aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/hists_common.c
Commit message (Expand)AuthorAge
* perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa2016-05-05
* perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo2016-03-23
* perf test: Fix false TEST_OK result for 'perf test hist'Wang Nan2016-01-11
* perf test: Fix hist testcases when kptr_restrict is onNamhyung Kim2015-12-14
* perf test: Create kernel maps properly for hist entries testJiri Olsa2015-12-07
* perf tools: Reference count struct dsoArnaldo Carvalho de Melo2015-06-08
* perf machine: Introduce machine__findnew_dso() methodArnaldo Carvalho de Melo2015-05-29
* perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo2015-05-29
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-08
* perf tests: Add a test case for cumulating callchainsNamhyung Kim2014-06-01
* perf tests: Define and use symbolic names for fake symbolsNamhyung Kim2014-06-01
* perf tests: Add a testcase for histogram output sortingNamhyung Kim2014-05-21
* perf tests: Factor out print_hists_*()Namhyung Kim2014-05-21
* perf tests: Factor out fake_setup_machine()Namhyung Kim2014-04-28