summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2017-11-10selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski
2017-11-10cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings
2017-06-02give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-05-21ktest: Fix child exit code processingSteven Rostedt (VMware)
2017-03-27perf callchain: Reference count mapsKrister Johansen
2017-03-20perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim
2017-03-20perf diff: Fix -o/--order option behavior (again)Namhyung Kim
2017-02-26tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic
2017-02-26selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan
2017-02-26perf jit: Enable jitdump support without dwarfMaciej Debski
2017-02-26perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo
2017-02-26perf callchain: Fixup help/config for no-unwindingRabin Vincent
2017-02-26perf diff: Do not overwrite valid build idKan Liang
2017-02-26perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa
2017-02-26perf mem: Fix --all-user/--all-kernel optionsJiri Olsa
2017-02-26perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo
2017-02-21selftests: do not require bash for the generated testRolf Eike Beer
2017-02-21selftests: do not require bash to run netsocktests testcaseRolf Eike Beer
2017-02-21tools/virtio: fix READ_ONCE()Mark Rutland
2016-11-26perf hists: Fix column length on --hierarchyNamhyung Kim
2016-11-21spi: spidev_test: fix build with musl libcBaruch Siach
2016-11-18perf top: Fix refreshing hierarchy entries on TUINamhyung Kim
2016-11-18cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott
2016-10-31perf symbols: Fixup symbol sizes before picking best onesArnaldo Carvalho de Melo
2016-10-31perf symbols: Check symbol_conf.allow_aliases for kallsyms loading tooArnaldo Carvalho de Melo
2016-10-31perf ui/stdio: Always reset output width for hierarchyNamhyung Kim
2016-10-31perf ui/tui: Reset output width for hierarchyNamhyung Kim
2016-10-31perf powerpc: Fix build-test failureRavi Bangoria
2016-10-31perf hists browser: Fix event group displayNamhyung Kim
2016-10-31perf data: Fix building in 32 bit platform with libbabeltraceWang Nan
2016-10-28perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter
2016-10-28perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter
2016-10-28perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter
2016-10-28spi: spidev_test: Fix buffer overflow in unescape()Geert Uytterhoeven
2016-09-29Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-25radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox
2016-09-19tools/testing/nvdimm: fix allocation range for mock flush hint tablesDan Williams
2016-09-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-08tools/lguest: Don't bork the terminal in case of wrong argsDaniel Baluta
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-29tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-22Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-08-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-18perf evsel: Do not access outside hw cache name arraysArnaldo Carvalho de Melo
2016-08-18tools lib: Reinstate strlcpy() header guard with __UCLIBC__Vineet Gupta
2016-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-16perf unwind: Use addr_location::addr instead of ip for entriesMilian Wolff
2016-08-16Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/li...Ingo Molnar