summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-09
|\
| *-. Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki2016-04-08
| |\ \
| | | * tools/power turbostat: work around RC6 counter wrapLen Brown2016-04-07
| | | * tools/power turbostat: initial KBL supportLen Brown2016-04-07
| | | * tools/power turbostat: initial SKX supportLen Brown2016-04-07
| | | * tools/power turbostat: decode BXT TSC frequency via CPUIDLen Brown2016-04-07
| | | * tools/power turbostat: initial BXT supportLen Brown2016-04-07
| | | * tools/power turbostat: print IRTL MSRsLen Brown2016-04-07
| | | * tools/power turbostat: SGX state should print only if --debugLen Brown2016-04-07
* | | | Merge tag 'linux-kselftest-4.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-04
|\ \ \ \ | |/ / / |/| | |
| * | | selftest/seccomp: Fix the seccomp(2) signatureMickaël Salaün2016-03-29
| * | | selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNCMickaël Salaün2016-03-29
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-03
|\ \ \ \
| * | | | perf jit: genelf makes assumptions about endianAnton Blanchard2016-03-30
| * | | | perf hists: Fix determination of a callchain node's childlessnessAndres Freund2016-03-30
| * | | | perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...Arnaldo Carvalho de Melo2016-03-29
| * | | | perf tools: Fix build break on powerpcSukadev Bhattiprolu2016-03-28
| * | | | perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...Arnaldo Carvalho de Melo2016-03-24
| * | | | perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo2016-03-24
* | | | | tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.shSedat Dilek2016-03-30
| |/ / / |/| | |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-24
|\ \ \ \ | |/ / /
| * | | Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-03-24
| |\ \ \
| | * | | perf llvm: Use strerror_r instead of the thread unsafe strerror oneArnaldo Carvalho de Melo2016-03-23
| | * | | perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo2016-03-23
| | * | | perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo2016-03-23
| | * | | perf probe: No need to use formatting strbuf methodArnaldo Carvalho de Melo2016-03-23
| | * | | perf help: Use asprintf instead of adhoc equivalentsArnaldo Carvalho de Melo2016-03-23
| | * | | perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo2016-03-23
| | * | | perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo2016-03-23
| | * | | tools include: Copy linux/stringify.h from the kernelArnaldo Carvalho de Melo2016-03-23
| | * | | tools lib traceevent: Remove redundant CPU outputSteven Rostedt2016-03-23
| | * | | perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo2016-03-23
| | * | | perf tools: Simplify die() mechanismArnaldo Carvalho de Melo2016-03-23
| | * | | perf tools: Remove unused DIE_IF macroArnaldo Carvalho de Melo2016-03-23
| | * | | perf script: Remove lots of unused argumentsArnaldo Carvalho de Melo2016-03-23
| | * | | perf thread: Rename perf_event__preprocess_sample_addr to thread__resolveArnaldo Carvalho de Melo2016-03-23
| | * | | perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo2016-03-23
| | * | | perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo2016-03-23
| | * | | perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo2016-03-23
| | * | | perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2016-03-23
| | * | | perf list: Fix documentation of :pppAndi Kleen2016-03-22
| | * | | perf bench numa: Fix assertion for nodes bitfieldJakub Jelen2016-03-21
| | * | | perf symbols: Record text offset in dso to calculate objdump addressWang Nan2016-03-18
| | * | | tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2016-03-18
| | * | | perf test: Remove 'core_id' check in topo testSukadev Bhattiprolu2016-03-11
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-24
|\ \ \ \ \ | |/ / / /
| * | | | selftests/x86: Add an iopl testAndy Lutomirski2016-03-17
* | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-20
|\ \ \ \ \
| * | | | | objtool: Only print one warning per functionJosh Poimboeuf2016-03-09
| * | | | | objtool: Add several performance improvementsJosh Poimboeuf2016-03-09