summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2014-07-28selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman-1/+93
2014-07-28selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman-4/+6
2014-07-28selftests/powerpc: Count more instructions & use decimalMichael Ellerman-8/+14
2014-07-28selftests/powerpc: Count instructions under scheduler pressureMichael Ellerman-2/+8
2014-07-28selftests/powerpc: Add test of L3 bank handlingMichael Ellerman-1/+49
2014-07-28selftests/powerpc: Move core_busy_loop() into asmMichael Ellerman-253/+272
2014-07-28selftests/powerpc: Fix parse_proc_maps()Michael Ellerman-1/+1
2014-07-28selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman-14/+11
2014-07-27Merge branch 'acpica'Rafael J. Wysocki-167/+1744
2014-07-25perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty roundsJiri Olsa-1/+7
2014-07-25perf record: Always force PERF_RECORD_FINISHED_ROUND eventJiri Olsa-2/+1
2014-07-25perf inject: Add --kallsyms parameterAdrian Hunter-0/+5
2014-07-25perf tools: Expose 'addr' functions so they can be reusedAdrian Hunter-33/+53
2014-07-24perf session: Fix accounting of ordered samples queueJiri Olsa-2/+1
2014-07-24perf powerpc: Include util/util.h and remove stringify macrosSukadev Bhattiprolu-3/+1
2014-07-23perf tools: Fix build on gcc 4.4.7Arnaldo Carvalho de Melo-1/+1
2014-07-23perf tools: Add thread parameter to vdso__dso_findnew()Adrian Hunter-7/+10
2014-07-23perf tools: Add dso__type()Adrian Hunter-0/+77
2014-07-23perf tools: Separate the VDSO map name from the VDSO dso nameAdrian Hunter-9/+20
2014-07-23perf tools: Add vdso__new()Adrian Hunter-5/+15
2014-07-23perf machine: Fix the lifetime of the VDSO temporary fileAdrian Hunter-13/+37
2014-07-23perf tools: Group VDSO global variables into a structureAdrian Hunter-12/+32
2014-07-23perf session: Add ability to skip 4GiB or moreAdrian Hunter-7/+8
2014-07-23perf session: Add ability to 'skip' a non-piped event streamAdrian Hunter-1/+6
2014-07-23perf tools: Pass machine to vdso__dso_findnew()Adrian Hunter-10/+14
2014-07-23tools: add script to test udelayDavid Riley-0/+66
2014-07-23perf tools: Add dso__data_size()Adrian Hunter-0/+24
2014-07-23perf tools: Move rdtsc() functionAdrian Hunter-9/+15
2014-07-23perf machine: Add ability to record the current tid for each cpuAdrian Hunter-0/+51
2014-07-23perf tools: Add cpu to struct threadAdrian Hunter-0/+2
2014-07-23perf tools: Add dsos__hit_all()Adrian Hunter-0/+43
2014-07-23perf tools: Add dso__data_status_seen()Adrian Hunter-0/+18
2014-07-23perf tools: Record whether a dso has dataAdrian Hunter-8/+22
2014-07-23perf script: Do not print dangling '=>' for BTSAdrian Hunter-3/+3
2014-07-23perf script: Improve srcline display for BTSAdrian Hunter-5/+15
2014-07-23perf tools: Fix jump label always changing during tracingAdrian Hunter-2/+7
2014-07-22perf tools: Fix incorrect fd error comparisonAdrian Hunter-1/+1
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-8/+124
2014-07-21Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman-56/+79
2014-07-19PM / tools: cpupower: drop negativity check on unsigned valueAndrey Utkin-1/+1
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-17/+15
2014-07-18perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flagJiri Olsa-2/+4
2014-07-18perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud-12/+97
2014-07-17test: add firmware_class loader testKees Cook-0/+179
2014-07-17perf tools: Allow TSC conversion on any archAdrian Hunter-26/+40
2014-07-17perf tools: Remove needless getopt.h includesJiri Olsa-2/+0
2014-07-17perf tools: Add --debug optionto set debug variableJiri Olsa-2/+67
2014-07-17perf tools: Factor eprintf to allow different debug variablesJiri Olsa-14/+14
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa-21/+43
2014-07-17perf tools: Remove verbose from functions prototypesJiri Olsa-20/+19