index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2017-02-13
perf diff: Add diff.compute config option
Namhyung Kim
2017-02-13
perf diff: Add diff.order config option
Namhyung Kim
2017-02-13
perf diff: Add 'delta-abs' compute method
Namhyung Kim
2017-02-13
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
2017-02-09
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-09
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
2017-02-09
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
2017-02-08
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
2017-02-08
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
2017-02-08
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-08
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-08
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
2017-02-08
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
2017-02-08
tools lib bpf: Add missing header to the library
Mickaël Salaün
2017-02-08
perf vendor events intel: Add uncore events for Broadwell DE
Andi Kleen
2017-02-08
perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)
Andi Kleen
2017-02-08
perf vendor events intel: Add uncore events for Sandy Bridge Server
Andi Kleen
2017-02-08
perf vendor events intel: Add uncore events for IvyBridge Server
Andi Kleen
2017-02-08
perf vendor events intel: Add uncore events for Broadwell Server
Andi Kleen
2017-02-08
perf vendor events intel: Add uncore events for Haswell Server processor
Andi Kleen
2017-02-08
perf tools: Fix include of linux/mman.h
Arnaldo Carvalho de Melo
2017-02-08
tools lib traceevent: Robustify do_generate_dynamic_list_file
David Carrillo-Cisneros
2017-02-08
perf tools: Use zfree() to avoid keeping dangling pointers
Taeung Song
2017-02-08
perf tools: Use zfree() instead of ad hoc equivalent
Taeung Song
2017-02-08
perf tools: Add missing check for failure in a zalloc() call
Taeung Song
2017-02-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
2017-02-08
perf probe: Add option --symfs
Uwe Kleine-König
2017-02-08
perf symbols: Take into account symfs setting when reading file build ID
Victor Kamensky
2017-02-08
perf sdt: Show proper hint when event not yet in place via 'perf probe'
Ravi Bangoria
2017-02-08
perf list: Add debug support for outputing alias string
Andi Kleen
2017-02-08
perf pmu: Support event aliases for non cpu// pmus
Andi Kleen
2017-02-08
perf pmu: Support per pmu json aliases
Andi Kleen
2017-02-08
perf jevents: Add support for parsing uncore json files
Andi Kleen
2017-02-08
perf jevents: Parse eventcode as number
Andi Kleen
2017-02-08
perf bpf: Add missing newline in debug messages
He Kuang
2017-02-08
perf tools arm64: Add support for generating bpf prologue
He Kuang
2017-02-06
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2017-02-03
Merge tag 'perf-urgent-for-mingo-4.10-20170203' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-02-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-02
perf callchain: Reference count maps
Krister Johansen
2017-02-02
perf diff: Fix -o/--order option behavior (again)
Namhyung Kim
2017-02-02
perf diff: Fix segfault on 'perf diff -o N' option
Namhyung Kim
2017-02-01
Merge tag 'perf-core-for-mingo-4.11-20170201' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-01-31
perf ftrace: Add ftrace.tracer config option
Taeung Song
2017-01-31
perf tools: Create for_each_event macro for tracepoints iteration
Taeung Song
2017-01-31
perf test: Add libbpf pinning test
Joe Stringer
2017-01-31
tools lib api fs: Add bpf_fs filesystem detector
Joe Stringer
2017-01-31
tools perf util: Make rm_rf(path) argument const
Joe Stringer
2017-01-31
tools lib bpf: Add bpf_object__pin()
Joe Stringer
2017-01-31
tools lib bpf: Add bpf_map__pin()
Joe Stringer
[next]