aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/hist.c
Commit message (Expand)AuthorAge
* 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: Fix period symbol_conf.field_sep displayJiri Olsa2012-12-09
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-09
* perf diff: Start moving to support matching more than two histsArnaldo Carvalho de Melo2012-11-08
* perf diff: Display empty space for non paired samplesJiri Olsa2012-10-05
* 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 hists: Introduce struct he_statNamhyung Kim2012-10-04
* 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 hists browser: Fix output for 100.00%Namhyung Kim2012-09-14
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf hists: Use perf_hpp__format->width to calculate the column widthsNamhyung Kim2012-09-08
* perf hists: Handle field separator properlyNamhyung Kim2012-09-08
* perf hists: Introduce perf_hpp for hist period printingNamhyung Kim2012-09-08