summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar
2015-01-22perf tests: Fix typo in sample-parsing.cRasmus Villemoes
2015-01-21perf hists: Rename hist_entry__free to __deleteArnaldo Carvalho de Melo
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan
2015-01-08perf hists: Fix children sort key behaviorNamhyung Kim
2014-12-23perf report: Show progress bar for output resortingNamhyung Kim
2014-12-09perf tests: Fix attr tests size values to cope with machine state on interrup...Jiri Olsa
2014-12-03perf tools: add hardware breakpoint bp_len test casesJacob Shin
2014-11-19perf test: fix typo in python testWANG Chao
2014-11-16perf/tests: Add interrupted state sample parsing testStephane Eranian
2014-10-29perf tests: Use thread->mg->machineArnaldo Carvalho de Melo
2014-10-29perf tests: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2014-10-29perf callchains: Use thread->mg->machineArnaldo Carvalho de Melo
2014-10-29perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo
2014-10-15perf report: Set callchain_param.record_mode for future useNamhyung Kim
2014-10-15perf test: Add test case for pmu event new style formatKan Liang
2014-10-14perf tools: Remove hists from evselArnaldo Carvalho de Melo
2014-10-09perf evsel: Add hists helperArnaldo Carvalho de Melo
2014-09-25tools lib fd array: Allow associating an integer cookie with each entryArnaldo Carvalho de Melo
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo
2014-09-25perf evlist: Introduce poll method for common code idiomArnaldo Carvalho de Melo
2014-09-25perf tests: Add pollfd growing testArnaldo Carvalho de Melo
2014-09-25perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo
2014-09-17perf tools: Let default config be defined for a PMUAdrian Hunter
2014-08-22perf tests: Add a test for tracking with sched_switchAdrian Hunter
2014-08-15perf test: Use strerror_r instead of strerrorMasami Hiramatsu
2014-08-13perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim
2014-07-23perf tools: Move rdtsc() functionAdrian Hunter
2014-07-18perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flagJiri Olsa
2014-07-18perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud
2014-07-17perf tools: Allow TSC conversion on any archAdrian Hunter
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa
2014-06-12perf tests: Add test for caching dso file descriptorsJiri Olsa
2014-06-12perf tests: Allow reuse of test_file functionJiri Olsa
2014-06-12perf tests: Spawn child for each testJiri Olsa
2014-06-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-09perf tests: Show the inner make output when an error happensArnaldo Carvalho de Melo
2014-06-09Revert "perf: Disable PERF_RECORD_MMAP2 support"Don Zickus
2014-06-01perf tests: Add a test case for cumulating callchainsNamhyung Kim
2014-06-01perf tests: Define and use symbolic names for fake symbolsNamhyung Kim
2014-06-01perf tools: Add callback function to hist_entry_iterNamhyung Kim
2014-06-01perf hists: Check if accumulated when adding a hist entryNamhyung Kim
2014-06-01perf tools: Introduce struct hist_entry_iterNamhyung Kim
2014-06-01perf tools: Introduce hists__inc_nr_samples()Namhyung Kim
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim
2014-05-21perf tests: Factor out print_hists_*()Namhyung Kim
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet
2014-05-12perf tools: Remove usage of trace_sched_wakeup(.success)Peter Zijlstra