aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/hists_link.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09perf evsel: Add hists helperArnaldo Carvalho de Melo1-8/+15
2014-06-01perf tests: Define and use symbolic names for fake symbolsNamhyung Kim1-16/+16
2014-06-01perf hists: Check if accumulated when adding a hist entryNamhyung Kim1-2/+2
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim1-0/+1
2014-05-21perf tests: Factor out print_hists_*()Namhyung Kim1-28/+1
2014-05-12perf tools: Use tid for finding threadNamhyung Kim1-0/+2
2014-04-28perf tests: Factor out fake_setup_machine()Namhyung Kim1-139/+2
2014-03-18perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus1-0/+1
2014-01-13perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo1-2/+2
2013-11-04perf hists: Consolidate __hists__add_*entry()Namhyung Kim1-3/+3
2013-11-04perf tools: Add time argument on COMM settingFrederic Weisbecker1-2/+2
2013-11-04perf tools: Use an accessor to read thread commFrederic Weisbecker1-1/+1
2013-10-23perf tools: Show progress on histogram collapsingNamhyung Kim1-1/+1
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen1-2/+4
2013-08-29perf tools: Remove references to struct ip_eventAdrian Hunter1-12/+8
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter1-1/+2
2013-08-12perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter1-2/+2
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen1-2/+2
2013-03-15perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim1-1/+1
2013-02-06perf sort: Make setup_sorting returns an error codeNamhyung Kim1-1/+2
2013-01-24perf tools: Remove unused 'unset' parameter from parse_eventsJiri Olsa1-2/+2
2013-01-24perf machine: Introduce struct machinesArnaldo Carvalho de Melo1-10/+7
2013-01-24perf test: Add a test case for hists__{match,link}Namhyung Kim1-0/+502