summaryrefslogtreecommitdiff
path: root/tools/perf/ui/hist.c
Commit message (Expand)AuthorAgeFilesLines
* perf diff: Refactor diff displacement possition infoJiri Olsa2012-10-041-3/+5
* perf hists browser: Fix output for 100.00%Namhyung Kim2012-09-141-14/+14
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-10/+11
* perf hists: Use perf_hpp__format->width to calculate the column widthsNamhyung Kim2012-09-081-0/+27
* perf hists: Handle field separator properlyNamhyung Kim2012-09-081-26/+48
* perf hists: Introduce perf_hpp for hist period printingNamhyung Kim2012-09-081-0/+340