summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-28selftests/powerpc: Add test of per-event excludesMichael Ellerman
2014-07-28selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman
2014-07-28selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman
2014-07-28selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman
2014-07-28selftests/powerpc: Count more instructions & use decimalMichael Ellerman
2014-07-28selftests/powerpc: Count instructions under scheduler pressureMichael Ellerman
2014-07-28selftests/powerpc: Add test of L3 bank handlingMichael Ellerman
2014-07-28selftests/powerpc: Move core_busy_loop() into asmMichael Ellerman
2014-07-28selftests/powerpc: Fix parse_proc_maps()Michael Ellerman
2014-07-28selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman
2014-07-27Merge branch 'acpica'Rafael J. Wysocki
2014-07-25perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty roundsJiri Olsa
2014-07-25perf record: Always force PERF_RECORD_FINISHED_ROUND eventJiri Olsa
2014-07-25perf inject: Add --kallsyms parameterAdrian Hunter
2014-07-25perf tools: Expose 'addr' functions so they can be reusedAdrian Hunter
2014-07-24perf session: Fix accounting of ordered samples queueJiri Olsa
2014-07-24perf powerpc: Include util/util.h and remove stringify macrosSukadev Bhattiprolu
2014-07-23perf tools: Fix build on gcc 4.4.7Arnaldo Carvalho de Melo
2014-07-23perf tools: Add thread parameter to vdso__dso_findnew()Adrian Hunter
2014-07-23perf tools: Add dso__type()Adrian Hunter
2014-07-23perf tools: Separate the VDSO map name from the VDSO dso nameAdrian Hunter
2014-07-23perf tools: Add vdso__new()Adrian Hunter
2014-07-23perf machine: Fix the lifetime of the VDSO temporary fileAdrian Hunter
2014-07-23perf tools: Group VDSO global variables into a structureAdrian Hunter
2014-07-23perf session: Add ability to skip 4GiB or moreAdrian Hunter
2014-07-23perf session: Add ability to 'skip' a non-piped event streamAdrian Hunter
2014-07-23perf tools: Pass machine to vdso__dso_findnew()Adrian Hunter
2014-07-23tools: add script to test udelayDavid Riley
2014-07-23perf tools: Add dso__data_size()Adrian Hunter
2014-07-23perf tools: Move rdtsc() functionAdrian Hunter
2014-07-23perf machine: Add ability to record the current tid for each cpuAdrian Hunter
2014-07-23perf tools: Add cpu to struct threadAdrian Hunter
2014-07-23perf tools: Add dsos__hit_all()Adrian Hunter
2014-07-23perf tools: Add dso__data_status_seen()Adrian Hunter
2014-07-23perf tools: Record whether a dso has dataAdrian Hunter
2014-07-23perf script: Do not print dangling '=>' for BTSAdrian Hunter
2014-07-23perf script: Improve srcline display for BTSAdrian Hunter
2014-07-23perf tools: Fix jump label always changing during tracingAdrian Hunter
2014-07-22perf tools: Fix incorrect fd error comparisonAdrian Hunter
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-21Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman
2014-07-19PM / tools: cpupower: drop negativity check on unsigned valueAndrey Utkin
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-18perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flagJiri Olsa
2014-07-18perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud
2014-07-17test: add firmware_class loader testKees Cook
2014-07-17perf tools: Allow TSC conversion on any archAdrian Hunter
2014-07-17perf tools: Remove needless getopt.h includesJiri Olsa
2014-07-17perf tools: Add --debug optionto set debug variableJiri Olsa