aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAge
* Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar2015-01-28
|\
| * perf tools: add hardware breakpoint bp_len test casesJacob Shin2014-12-03
* | perf tests: Fix typo in sample-parsing.cRasmus Villemoes2015-01-22
* | perf hists: Rename hist_entry__free to __deleteArnaldo Carvalho de Melo2015-01-21
* | perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo2015-01-21
* | perf test: Fix dwarf unwind using libunwind.Wang Nan2015-01-16
* | perf hists: Fix children sort key behaviorNamhyung Kim2015-01-08
* | perf report: Show progress bar for output resortingNamhyung Kim2014-12-23
* | perf tests: Fix attr tests size values to cope with machine state on interrup...Jiri Olsa2014-12-09
|/
* perf test: fix typo in python testWANG Chao2014-11-19
* perf/tests: Add interrupted state sample parsing testStephane Eranian2014-11-16
* perf tests: Use thread->mg->machineArnaldo Carvalho de Melo2014-10-29
* perf tests: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2014-10-29
* perf callchains: Use thread->mg->machineArnaldo Carvalho de Melo2014-10-29
* perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2014-10-29
* perf report: Set callchain_param.record_mode for future useNamhyung Kim2014-10-15
* perf test: Add test case for pmu event new style formatKan Liang2014-10-15
* perf tools: Remove hists from evselArnaldo Carvalho de Melo2014-10-14
* perf evsel: Add hists helperArnaldo Carvalho de Melo2014-10-09
* tools lib fd array: Allow associating an integer cookie with each entryArnaldo Carvalho de Melo2014-09-25
* tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo2014-09-25
* perf evlist: Introduce poll method for common code idiomArnaldo Carvalho de Melo2014-09-25
* perf tests: Add pollfd growing testArnaldo Carvalho de Melo2014-09-25
* perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo2014-09-25
* perf tools: Let default config be defined for a PMUAdrian Hunter2014-09-17
* perf tests: Add a test for tracking with sched_switchAdrian Hunter2014-08-22
* perf test: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
* perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim2014-08-13
* perf tools: Move rdtsc() functionAdrian Hunter2014-07-23
* perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flagJiri Olsa2014-07-18
* perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud2014-07-18
* perf tools: Allow TSC conversion on any archAdrian Hunter2014-07-17
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-17
* perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa2014-06-12
* perf tests: Add test for caching dso file descriptorsJiri Olsa2014-06-12
* perf tests: Allow reuse of test_file functionJiri Olsa2014-06-12
* perf tests: Spawn child for each testJiri Olsa2014-06-12
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-06-12
|\
| * perf tests: Show the inner make output when an error happensArnaldo Carvalho de Melo2014-06-09
* | Revert "perf: Disable PERF_RECORD_MMAP2 support"Don Zickus2014-06-09
|/
* 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 tools: Add callback function to hist_entry_iterNamhyung Kim2014-06-01
* perf hists: Check if accumulated when adding a hist entryNamhyung Kim2014-06-01
* perf tools: Introduce struct hist_entry_iterNamhyung Kim2014-06-01
* perf tools: Introduce hists__inc_nr_samples()Namhyung 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: Add dwarf unwind test on ARMJean Pihet2014-05-16
* perf tools: Remove usage of trace_sched_wakeup(.success)Peter Zijlstra2014-05-12