aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/stdio/hist.c
Commit message (Expand)AuthorAge
* perf callchain: Use a common function to resolve symbol or nameAndi Kleen2014-11-19
* perf report: Honor column width settingNamhyung Kim2014-08-12
* perf tools: Remove verbose from functions prototypesJiri Olsa2014-07-17
* perf ui/stdio: Fix invalid percentage value of cumulated hist entriesNamhyung Kim2014-06-01
* perf tools: Apply percent-limit to cumulative percentageNamhyung Kim2014-06-01
* perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim2014-05-21
* perf hists: Reset width of output fields with header lengthNamhyung Kim2014-05-21
* perf tools: Skip elided sort entriesNamhyung Kim2014-05-21
* perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim2014-05-21
* perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo2014-04-28
* perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim2014-03-14
* perf ui/hists: Pass struct hpp to print functionsNamhyung Kim2014-03-14
* perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo2013-12-27
* perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo2013-11-05
* perf hists: Add color overhead for stdio output bufferJiri Olsa2013-10-28
* perf hists: Fix formatting of long symbol namesArnaldo Carvalho de Melo2013-09-05
* perf tools: Move hist_entry__period_snprintf into stdio codeJiri Olsa2013-07-12
* perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa2013-07-12
* perf report: Add --percent-limit optionNamhyung Kim2013-05-28
* perf ui/hist: Add support for event group viewNamhyung Kim2013-01-31
* perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo2013-01-24
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-09
* perf diff: Add -F option to display formula for computationJiri Olsa2012-10-05
* perf hists: Introduce struct he_statNamhyung Kim2012-10-04
* perf diff: Removing the total_period argument from output codeJiri 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 hists: Handle field separator properlyNamhyung Kim2012-09-08
* 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