summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2014-06-14Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar-119/+1208
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-46/+4083
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-388/+1903
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-13/+27
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa-0/+78
2014-06-12perf tests: Add test for caching dso file descriptorsJiri Olsa-4/+138
2014-06-12perf tests: Allow reuse of test_file functionJiri Olsa-1/+5
2014-06-12perf tests: Spawn child for each testJiri Olsa-1/+31
2014-06-12perf tools: Add dso__data_* interface descriptonsJiri Olsa-0/+97
2014-06-12perf tools: Allow to close dso fd in case of open failureJiri Olsa-1/+22
2014-06-12perf tools: Add file size check and factor dso__data_read_offsetJiri Olsa-15/+50
2014-06-12perf tools: Cache dso data file descriptorJiri Olsa-4/+59
2014-06-12perf tools: Add global count of opened dso objectsJiri Olsa-1/+7
2014-06-12perf tools: Add global list of opened dso objectsJiri Olsa-2/+40
2014-06-12perf tools: Add data_fd into dso objectJiri Olsa-6/+24
2014-06-12perf tools: Separate dso data related variablesJiri Olsa-5/+10
2014-06-12perf tools: Cache register accesses for unwind processingJiri Olsa-2/+17
2014-06-12perf record: Fix to honor user freq/interval properlyNamhyung Kim-2/+2
2014-06-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-44/+57
2014-06-11selftests/powerpc: Add tests of PMU EBBsMichael Ellerman-4/+3913
2014-06-11selftests/powerpc: Add support for skipping testsMichael Ellerman-1/+21
2014-06-11selftests/powerpc: Put the test in a separate process groupMichael Ellerman-2/+8
2014-06-11selftests/powerpc: Fix instruction loop for ABIv2 (LE)Michael Ellerman-38/+35
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff-1/+106
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-2/+95
2014-06-10perf timechart: Reflow documentationStanislav Fomichev-21/+20
2014-06-10perf probe: Improve error messages in --line optionMasami Hiramatsu-3/+3
2014-06-09perf probe: Improve an error message of perf probe --vars modeMasami Hiramatsu-2/+11
2014-06-09perf probe: Show error code and description in verbose modeMasami Hiramatsu-9/+14
2014-06-09perf probe: Improve error message for unknown member of data structureMasami Hiramatsu-3/+2
2014-06-09perf tests: Show the inner make output when an error happensArnaldo Carvalho de Melo-5/+2
2014-06-09perf tools: Emit more precise message for missing glibc static libraryArnaldo Carvalho de Melo-1/+5
2014-06-09perf tools: Add dcacheline sortDon Zickus-1/+113
2014-06-09perf tools: Add support to dynamically get cacheline sizeDon Zickus-0/+3
2014-06-09perf tools: Add cpumode to struct hist_entryDon Zickus-3/+5
2014-06-09perf report: Add mem-mode documentation to report commandDon Zickus-0/+22
2014-06-09Revert "perf: Disable PERF_RECORD_MMAP2 support"Don Zickus-15/+22
2014-06-09perf tools: Update mmap2 interface with protection and flag bitsDon Zickus-5/+32
2014-06-09perf script/python: Print array argument as stringNamhyung Kim-0/+1
2014-06-09perf tools: Prettify the tags/TAGS/cscope targets outputJiri Olsa-3/+3
2014-06-09perf tools: Fix pipe check regression in attr event callbackJiri Olsa-1/+1
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds-2313/+9313
2014-06-07tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)-0/+122
2014-06-07tools lib traceevent: Add options to function pluginSteven Rostedt (Red Hat)-6/+37
2014-06-07tools lib traceevent: Add options to pluginsSteven Rostedt-3/+209
2014-06-07tools lib traceevent: Add flag to not load event pluginsSteven Rostedt (Red Hat)-1/+8
2014-06-06tools/testing/selftests/sysctl: validate sysctl_writes_strictKees Cook-0/+216
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar-7/+15
2014-06-06selftests/powerpc: Test the THP bug we fixed in the previous commitMichael Ellerman-1/+91
2014-06-05perf/documentation: Add description for conditional branch filterAnshuman Khandual-1/+2