summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter2017-05-201-2/+2
* selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski2017-05-201-0/+46
* x86/mpx: Re-add MPX to selftests MakefileDave Hansen2017-05-141-1/+1
* cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-05-141-0/+1
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-261-11/+2
* ktest: Fix child exit code processingSteven Rostedt (VMware)2017-03-151-1/+1
* perf callchain: Reference count mapsKrister Johansen2017-03-123-2/+22
* perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim2017-02-141-0/+4
* perf diff: Fix -o/--order option behavior (again)Namhyung Kim2017-02-143-1/+14
* tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic2017-01-261-2/+3
* selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan2017-01-261-1/+1
* perf jit: Enable jitdump support without dwarfMaciej Debski2017-01-264-4/+11
* perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo2017-01-261-2/+4
* perf callchain: Fixup help/config for no-unwindingRabin Vincent2017-01-262-6/+0
* perf diff: Do not overwrite valid build idKan Liang2017-01-261-1/+2
* perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa2017-01-261-0/+2
* perf mem: Fix --all-user/--all-kernel optionsJiri Olsa2017-01-261-2/+2
* perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo2017-01-261-3/+3
* selftests: do not require bash for the generated testRolf Eike Beer2017-01-191-1/+1
* selftests: do not require bash to run netsocktests testcaseRolf Eike Beer2017-01-191-1/+1
* tools/virtio: fix READ_ONCE()Mark Rutland2017-01-151-1/+1
* perf annotate: Don't throw error for zero length symbolsRavi Bangoria2017-01-091-1/+2
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-094-6/+262
|\
| * tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams2016-12-064-6/+262
* | Revert "radix tree test suite: fix compilation"Linus Torvalds2016-12-092-1/+29
* | radix tree test suite: fix compilationMatthew Wilcox2016-12-072-29/+1
* | objtool: Fix bytes check of lea's rex_prefixJiri Slaby2016-12-061-1/+1
|/
* Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-185-34/+53
|\
| * tools/power/acpi: Remove direct kernel source include referenceLv Zheng2016-11-165-34/+53
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-142-17/+43
|\ \ | |/ |/|
| * Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel...Ingo Molnar2016-11-122-17/+43
| |\
| | * perf hists: Fix column length on --hierarchyNamhyung Kim2016-11-091-6/+6
| | * perf hists browser: Fix column indentation on --hierarchyNamhyung Kim2016-11-091-6/+13
| | * perf hists browser: Show folded sign properly on --hierarchyNamhyung Kim2016-11-091-1/+7
| | * perf hists browser: Fix indentation of folded sign on --hierarchyNamhyung Kim2016-11-091-3/+3
| | * perf hist browser: Fix hierarchy column countsNamhyung Kim2016-11-091-1/+14
| | |
| \ \
*-. \ \ Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki2016-11-111-5/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott2016-11-011-5/+2
| |/ /
* | | ringtest: poll for new buffers once before updating event indexPaolo Bonzini2016-10-311-2/+2
* | | ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini2016-10-316-83/+43
* | | ringtest: use link-time optimizationPaolo Bonzini2016-10-312-4/+4
|/ /
* | objtool: Fix rare switch jump table pattern detectionJosh Poimboeuf2016-10-271-1/+1
* | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc2016-10-191-0/+2
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-184-5/+6
|\
| * Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-10-174-5/+6
| |\
| | * perf jit: Fix build issue on UbuntuAnton Blanchard2016-10-171-1/+1
| | * perf jevents: Handle events including .c and .oWang Nan2016-10-171-2/+2
| | * perf header: Set nr_numa_nodes only when we parsed all the dataJiri Olsa2016-10-131-1/+1
| | * perf top: Fix refreshing hierarchy entries on TUINamhyung Kim2016-10-131-1/+2
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-182-33/+44
|\ \ \ | |/ / |/| |