aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
...
* | | perf session: Cleanup __perf_session__process_events()Thomas Gleixner2010-11-30
* | | perf session: Use appropriate pointer type instead of silly typecastingThomas Gleixner2010-11-30
* | | perf session: Fix list sort algorithmThomas Gleixner2010-11-30
* | | perf tools: Fix lost and unknown events handlingArnaldo Carvalho de Melo2010-11-26
* | | perf symbols: Correct final kernel map guessesIan Munsie2010-11-26
* | | perf events: Default to using event__process_lostArnaldo Carvalho de Melo2010-11-26
* | | perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo2010-11-26
* | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-26
|\ \ \ | | |/ | |/|
| * | perf symbols: Remove incorrect open-coded container_of()Rabin Vincent2010-11-23
| |/
* | perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake2010-11-26
* | perf tools: Remove hardcoded include paths for elfutilsRobert Morell2010-11-19
|/
* perf, ui: Eliminate stack-smashing protection compiler complaintCyrill Gorcunov2010-11-10
* perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo2010-10-26
* perf probe: Fix format specified for Dwarf_Off parameterArnaldo Carvalho de Melo2010-10-23
* perf tools: Remove direct slang.h includeArnaldo Carvalho de Melo2010-10-22
* perf probe: Add basic module supportMasami Hiramatsu2010-10-21
* perf probe: Show accessible global variablesMasami Hiramatsu2010-10-21
* perf probe: Function style fixMasami Hiramatsu2010-10-21
* perf probe: Show accessible local variablesMasami Hiramatsu2010-10-21
* perf probe: Support global variablesMasami Hiramatsu2010-10-21
* perf probe: Fix local variable searching loopMasami Hiramatsu2010-10-21
* perf probe: Fix type searchingMasami Hiramatsu2010-10-21
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-05
|\
| * perf trace scripting: Fix extern struct definitionsStephane Eranian2010-10-04
| * perf ui hist browser: Fix segfault on 'a' for annotateFrederik Deweerdt2010-10-04
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
|\|
| * perf symbols: Fix multiple initialization of symbol systemJovi Zhang2010-09-09
* | perf ui browser: Don't use windows, slang is enoughArnaldo Carvalho de Melo2010-09-13
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-09-09
|\|
| * perf probe: Fix handling of arguments namesMasami Hiramatsu2010-09-08
| * perf probe: Fix return probe supportMasami Hiramatsu2010-09-08
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-08-30
|\ \
| * | Merge branch 'perf/urgent' into perf/coreFrederic Weisbecker2010-08-26
| |\|
| | * perf: Initialize callchains roots's childen hitsFrederic Weisbecker2010-08-26
* | | perf symbols: List symbols in a dso in ascending name orderSrikar Dronamraju2010-08-25
* | | perf hists browser: Introduce "expand/collapse all callchains" actionArnaldo Carvalho de Melo2010-08-25
* | | perf hists browser: Init the has_children fields just onceArnaldo Carvalho de Melo2010-08-25
* | | perf hists browser: replace rb_first() != NULL by !RB_EMPTY_ROOT()Arnaldo Carvalho de Melo2010-08-25
* | | perf hists: Fix hist_entry__init_have_childrenArnaldo Carvalho de Melo2010-08-25
|/ /
* | perf: Support for callchains mergeFrederic Weisbecker2010-08-22
* | perf: Rename append_callchain into callchain_appendFrederic Weisbecker2010-08-22
* | perf: Keep track of the max depth of a callchainFrederic Weisbecker2010-08-22
* | perf tools: add test for strlcpy()Kirill A. Shutemov2010-08-21
* | perf ui browser: Add routines to compactly specify exit keysArnaldo Carvalho de Melo2010-08-19
* | perf ui browser: Return the exit key in all browsersArnaldo Carvalho de Melo2010-08-19
* | perf ui browser: Abstract some more slang operationsArnaldo Carvalho de Melo2010-08-19
|/
* perf annotate tui: Fix exit and RIGHT keys handlingArnaldo Carvalho de Melo2010-08-16
* perf: Add back list_head data typesIngo Molnar2010-08-12
* perf ui hist browser: Fixup key bindingsArnaldo Carvalho de Melo2010-08-10
* perf ui browser: Add ui_browser__show counterpart: __hideArnaldo Carvalho de Melo2010-08-10