summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-06-27perf script: Handle the num array type in python properlySebastian Andrzej Siewior
2014-06-27perf script: Move the number processing into its own functionSebastian Andrzej Siewior
2014-06-27perf tools: Fix wrong condition for allocation failureJiri Olsa
2014-06-27perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu
2014-06-27tools lib traceevent: Fix a risk for doing free on uninitialized pointerRickard Strandqvist
2014-06-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-20perf symbols: Get kernel start address by symbol nameSimon Que
2014-06-20perf tools: Fix segfault in cumulative.callchain reportJiri Olsa
2014-06-19perf bench sched-messaging: Drop barf()Davidlohr Bueso
2014-06-19perf bench mem: The -o and -n options are mutually exclusiveDavidlohr Bueso
2014-06-19perf bench futex: Use global --repeat optionDavidlohr Bueso
2014-06-19perf bench: Add --repeat optionDavidlohr Bueso
2014-06-19perf bench sched-messaging: Plug memleakDavidlohr Bueso
2014-06-19perf ui browser: Fix scrollbar refresh row indexJiri Olsa
2014-06-19perf hists browser: Remove ev_name argument from perf_evsel__hists_browseJiri Olsa
2014-06-19perf trace: Cache the is_exit syscall testArnaldo Carvalho de Melo
2014-06-19perf trace: Remove needless reassignmentsArnaldo Carvalho de Melo
2014-06-19perf evlist: Add suggestion of how to set perf_event_paranoid sysctlArnaldo Carvalho de Melo
2014-06-19perf trace: Fix up fd -> pathname resolutionArnaldo Carvalho de Melo
2014-06-19tools lib traceevent: Clean up format of args in jbd2 pluginSteven Rostedt
2014-06-19tools lib traceevent: Clean up format of args in cfg80211 pluginSteven Rostedt
2014-06-19tools lib traceevent: Fix format in plugin_kvmSteven Rostedt
2014-06-19tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepointsJan Kiszka
2014-06-19tools lib traceevent: Add back in kvm plugins nested_vmexit eventsSteven Rostedt (Red Hat)
2014-06-19tools lib traceevent: Factor out print_exit_reason in kvm pluginJan Kiszka
2014-06-19tools lib traceevent: Report unknown VMX exit reasons with codeJan Kiszka
2014-06-14Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar
2014-06-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa
2014-06-12perf tests: Add test for caching dso file descriptorsJiri Olsa
2014-06-12perf tests: Allow reuse of test_file functionJiri Olsa
2014-06-12perf tests: Spawn child for each testJiri Olsa
2014-06-12perf tools: Add dso__data_* interface descriptonsJiri Olsa
2014-06-12perf tools: Allow to close dso fd in case of open failureJiri Olsa
2014-06-12perf tools: Add file size check and factor dso__data_read_offsetJiri Olsa
2014-06-12perf tools: Cache dso data file descriptorJiri Olsa
2014-06-12perf tools: Add global count of opened dso objectsJiri Olsa
2014-06-12perf tools: Add global list of opened dso objectsJiri Olsa
2014-06-12perf tools: Add data_fd into dso objectJiri Olsa
2014-06-12perf tools: Separate dso data related variablesJiri Olsa
2014-06-12perf tools: Cache register accesses for unwind processingJiri Olsa
2014-06-12perf record: Fix to honor user freq/interval properlyNamhyung Kim
2014-06-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-11selftests/powerpc: Add tests of PMU EBBsMichael Ellerman
2014-06-11selftests/powerpc: Add support for skipping testsMichael Ellerman
2014-06-11selftests/powerpc: Put the test in a separate process groupMichael Ellerman
2014-06-11selftests/powerpc: Fix instruction loop for ABIv2 (LE)Michael Ellerman