summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/hists_common.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-08perf tools: Reference count struct dsoArnaldo Carvalho de Melo1-1/+5
2015-05-29perf machine: Introduce machine__findnew_dso() methodArnaldo Carvalho de Melo1-2/+1
2015-05-29perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo1-1/+1
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo1-0/+1
2014-06-01perf tests: Add a test case for cumulating callchainsNamhyung Kim1-2/+3
2014-06-01perf tests: Define and use symbolic names for fake symbolsNamhyung Kim1-22/+25
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim1-2/+2
2014-05-21perf tests: Factor out print_hists_*()Namhyung Kim1-0/+57
2014-04-28perf tests: Factor out fake_setup_machine()Namhyung Kim1-0/+148