summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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
2016-08-15perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter
2016-08-15tools: Sync kvm related header files for arm64 and s390Arnaldo Carvalho de Melo
2016-08-15perf probe: Release resources on error when handling exit pathsArnaldo Carvalho de Melo
2016-08-15perf probe: Check for dup and fdopen failuresColin Ian King
2016-08-15perf symbols: Fix annotation of objects with debuginfo filesAnton Blanchard
2016-08-15perf script: Don't disable use_callchain if input is pipeHe Kuang
2016-08-15perf script: Show proper message when failed list scriptsHe Kuang
2016-08-15perf jitdump: Add the right header to get the major()/minor() definitionsArnaldo Carvalho de Melo
2016-08-15tools: iio: iio_generic_buffer: initialize channel array pointerAlison Schofield
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin
2016-08-15ringtest: test build fixMichael S. Tsirkin
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-12perf ppc64le: Fix build failure when libelf is not presentRavi Bangoria
2016-08-12perf tools mem: Fix -t store option for record commandJiri Olsa
2016-08-12perf intel-pt: Fix ip compressionAdrian Hunter
2016-08-10tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman
2016-08-09Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/li...Ingo Molnar