aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.h
Commit message (Expand)AuthorAge
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-01
* perf tools: Add mem access sampling core supportStephane Eranian2013-04-01
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-01
* perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-15
* perf report: Fix build with NO_NEWT=1Michael Ellerman2013-03-13
* perf annotate: Fix build with NO_NEWT=1Michael Ellerman2013-03-13
* perf session: There is no need for a per session hists instanceArnaldo Carvalho de Melo2013-01-24
* perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo2013-01-24
* perf diff: Use internal rb tree for compute resortNamhyung Kim2013-01-24
* perf diff: Remove displacement output optionJiri Olsa2012-12-09
* perf diff: Change formula methods to work with pair directlyJiri Olsa2012-12-09
* perf diff: Change compute methods to work with pair directlyJiri Olsa2012-12-09
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-09
* perf tools: Fix compile error on NO_NEWT=1 buildNamhyung Kim2012-11-14
* perf hists: Introduce hists__linkArnaldo Carvalho de Melo2012-11-08
* perf diff: Move hists__match to the hists libArnaldo Carvalho de Melo2012-11-08
* perf report: Postpone objdump check until annotation requestedNamhyung Kim2012-11-05
* perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-05
* perf scripts browser: Add a browser for perf scriptFeng Tang2012-10-29
* perf diff: Add -F option to display formula for computationJiri Olsa2012-10-05
* perf diff: Add -p option to display period values for hist entriesJiri Olsa2012-10-05
* perf diff: Add weighted diff computation way to compare hist entriesJiri Olsa2012-10-05
* perf diff: Add option to sort entries based on diff computationJiri Olsa2012-10-05
* perf diff: Add ratio computation way to compare hist entriesJiri Olsa2012-10-05
* perf diff: Removing the total_period argument from output codeJiri Olsa2012-10-04
* 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 hists: Separate overhead and baseline columnsJiri Olsa2012-10-04
* perf diff: Refactor diff displacement possition infoJiri Olsa2012-10-04
* perf tools: Convert to GTK2_SUPPORTNamhyung Kim2012-10-02
* perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-02
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf hists: Introduce perf_hpp for hist period printingNamhyung Kim2012-09-08
* perf hists: Rename and move some functionsNamhyung Kim2012-08-20
* perf hists: Separate out hist print functionsNamhyung Kim2012-08-20
* perf tools: Add sort by src line/numberArnaldo Carvalho de Melo2012-06-19
* perf callchain: Make callchain cursors TLSNamhyung Kim2012-05-31
* perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim2012-04-11
* perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg2012-03-19
* perf hists: Add hists__filter_by_symbolNamhyung Kim2012-03-16
* perf tools: Add code to support PERF_SAMPLE_BRANCH_STACKRoberto Agostino Vitillo2012-03-09
* perf top: Don't process samples with no valid machine objectJoerg Roedel2012-02-13
* perf tools: Introduce per user viewArnaldo Carvalho de Melo2012-01-24
* perf hists: Stop using 'self' for struct hist_entryArnaldo Carvalho de Melo2012-01-06
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-12-06
|\
| * perf python: Fix undefined symbol problemArnaldo Carvalho de Melo2011-11-16
* | perf symbols: Add nr_events to symbol_confArnaldo Carvalho de Melo2011-11-28
|/
* perf hists browser: Warn about lost eventsArnaldo Carvalho de Melo2011-11-02
* perf ui browser: Use libslang to read keysArnaldo Carvalho de Melo2011-10-20
* perf hists: Move the dso and thread filters from hist_browserArnaldo Carvalho de Melo2011-10-19