summaryrefslogtreecommitdiff
path: root/tools/perf/ui/stdio/hist.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-18perf report: Add --percent-limit optionNamhyung Kim1-1/+6
2013-01-31perf ui/hist: Add support for event group viewNamhyung Kim1-0/+2
2013-01-24perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo1-3/+3
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa1-10/+7
2012-10-05perf diff: Add -F option to display formula for computationJiri Olsa1-1/+1
2012-10-04perf hists: Introduce struct he_statNamhyung Kim1-1/+1
2012-10-04perf diff: Removing the total_period argument from output codeJiri Olsa1-10/+5
2012-10-04perf tools: Removing hists pair argument from output pathJiri Olsa1-7/+3
2012-10-04perf hists: Separate overhead and baseline columnsJiri Olsa1-2/+9
2012-10-04perf diff: Refactor diff displacement possition infoJiri Olsa1-14/+3
2012-09-08perf hists: Handle field separator properlyNamhyung Kim1-1/+2
2012-09-08perf hists: Introduce perf_hpp for hist period printingNamhyung Kim1-197/+41
2012-08-20perf hists: Rename and move some functionsNamhyung Kim1-23/+28
2012-08-20perf hists: Separate out hist print functionsNamhyung Kim1-0/+648