aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-report.c
Commit message (Expand)AuthorAge
* perf sort: Make setup_sorting returns an error codeNamhyung Kim2013-02-06
* perf report: Enable the runtime switching of perf data fileFeng Tang2013-02-06
* perf report: Add report.group config optionNamhyung Kim2013-01-31
* perf report: Add --group optionNamhyung Kim2013-01-31
* perf report: Show group description when event group is enabledNamhyung Kim2013-01-31
* perf report: Bypass non-leader events when event group is enabledNamhyung Kim2013-01-31
* perf report: Make another loop for linking group histsNamhyung Kim2013-01-31
* perf report: Update documentation for sort keysNamhyung Kim2013-01-24
* perf machine: Introduce struct machinesArnaldo Carvalho de Melo2013-01-24
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-09
* perf report: Postpone objdump check until annotation requestedNamhyung Kim2012-11-05
* perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-05
* perf tools: Add a global variable "const char *input_name"Feng Tang2012-10-29
* perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-24
* perf event: No need to create a thread when handling PERF_RECORD_EXITArnaldo Carvalho de Melo2012-10-06
* perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa2012-10-04
* perf tools: Removing hists pair argument from output pathJiri Olsa2012-10-04
* perf diff: Refactor diff displacement possition infoJiri Olsa2012-10-04
* perf report: Add missing perf_hpp__init for pipe-modeNamhyung Kim2012-09-17
* perf report: Enable integrated annotation only if possibleNamhyung Kim2012-09-17
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki2012-09-05
* perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-11
* perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo2012-08-01
* perf report: Delay sample_type checks in pipe modeDavid Ahern2012-06-27
* perf tools: Remove unused evsel parameter from machine__resolve_callchainJiri Olsa2012-06-19
* perf tools: Move all users of event_name to perf_evsel__nameArnaldo Carvalho de Melo2012-06-19
* perf callchain: Make callchain cursors TLSNamhyung Kim2012-05-31
* perf report: Use the right symbol for annotationArnaldo Carvalho de Melo2012-05-30
* perf tools: Convert critical messages to ui__error()Namhyung Kim2012-05-29
* Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
|\
| * perf report: Fix crash showing warning related to kernel mapsDavid Ahern2012-04-16
* | perf report: Fix format string for x86-32 compilationJiri Olsa2012-05-09
* | perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-02
* | perf ui gtk: Rename functions for consistencyNamhyung Kim2012-05-02
* | perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim2012-05-02
* | perf report: Correct display of samples and events in headerAshay Rane2012-04-07
|/
* perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg2012-03-19
* perf report: Treat an argument as a symbol filterNamhyung Kim2012-03-16
* perf report: Add --symbol-filter optionNamhyung Kim2012-03-16
* perf report: Enable TUI in branch view modeStephane Eranian2012-03-09
* perf report: Auto-detect branch stack sampling modeStephane Eranian2012-03-09
* perf report: Add support for taken branch samplingRoberto Agostino Vitillo2012-03-09
* perf report: Accept fifos as input fileRobert Richter2011-12-23
* perf report: Fix usage stringNamhyung Kim2011-12-22
* perf report: Document '--call-graph' for optional print_limit argumentNamhyung Kim2011-12-20
* perf tools: make -C consistent across commands (for cpu list arg)David Ahern2011-11-28
* perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo2011-11-28
* perf tools: Resolve machine earlier and pass it to perf_event_opsArnaldo Carvalho de Melo2011-11-28
* perf tools: Pass tool context in the the perf_event_ops functionsArnaldo Carvalho de Melo2011-11-28