summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/hists_common.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Reference count struct dsoArnaldo Carvalho de Melo2015-06-081-1/+5
* perf machine: Introduce machine__findnew_dso() methodArnaldo Carvalho de Melo2015-05-291-2/+1
* perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo2015-05-291-1/+1
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-081-0/+1
* perf tests: Add a test case for cumulating callchainsNamhyung Kim2014-06-011-2/+3
* perf tests: Define and use symbolic names for fake symbolsNamhyung Kim2014-06-011-22/+25
* perf tests: Add a testcase for histogram output sortingNamhyung Kim2014-05-211-2/+2
* perf tests: Factor out print_hists_*()Namhyung Kim2014-05-211-0/+57
* perf tests: Factor out fake_setup_machine()Namhyung Kim2014-04-281-0/+148