summaryrefslogtreecommitdiff
path: root/tools/perf/ui/hist.c
AgeCommit message (Expand)Author
2012-10-04perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa
2012-10-04perf tools: Removing hists pair argument from output pathJiri Olsa
2012-10-04perf hists: Separate overhead and baseline columnsJiri Olsa
2012-10-04perf diff: Refactor diff displacement possition infoJiri Olsa
2012-09-14perf hists browser: Fix output for 100.00%Namhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-09-08perf hists: Use perf_hpp__format->width to calculate the column widthsNamhyung Kim
2012-09-08perf hists: Handle field separator properlyNamhyung Kim
2012-09-08perf hists: Introduce perf_hpp for hist period printingNamhyung Kim