aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-07-07perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin3-3/+8
2014-07-07perf hists browser: Left justify column headersArnaldo Carvalho de Melo1-1/+1
2014-07-07perf hists browser: Add ui.show-headers config file optionJiri Olsa4-2/+17
2014-07-07tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs3-14/+14
2014-07-07tools/liblockdep: Remove debug print left over from developmentSasha Levin1-2/+0
2014-07-07tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang1-1/+1
2014-07-07perf hists browser: Display columns header text on 'H' pressJiri Olsa1-2/+45
2014-07-07perf hists browser: Add support for showing columns headerArnaldo Carvalho de Melo1-2/+40
2014-07-07perf hists browser: Override ui_browser refresh_dimensions methodArnaldo Carvalho de Melo1-5/+13
2014-07-07perf hists browser: Introduce gotorc methodArnaldo Carvalho de Melo1-3/+8
2014-07-07perf ui browser: Allow overriding refresh_dimensions methodArnaldo Carvalho de Melo2-2/+6
2014-07-07perf ui browser: Add ->rows to disambiguate from ->heightArnaldo Carvalho de Melo3-24/+24
2014-07-05Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar8-21/+346
2014-07-03Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Shuah Khan1-0/+5
2014-07-03tools: memory-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-03tools: cpu-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-01tmon: set umask to a reasonable valueNeil Horman1-1/+1
2014-07-01tmon: Check log file for common secuirty issuesNeil Horman1-0/+24
2014-06-30Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-25/+5
2014-07-01tools/thermal: tmon: fix compilation errors when building staticallyJavi Merino1-1/+1
2014-06-30tools: ffs-test: fix header values endianessMichal Nazarewicz1-2/+2
2014-06-30tools: ffs-aio-example: add license informationRobert Baldyga4-0/+108
2014-06-30tools: ffs-aio-example: convert to new descriptor formatRobert Baldyga2-8/+16
2014-06-30tools: ffs-aio-example: fix header values endianessRobert Baldyga2-4/+4
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi2-23/+3
2014-06-27perf script: Handle the num array type in python properlySebastian Andrzej Siewior1-12/+31
2014-06-27perf script: Move the number processing into its own functionSebastian Andrzej Siewior1-15/+23
2014-06-27perf tools: Fix wrong condition for allocation failureJiri Olsa1-1/+1
2014-06-27perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu5-2/+300
2014-06-27tools lib traceevent: Fix a risk for doing free on uninitialized pointerRickard Strandqvist1-3/+3
2014-06-26perf trace: Add possibility to switch off syscall eventsStanislav Fomichev2-26/+39
2014-06-26perf trace: Add pagefaults record and replay supportStanislav Fomichev1-18/+45
2014-06-26perf trace: Add support for pagefault tracingStanislav Fomichev2-1/+163
2014-06-26perf trace: Add perf_event parameter to tracepoint_handlerStanislav Fomichev1-3/+8
2014-06-26torture: Clean up diagnostics from --buildonly runsPaul E. McKenney3-12/+25
2014-06-26torture: Enable versions without CFcommon to function correctlyPaul E. McKenney1-0/+1
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira10-5/+35
2014-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-4/+12
2014-06-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar3-14/+59
2014-06-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar12-68/+67
2014-06-24Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-3/+23
2014-06-24selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman2-4/+12
2014-06-20perf symbols: Get kernel start address by symbol nameSimon Que1-32/+22
2014-06-20perf tools: Fix segfault in cumulative.callchain reportJiri Olsa1-5/+16
2014-06-19perf bench sched-messaging: Drop barf()Davidlohr Bueso1-26/+19
2014-06-19perf bench mem: The -o and -n options are mutually exclusiveDavidlohr Bueso2-0/+10
2014-06-19perf bench futex: Use global --repeat optionDavidlohr Bueso2-19/+3
2014-06-19perf bench: Add --repeat optionDavidlohr Bueso3-0/+12
2014-06-19perf bench sched-messaging: Plug memleakDavidlohr Bueso1-0/+2