summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/hists_filter.c
Commit message (Expand)AuthorAgeFilesLines
* perf hists: Reducing arguments of hist_entry_iter__add()Namhyung Kim2015-05-271-1/+3
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-081-1/+3
* perf tools: Add parse_events_error interfaceJiri Olsa2015-04-291-2/+2
* perf report: Show progress bar for output resortingNamhyung Kim2014-12-231-1/+1
* perf tests: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2014-10-291-1/+1
* perf evsel: Add hists helperArnaldo Carvalho de Melo2014-10-091-11/+12
* perf tests: Define and use symbolic names for fake symbolsNamhyung Kim2014-06-011-12/+11Star
* perf tools: Add callback function to hist_entry_iterNamhyung Kim2014-06-011-1/+1
* perf tools: Introduce struct hist_entry_iterNamhyung Kim2014-06-011-7/+9
* perf tools: Introduce hists__inc_nr_samples()Namhyung Kim2014-06-011-3/+1Star
* perf tests: Add a testcase for histogram output sortingNamhyung Kim2014-05-211-0/+1
* perf tests: Factor out print_hists_*()Namhyung Kim2014-05-211-32/+5Star
* perf tools: Use tid for finding threadNamhyung Kim2014-05-121-0/+1
* perf tests: Add a test case for hists filteringNamhyung Kim2014-04-281-0/+315