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