summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-10perf timechart: Reflow documentationStanislav Fomichev
2014-06-10perf probe: Improve error messages in --line optionMasami Hiramatsu
2014-06-09perf probe: Improve an error message of perf probe --vars modeMasami Hiramatsu
2014-06-09perf probe: Show error code and description in verbose modeMasami Hiramatsu
2014-06-09perf probe: Improve error message for unknown member of data structureMasami Hiramatsu
2014-06-09perf tests: Show the inner make output when an error happensArnaldo Carvalho de Melo
2014-06-09perf tools: Emit more precise message for missing glibc static libraryArnaldo Carvalho de Melo
2014-06-09perf tools: Add dcacheline sortDon Zickus
2014-06-09perf tools: Add support to dynamically get cacheline sizeDon Zickus
2014-06-09perf tools: Add cpumode to struct hist_entryDon Zickus
2014-06-09perf report: Add mem-mode documentation to report commandDon Zickus
2014-06-09Revert "perf: Disable PERF_RECORD_MMAP2 support"Don Zickus
2014-06-09perf tools: Update mmap2 interface with protection and flag bitsDon Zickus
2014-06-09perf script/python: Print array argument as stringNamhyung Kim
2014-06-09perf tools: Prettify the tags/TAGS/cscope targets outputJiri Olsa
2014-06-09perf tools: Fix pipe check regression in attr event callbackJiri Olsa
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-07tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)
2014-06-07tools lib traceevent: Add options to function pluginSteven Rostedt (Red Hat)
2014-06-07tools lib traceevent: Add options to pluginsSteven Rostedt
2014-06-07tools lib traceevent: Add flag to not load event pluginsSteven Rostedt (Red Hat)
2014-06-06tools/testing/selftests/sysctl: validate sysctl_writes_strictKees Cook
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar
2014-06-06selftests/powerpc: Test the THP bug we fixed in the previous commitMichael Ellerman
2014-06-05perf/documentation: Add description for conditional branch filterAnshuman Khandual
2014-06-05perf/tool: Add conditional branch filter 'cond' to perf recordAnshuman Khandual
2014-06-04tools/vm/page-types.c: catch sigbus if raced with truncateKonstantin Khlebnikov
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-04perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu
2014-06-04perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu
2014-06-03Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki
2014-06-03Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-06-03Merge branch 'acpica'Rafael J. Wysocki
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-03perf tools: Fix 'make help' message errorJianyu Zhan
2014-06-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03perf record: Fix poll return value propagationJiri Olsa
2014-06-03perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa
2014-06-03perf tools: Remove elide setup for SORT_MODE__MEMORY modeJiri Olsa
2014-06-03perf tools: Fix "==" into "=" in ui_browser__warning assignmentzhangdianfang