summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.h
Commit message (Expand)AuthorAgeFilesLines
* perf report: Add -F option to specify output fieldsNamhyung Kim2014-05-211-0/+4
* perf ui: Get rid of callback from __hpp__fmt()Namhyung Kim2014-05-211-2/+2
* perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim2014-05-211-0/+1
* perf tools: Convert sort entries to hpp formatsNamhyung Kim2014-05-211-0/+6
* perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmtNamhyung Kim2014-05-211-0/+3
* perf top/tui: Update nr_entries properly after a filter is appliedNamhyung Kim2014-04-241-0/+6
* perf hists: Add a couple of hists stat helper functionsNamhyung Kim2014-04-241-0/+1
* perf hists: Rename hists__inc_stats()Namhyung Kim2014-04-241-1/+1
* perf tools: Add hist.percentage config optionNamhyung Kim2014-04-161-0/+1
* perf top: Add --percentage optionNamhyung Kim2014-04-161-0/+5
* perf report: Add --percentage optionNamhyung Kim2014-04-161-0/+1
* perf hists: Add support for showing relative percentageNamhyung Kim2014-04-161-0/+3
* perf symbols: Record the reason for filtering an address_locationNamhyung Kim2014-03-181-0/+9
* perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim2014-03-141-2/+4
* perf ui/tui: Reuse generic __hpp__fmt() codeNamhyung Kim2014-03-141-1/+3
* perf ui/hists: Pass struct hpp to print functionsNamhyung Kim2014-03-141-1/+7
* perf ui/gtk: Reuse generic __hpp__fmt() codeNamhyung Kim2014-03-141-0/+6
* perf annotate: Adopt methods from histsArnaldo Carvalho de Melo2013-12-191-3/+0Star
* perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo2013-11-051-18/+15Star
* perf hists: Consolidate __hists__add_*entry()Namhyung Kim2013-11-051-15/+3Star
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-291-0/+13
|\
| * perf hists: Add color overhead for stdio output bufferJiri Olsa2013-10-281-0/+13
* | perf tools: Show progress on histogram collapsingNamhyung Kim2013-10-231-1/+2
* | perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-091-15/+0Star
* | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-2/+2
* | tools/perf: Add support for record transaction flagsAndi Kleen2013-10-041-1/+3
* | tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen2013-10-041-0/+2
|/
* perf tools: Move hist_entry__period_snprintf into stdio codeJiri Olsa2013-07-121-2/+0Star
* perf diff: Making compute functions staticJiri Olsa2013-07-121-7/+0Star
* perf diff: Move diff related columns into diff commandJiri Olsa2013-07-121-6/+1Star
* perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa2013-07-121-4/+6
* perf report: Add --percent-limit optionNamhyung Kim2013-05-281-3/+7
* perf top: Get rid of *_threaded() functionsNamhyung Kim2013-05-281-4/+0Star
* perf sort: Reorder HISTC_SRCLINE indexNamhyung Kim2013-05-281-1/+1
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-011-1/+1
* perf tools: Add mem access sampling core supportStephane Eranian2013-04-011-0/+13
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-011-2/+6
* perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-151-2/+3
* perf report: Fix build with NO_NEWT=1Michael Ellerman2013-03-131-0/+1
* perf annotate: Fix build with NO_NEWT=1Michael Ellerman2013-03-131-2/+2
* perf session: There is no need for a per session hists instanceArnaldo Carvalho de Melo2013-01-241-0/+1
* perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo2013-01-241-1/+1
* perf diff: Use internal rb tree for compute resortNamhyung Kim2013-01-241-0/+1
* perf diff: Remove displacement output optionJiri Olsa2012-12-091-1/+0Star
* perf diff: Change formula methods to work with pair directlyJiri Olsa2012-12-091-1/+2
* perf diff: Change compute methods to work with pair directlyJiri Olsa2012-12-091-3/+4
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-091-2/+9
* perf tools: Fix compile error on NO_NEWT=1 buildNamhyung Kim2012-11-141-1/+1
* perf hists: Introduce hists__linkArnaldo Carvalho de Melo2012-11-081-0/+1
* perf diff: Move hists__match to the hists libArnaldo Carvalho de Melo2012-11-081-0/+2