index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf probe: Avoid accessing uninitialized 'map' variable
Arnaldo Carvalho de Melo
2017-02-14
1
-1
/
+1
*
perf tools: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
2017-02-14
1
-9
/
+6
*
perf record: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
2017-02-14
1
-8
/
+9
*
perf tests: Synthesize struct instead of using field after variable sized type
Arnaldo Carvalho de Melo
2017-02-14
1
-11
/
+8
*
perf bench numa: Make sure dprintf() is not defined
Arnaldo Carvalho de Melo
2017-02-14
1
-0
/
+1
*
Revert "perf bench futex: Sanitize numeric parameters"
Arnaldo Carvalho de Melo
2017-02-14
6
-20
/
+0
*
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
2017-02-14
1
-0
/
+4
*
perf symbols: dso->name is an array, no need to check it against NULL
Arnaldo Carvalho de Melo
2017-02-13
2
-4
/
+4
*
perf tests record: No need to test an array against NULL
Arnaldo Carvalho de Melo
2017-02-13
1
-1
/
+1
*
perf symbols: No need to check if sym->name is NULL
Arnaldo Carvalho de Melo
2017-02-13
5
-6
/
+5
*
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
2017-02-13
4
-4
/
+6
*
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
2017-02-13
1
-1
/
+1
*
perf diff: Change default setting to "delta-abs"
Namhyung Kim
2017-02-13
2
-5
/
+5
*
perf diff: Add diff.compute config option
Namhyung Kim
2017-02-13
3
-3
/
+23
*
perf diff: Add diff.order config option
Namhyung Kim
2017-02-13
3
-1
/
+26
*
perf diff: Add 'delta-abs' compute method
Namhyung Kim
2017-02-13
2
-3
/
+49
*
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
2017-02-13
1
-0
/
+1
*
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-09
2
-0
/
+7
*
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
2017-02-09
1
-5
/
+3
*
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
2017-02-09
1
-3
/
+3
*
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
2017-02-08
1
-0
/
+1
*
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
2017-02-08
1
-1
/
+1
*
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-08
1
-1
/
+1
*
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-08
1
-0
/
+1
*
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
2017-02-08
1
-0
/
+2
*
perf vendor events intel: Add uncore events for Broadwell DE
Andi Kleen
2017-02-08
3
-0
/
+484
*
perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)
Andi Kleen
2017-02-08
1
-0
/
+42
*
perf vendor events intel: Add uncore events for Sandy Bridge Server
Andi Kleen
2017-02-08
4
-0
/
+582
*
perf vendor events intel: Add uncore events for IvyBridge Server
Andi Kleen
2017-02-08
4
-0
/
+692
*
perf vendor events intel: Add uncore events for Broadwell Server
Andi Kleen
2017-02-08
4
-0
/
+512
*
perf vendor events intel: Add uncore events for Haswell Server processor
Andi Kleen
2017-02-08
4
-0
/
+512
*
perf tools: Fix include of linux/mman.h
Arnaldo Carvalho de Melo
2017-02-08
1
-1
/
+1
*
perf tools: Use zfree() to avoid keeping dangling pointers
Taeung Song
2017-02-08
1
-6
/
+6
*
perf tools: Use zfree() instead of ad hoc equivalent
Taeung Song
2017-02-08
1
-4
/
+2
*
perf tools: Add missing check for failure in a zalloc() call
Taeung Song
2017-02-08
1
-0
/
+2
*
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
2017-02-08
1
-1
/
+2
*
perf probe: Add option --symfs
Uwe Kleine-König
2017-02-08
1
-0
/
+2
*
perf symbols: Take into account symfs setting when reading file build ID
Victor Kamensky
2017-02-08
1
-2
/
+4
*
perf list: Add debug support for outputing alias string
Andi Kleen
2017-02-08
4
-0
/
+15
*
perf pmu: Support event aliases for non cpu// pmus
Andi Kleen
2017-02-08
2
-27
/
+51
*
perf pmu: Support per pmu json aliases
Andi Kleen
2017-02-08
1
-4
/
+9
*
perf jevents: Add support for parsing uncore json files
Andi Kleen
2017-02-08
4
-13
/
+98
*
perf jevents: Parse eventcode as number
Andi Kleen
2017-02-08
1
-1
/
+9
*
perf bpf: Add missing newline in debug messages
He Kuang
2017-02-08
1
-2
/
+2
*
perf tools arm64: Add support for generating bpf prologue
He Kuang
2017-02-08
2
-1
/
+15
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2017-02-06
3
-1
/
+18
|
\
|
*
perf callchain: Reference count maps
Krister Johansen
2017-02-02
3
-2
/
+22
|
*
perf diff: Fix -o/--order option behavior (again)
Namhyung Kim
2017-02-02
3
-1
/
+14
|
*
perf diff: Fix segfault on 'perf diff -o N' option
Namhyung Kim
2017-02-02
1
-0
/
+4
*
|
perf ftrace: Add ftrace.tracer config option
Taeung Song
2017-01-31
1
-0
/
+25
[next]