aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/hist.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14perf hists browser: Fix output for 100.00%Namhyung Kim1-14/+14
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-10/+11
2012-09-08perf hists: Use perf_hpp__format->width to calculate the column widthsNamhyung Kim1-0/+27
2012-09-08perf hists: Handle field separator properlyNamhyung Kim1-26/+48
2012-09-08perf hists: Introduce perf_hpp for hist period printingNamhyung Kim1-0/+340