aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-04Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2014-07-28Revert "perf tools: Fix jump label always changing during tracing"Jiri Olsa
2014-07-28perf tools: Fix perf usage string leftoverJiri Olsa
2014-07-28Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
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-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
2014-07-17perf tools: Factor eprintf to allow different debug variablesJiri Olsa
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa