summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/hists_link.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Use tid for finding threadNamhyung Kim2014-05-121-0/+2
* perf tests: Factor out fake_setup_machine()Namhyung Kim2014-04-281-139/+2Star
* perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus2014-03-181-0/+1
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-131-2/+2
* perf hists: Consolidate __hists__add_*entry()Namhyung Kim2013-11-051-3/+3
* perf tools: Add time argument on COMM settingFrederic Weisbecker2013-11-041-2/+2
* perf tools: Use an accessor to read thread commFrederic Weisbecker2013-11-041-1/+1
* perf tools: Show progress on histogram collapsingNamhyung Kim2013-10-231-1/+1
* tools/perf: Add support for record transaction flagsAndi Kleen2013-10-041-2/+4
* perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-291-12/+8Star
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-291-1/+2
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-121-2/+2
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-011-2/+2
* perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim2013-03-151-1/+1
* perf sort: Make setup_sorting returns an error codeNamhyung Kim2013-02-061-1/+2
* perf tools: Remove unused 'unset' parameter from parse_eventsJiri Olsa2013-01-241-2/+2
* perf machine: Introduce struct machinesArnaldo Carvalho de Melo2013-01-241-10/+7Star
* perf test: Add a test case for hists__{match,link}Namhyung Kim2013-01-241-0/+502