summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-05-14x86/mpx: Re-add MPX to selftests MakefileDave Hansen1-1/+1
2017-05-14cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2017-03-15ktest: Fix child exit code processingSteven Rostedt (VMware)1-1/+1
2017-03-12perf callchain: Reference count mapsKrister Johansen3-2/+22
2017-02-14perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim1-0/+4
2017-02-14perf diff: Fix -o/--order option behavior (again)Namhyung Kim3-1/+14
2017-01-26tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic1-2/+3
2017-01-26selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan1-1/+1
2017-01-26perf jit: Enable jitdump support without dwarfMaciej Debski4-4/+11
2017-01-26perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo1-2/+4
2017-01-26perf callchain: Fixup help/config for no-unwindingRabin Vincent2-6/+0
2017-01-26perf diff: Do not overwrite valid build idKan Liang1-1/+2
2017-01-26perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa1-0/+2
2017-01-26perf mem: Fix --all-user/--all-kernel optionsJiri Olsa1-2/+2
2017-01-26perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo1-3/+3
2017-01-19selftests: do not require bash for the generated testRolf Eike Beer1-1/+1
2017-01-19selftests: do not require bash to run netsocktests testcaseRolf Eike Beer1-1/+1
2017-01-15tools/virtio: fix READ_ONCE()Mark Rutland1-1/+1
2017-01-09perf annotate: Don't throw error for zero length symbolsRavi Bangoria1-1/+2
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+262
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds2-1/+29
2016-12-07radix tree test suite: fix compilationMatthew Wilcox2-29/+1
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams4-6/+262
2016-12-06objtool: Fix bytes check of lea's rex_prefixJiri Slaby1-1/+1
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-34/+53
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng5-34/+53
2016-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+43
2016-11-12Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel...Ingo Molnar2-17/+43
2016-11-11Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki1-5/+2
2016-11-09perf hists: Fix column length on --hierarchyNamhyung Kim1-6/+6
2016-11-09perf hists browser: Fix column indentation on --hierarchyNamhyung Kim1-6/+13
2016-11-09perf hists browser: Show folded sign properly on --hierarchyNamhyung Kim1-1/+7
2016-11-09perf hists browser: Fix indentation of folded sign on --hierarchyNamhyung Kim1-3/+3
2016-11-09perf hist browser: Fix hierarchy column countsNamhyung Kim1-1/+14
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott1-5/+2
2016-10-31ringtest: poll for new buffers once before updating event indexPaolo Bonzini1-2/+2
2016-10-31ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini6-83/+43
2016-10-31ringtest: use link-time optimizationPaolo Bonzini2-4/+4
2016-10-27objtool: Fix rare switch jump table pattern detectionJosh Poimboeuf1-1/+1
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc1-0/+2
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+6
2016-10-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-33/+44
2016-10-17Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...Ingo Molnar4-5/+6
2016-10-17perf jit: Fix build issue on UbuntuAnton Blanchard1-1/+1
2016-10-17perf jevents: Handle events including .c and .oWang Nan1-2/+2
2016-10-16objtool: Skip all "unreachable instruction" warnings for gcov kernelsJosh Poimboeuf1-31/+26
2016-10-16objtool: Improve rare switch jump table pattern detectionJosh Poimboeuf1-2/+9
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds41-5/+3775
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-0/+9