aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-17perf tools: Remove verbose from functions prototypesJiri Olsa4-20/+19
2014-07-17perf machine: Fix leak of 'struct thread' on error pathAdrian Hunter1-1/+3
2014-07-17perf thread: Allow deletion of a thread with no map groupsAdrian Hunter1-2/+4
2014-07-17perf machine: Fix map groups of threads with unknown pidsAdrian Hunter3-6/+66
2014-07-17Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar19-28/+26
2014-07-16perf evsel: Add 'immediate' optionAdrian Hunter2-0/+6
2014-07-16perf evsel: Add 'no_aux_samples' optionAdrian Hunter2-3/+4
2014-07-16perf tools: Add option macro OPT_CALLBACK_OPTARGAdrian Hunter1-0/+5
2014-07-16perf tools: Add feature test for __sync_val_compare_and_swapAdrian Hunter4-0/+29
2014-07-16perf evlist: Pass mmap parameters in a structAdrian Hunter1-20/+26
2014-07-16perf session: Flag if the event stream is entirely in memoryAdrian Hunter2-1/+11
2014-07-16perf symbols: Add ability to iterate over a dso's symbolsAdrian Hunter2-1/+19
2014-07-16perf symbols: Do not attempt to read data from kallsymsAdrian Hunter1-0/+2
2014-07-16perf symbols: Record whether a dso is 64-bitAdrian Hunter6-0/+29
2014-07-16perf buildid-cache: Apply force option to copying kcoreAdrian Hunter1-3/+5
2014-07-16perf callchain: Fix appending a callchain from a previous sampleAdrian Hunter1-1/+1
2014-07-16perf inject: Fix build id injectionAdrian Hunter1-0/+3
2014-07-16perf symbols: Fix missing GNU IFUNC symbolsAdrian Hunter1-1/+2
2014-07-16perf tools: Fix missing kernel map loadAdrian Hunter1-0/+1
2014-07-16perf record: Select comm_exec flag if supportedAdrian Hunter1-1/+17
2014-07-16perf script: Display PERF_RECORD_MISC_COMM_EXEC flagAdrian Hunter2-2/+10
2014-07-16perf machine: Fix the value used for unknown pidsAdrian Hunter4-12/+13
2014-07-16perf script: Provide additional sample information on generic eventsJoseph Schuchart1-3/+20
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart11-48/+146
2014-07-16perf script: Add missing calls to Py_DECREF for return valuesJoseph Schuchart1-2/+10
2014-07-16perf kvm: Add stat support on s390Alexander Yarygin6-11/+175
2014-07-16perf kvm: Add skip_event() for --duration optionAlexander Yarygin3-1/+18
2014-07-16perf kvm: Move arch specific code into arch/Alexander Yarygin5-263/+317
2014-07-16perf kvm: Use defines of kvm eventsAlexander Yarygin2-18/+17
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-37/+38
2014-07-16Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into locking/urgentIngo Molnar3-17/+15
2014-07-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/coreIngo Molnar4-60/+845
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman43-127/+1253
2014-07-11tools: selftests - create a separate hotplug target for full range testShuah Khan6-6/+105
2014-07-11tools: fix kcmp_test compile warningsShuah Khan1-1/+1
2014-07-11tools: Fix mqueue Makefile compile linking orderShuah Khan1-2/+2
2014-07-11tools: fix mq_open_tests compile warningsShuah Khan1-6/+14
2014-07-11tools: fix mq_perf_tests compile warningsShuah Khan1-19/+21
2014-07-11tools: cpu-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-11tools: memory-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-10perf timechart: Add more options to IO modeStanislav Fomichev2-2/+86
2014-07-10perf timechart: Conditionally update start_time on forkStanislav Fomichev1-1/+1
2014-07-10perf timechart: Implement IO modeStanislav Fomichev4-24/+725
2014-07-10perf timechart: Fix rendering in FirefoxStanislav Fomichev1-36/+36
2014-07-09Tools: hv: fix file overwriting of hv_fcopy_daemonYue Zhang1-1/+2
2014-07-09Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.08b', 'nocbs.2014.07.07a' and 'torture.2014.07.07a' into HEADPaul E. McKenney19-28/+26
2014-07-09rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney16-16/+0
2014-07-08perf trace: Fix build on 32-bit systemsArnaldo Carvalho de Melo1-3/+3
2014-07-08perf trace: Add pagefault statisticsStanislav Fomichev1-0/+17
2014-07-08perf tools: Suggest using -f to override perf.data file ownership messageArnaldo Carvalho de Melo1-1/+1