summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/hists_cumulate.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-12perf callchain: Allow disabling call graphs per eventKan Liang1-0/+4
2015-05-27perf hists: Reducing arguments of hist_entry_iter__add()Namhyung Kim1-2/+4
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo1-1/+3
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa1-1/+1
2015-01-21perf hists: Rename hist_entry__free to __deleteArnaldo Carvalho de Melo1-1/+1
2015-01-08perf hists: Fix children sort key behaviorNamhyung Kim1-32/+32
2014-12-23perf report: Show progress bar for output resortingNamhyung Kim1-1/+1
2014-10-09perf evsel: Add hists helperArnaldo Carvalho de Melo1-4/+4
2014-06-01perf tests: Add a test case for cumulating callchainsNamhyung Kim1-0/+726