summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-report.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter2013-08-291-1/+1
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-121-2/+1
* perf report: Set the machines symbol filterAdrian Hunter2013-08-121-3/+3
* perf tools: Support callchain sorting based on addressesAndi Kleen2013-07-221-4/+15
* perf tools: Remove event types framework completelyJiri Olsa2013-07-151-1/+0
* perf tools: Centralize default columns init in perf_hpp__initJiri Olsa2013-07-121-1/+0
* perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-121-3/+24
* perf report: Fix perf_session__delete removalJiri Olsa2013-07-121-18/+5
* perf tools: Do not elide parent symbol columnJiri Olsa2013-07-121-8/+0
* perf tools: Fix -x/--exclude-other option for report commandJiri Olsa2013-07-081-2/+1
* perf report: Add report.percent-limit config variableNamhyung Kim2013-05-281-1/+6
* perf report: Add --percent-limit optionNamhyung Kim2013-05-281-4/+17
* perf report: Don't bother locking when adding hist entriesNamhyung Kim2013-05-281-4/+0
* perf hists: Move locking to its call-sitesNamhyung Kim2013-05-281-12/+14
* perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim2013-05-281-19/+1
* perf sort: Separate out memory-specific sort keysNamhyung Kim2013-05-281-0/+2
* perf sort: Introduce sort__mode variableNamhyung Kim2013-05-281-10/+13
* perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim2013-05-281-3/+6
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-011-3/+3
* perf report: Add support for mem access profilingStephane Eranian2013-04-011-4/+131
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-011-3/+5
* perf report: Add --no-demangle optionNamhyung Kim2013-03-261-0/+2
* perf report: Remove duplicated includeWei Yongjun2013-03-151-1/+0
* perf evsel: Introduce perf_evsel__is_group_event() helperNamhyung Kim2013-03-151-1/+1
* perf sort: Make setup_sorting returns an error codeNamhyung Kim2013-02-061-1/+2
* perf report: Enable the runtime switching of perf data fileFeng Tang2013-02-061-11/+27
* perf report: Add report.group config optionNamhyung Kim2013-01-311-0/+13
* perf report: Add --group optionNamhyung Kim2013-01-311-0/+2
* perf report: Show group description when event group is enabledNamhyung Kim2013-01-311-0/+15
* perf report: Bypass non-leader events when event group is enabledNamhyung Kim2013-01-311-0/+4
* perf report: Make another loop for linking group histsNamhyung Kim2013-01-311-1/+12
* perf report: Update documentation for sort keysNamhyung Kim2013-01-241-2/+2
* perf machine: Introduce struct machinesArnaldo Carvalho de Melo2013-01-241-1/+1
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-091-0/+1
* perf report: Postpone objdump check until annotation requestedNamhyung Kim2012-11-051-7/+2
* perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-051-2/+2
* perf tools: Add a global variable "const char *input_name"Feng Tang2012-10-291-7/+6
* perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-241-0/+7
* perf event: No need to create a thread when handling PERF_RECORD_EXITArnaldo Carvalho de Melo2012-10-061-2/+2
* perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa2012-10-041-1/+1
* perf tools: Removing hists pair argument from output pathJiri Olsa2012-10-041-1/+1
* perf diff: Refactor diff displacement possition infoJiri Olsa2012-10-041-1/+1
* perf report: Add missing perf_hpp__init for pipe-modeNamhyung Kim2012-09-171-1/+3
* perf report: Enable integrated annotation only if possibleNamhyung Kim2012-09-171-6/+6
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-5/+6
* perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki2012-09-051-0/+2
* perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-111-9/+9
* perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo2012-08-011-2/+3
* perf report: Delay sample_type checks in pipe modeDavid Ahern2012-06-271-2/+4
* perf tools: Remove unused evsel parameter from machine__resolve_callchainJiri Olsa2012-06-191-2/+2
OpenPOWER on IntegriCloud