summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-07-07perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin
2014-07-07perf hists browser: Left justify column headersArnaldo Carvalho de Melo
2014-07-07perf hists browser: Add ui.show-headers config file optionJiri Olsa
2014-07-07tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs
2014-07-07tools/liblockdep: Remove debug print left over from developmentSasha Levin
2014-07-07tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang
2014-07-07perf hists browser: Display columns header text on 'H' pressJiri Olsa
2014-07-07perf hists browser: Add support for showing columns headerArnaldo Carvalho de Melo
2014-07-07perf hists browser: Override ui_browser refresh_dimensions methodArnaldo Carvalho de Melo
2014-07-07perf hists browser: Introduce gotorc methodArnaldo Carvalho de Melo
2014-07-07perf ui browser: Allow overriding refresh_dimensions methodArnaldo Carvalho de Melo
2014-07-07perf ui browser: Add ->rows to disambiguate from ->heightArnaldo Carvalho de Melo
2014-07-05Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-07-03Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Shuah Khan
2014-07-03tools: memory-hotplug fix unexpected operator errorShuah Khan
2014-07-03tools: cpu-hotplug fix unexpected operator errorShuah Khan
2014-07-01tmon: set umask to a reasonable valueNeil Horman
2014-07-01tmon: Check log file for common secuirty issuesNeil Horman
2014-06-30Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-07-01tools/thermal: tmon: fix compilation errors when building staticallyJavi Merino
2014-06-30tools: ffs-test: fix header values endianessMichal Nazarewicz
2014-06-30tools: ffs-aio-example: add license informationRobert Baldyga
2014-06-30tools: ffs-aio-example: convert to new descriptor formatRobert Baldyga
2014-06-30tools: ffs-aio-example: fix header values endianessRobert Baldyga
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi
2014-06-27perf script: Handle the num array type in python properlySebastian Andrzej Siewior
2014-06-27perf script: Move the number processing into its own functionSebastian Andrzej Siewior
2014-06-27perf tools: Fix wrong condition for allocation failureJiri Olsa
2014-06-27perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu
2014-06-27tools lib traceevent: Fix a risk for doing free on uninitialized pointerRickard Strandqvist
2014-06-26perf trace: Add possibility to switch off syscall eventsStanislav Fomichev
2014-06-26perf trace: Add pagefaults record and replay supportStanislav Fomichev
2014-06-26perf trace: Add support for pagefault tracingStanislav Fomichev
2014-06-26perf trace: Add perf_event parameter to tracepoint_handlerStanislav Fomichev
2014-06-26torture: Clean up diagnostics from --buildonly runsPaul E. McKenney
2014-06-26torture: Enable versions without CFcommon to function correctlyPaul E. McKenney
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2014-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-06-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-24Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-24selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman
2014-06-20perf symbols: Get kernel start address by symbol nameSimon Que
2014-06-20perf tools: Fix segfault in cumulative.callchain reportJiri Olsa
2014-06-19perf bench sched-messaging: Drop barf()Davidlohr Bueso
2014-06-19perf bench mem: The -o and -n options are mutually exclusiveDavidlohr Bueso
2014-06-19perf bench futex: Use global --repeat optionDavidlohr Bueso
2014-06-19perf bench: Add --repeat optionDavidlohr Bueso
2014-06-19perf bench sched-messaging: Plug memleakDavidlohr Bueso