index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
perf diff: Add 'delta-abs' compute method
Namhyung Kim
2
-3
/
+49
2017-02-13
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-09
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2
-0
/
+7
2017-02-09
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
1
-5
/
+3
2017-02-09
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-02-09
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-08
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-08
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-08
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-08
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-02-08
perf vendor events intel: Add uncore events for Broadwell DE
Andi Kleen
3
-0
/
+484
2017-02-08
perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)
Andi Kleen
1
-0
/
+42
2017-02-08
perf vendor events intel: Add uncore events for Sandy Bridge Server
Andi Kleen
4
-0
/
+582
2017-02-08
perf vendor events intel: Add uncore events for IvyBridge Server
Andi Kleen
4
-0
/
+692
2017-02-08
perf vendor events intel: Add uncore events for Broadwell Server
Andi Kleen
4
-0
/
+512
2017-02-08
perf vendor events intel: Add uncore events for Haswell Server processor
Andi Kleen
4
-0
/
+512
2017-02-08
perf tools: Fix include of linux/mman.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-08
perf tools: Use zfree() to avoid keeping dangling pointers
Taeung Song
1
-6
/
+6
2017-02-08
perf tools: Use zfree() instead of ad hoc equivalent
Taeung Song
1
-4
/
+2
2017-02-08
perf tools: Add missing check for failure in a zalloc() call
Taeung Song
1
-0
/
+2
2017-02-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
1
-1
/
+2
2017-02-08
perf probe: Add option --symfs
Uwe Kleine-König
1
-0
/
+2
2017-02-08
perf symbols: Take into account symfs setting when reading file build ID
Victor Kamensky
1
-2
/
+4
2017-02-08
perf list: Add debug support for outputing alias string
Andi Kleen
4
-0
/
+15
2017-02-08
perf pmu: Support event aliases for non cpu// pmus
Andi Kleen
2
-27
/
+51
2017-02-08
perf pmu: Support per pmu json aliases
Andi Kleen
1
-4
/
+9
2017-02-08
perf jevents: Add support for parsing uncore json files
Andi Kleen
4
-13
/
+98
2017-02-08
perf jevents: Parse eventcode as number
Andi Kleen
1
-1
/
+9
2017-02-08
perf bpf: Add missing newline in debug messages
He Kuang
1
-2
/
+2
2017-02-08
perf tools arm64: Add support for generating bpf prologue
He Kuang
2
-1
/
+15
2017-02-06
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
3
-1
/
+18
2017-02-02
cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy
Tejun Heo
1
-7
/
+19
2017-02-02
perf callchain: Reference count maps
Krister Johansen
3
-2
/
+22
2017-02-02
perf diff: Fix -o/--order option behavior (again)
Namhyung Kim
3
-1
/
+14
2017-02-02
perf diff: Fix segfault on 'perf diff -o N' option
Namhyung Kim
1
-0
/
+4
2017-01-31
perf ftrace: Add ftrace.tracer config option
Taeung Song
1
-0
/
+25
2017-01-31
perf tools: Create for_each_event macro for tracepoints iteration
Taeung Song
1
-20
/
+18
2017-01-31
perf test: Add libbpf pinning test
Joe Stringer
1
-1
/
+41
2017-01-31
tools perf util: Make rm_rf(path) argument const
Joe Stringer
2
-2
/
+2
2017-01-31
perf callchain: Reference count maps
Krister Johansen
3
-2
/
+22
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-41
/
+72
2017-01-27
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
12
-23
/
+62
2017-01-27
perf config: Do not consider an error not to have any perfconfig file
Arnaldo Carvalho de Melo
1
-6
/
+8
2017-01-26
perf ftrace: Remove needless code setting default tracer
Taeung Song
1
-4
/
+1
2017-01-26
Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm...
Ingo Molnar
20
-67
/
+546
2017-01-26
perf ftrace: Make 'function_graph' be the default tracer
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-01-26
perf ftrace: Introduce new 'ftrace' tool
Namhyung Kim
6
-0
/
+282
2017-01-26
perf util: Add more debug message on failure path
Namhyung Kim
2
-18
/
+39
2017-01-26
perf util: Save pid-cmdline mapping into tracing header
Namhyung Kim
4
-3
/
+84
2017-01-26
perf scripting perl: Do not die() when not founding event for a type
Arnaldo Carvalho de Melo
1
-2
/
+4
[prev]
[next]