aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-15perf report: Set callchain_param.record_mode for future useNamhyung Kim1-0/+3
2014-10-15perf test: Add test case for pmu event new style formatKan Liang1-0/+36
2014-10-14perf tools: Remove hists from evselArnaldo Carvalho de Melo1-0/+5
2014-10-09perf evsel: Add hists helperArnaldo Carvalho de Melo4-33/+41
2014-09-25tools lib fd array: Allow associating an integer cookie with each entryArnaldo Carvalho de Melo1-4/+4
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo4-220/+180
2014-09-25perf evlist: Introduce poll method for common code idiomArnaldo Carvalho de Melo3-3/+3
2014-09-25perf tests: Add pollfd growing testArnaldo Carvalho de Melo3-0/+116
2014-09-25perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo3-0/+108
2014-09-17perf tools: Let default config be defined for a PMUAdrian Hunter1-1/+1
2014-08-22perf tests: Add a test for tracking with sched_switchAdrian Hunter3-0/+577
2014-08-15perf test: Use strerror_r instead of strerrorMasami Hiramatsu9-19/+38
2014-08-13perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim1-1/+1
2014-07-23perf tools: Move rdtsc() functionAdrian Hunter1-9/+0
2014-07-18perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flagJiri Olsa2-2/+4
2014-07-18perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud3-3/+9
2014-07-17perf tools: Allow TSC conversion on any archAdrian Hunter1-2/+1
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa8-0/+8
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa3-0/+78
2014-06-12perf tests: Add test for caching dso file descriptorsJiri Olsa3-4/+138
2014-06-12perf tests: Allow reuse of test_file functionJiri Olsa1-1/+5
2014-06-12perf tests: Spawn child for each testJiri Olsa1-1/+31
2014-06-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-5/+2
2014-06-09perf tests: Show the inner make output when an error happensArnaldo Carvalho de Melo1-5/+2
2014-06-09Revert "perf: Disable PERF_RECORD_MMAP2 support"Don Zickus1-1/+1
2014-06-01perf tests: Add a test case for cumulating callchainsNamhyung Kim4-2/+734
2014-06-01perf tests: Define and use symbolic names for fake symbolsNamhyung Kim5-62/+92
2014-06-01perf tools: Add callback function to hist_entry_iterNamhyung Kim2-2/+2
2014-06-01perf hists: Check if accumulated when adding a hist entryNamhyung Kim1-2/+2
2014-06-01perf tools: Introduce struct hist_entry_iterNamhyung Kim2-11/+16
2014-06-01perf tools: Introduce hists__inc_nr_samples()Namhyung Kim1-3/+1
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim6-2/+627
2014-05-21perf tests: Factor out print_hists_*()Namhyung Kim4-60/+66
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet2-2/+2
2014-05-12perf tools: Remove usage of trace_sched_wakeup(.success)Peter Zijlstra1-3/+0
2014-05-12perf tools: Use tid for finding threadNamhyung Kim3-1/+4
2014-05-01tools: Consolidate types.hBorislav Petkov9-17/+8
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/coreIngo Molnar1-45/+97
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar1-0/+2
2014-04-30perf tests: Add static build make testJiri Olsa1-0/+2
2014-04-29perf tests: Add a test of kvm-390: trace eventAlexander Yarygin1-0/+7
2014-04-29perf tests: Add numeric identifier to evlist_testAlexander Yarygin1-45/+90
2014-04-28perf tests: Add map groups sharing with thread object testJiri Olsa3-0/+95
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa3-0/+238
2014-04-28perf tests: Add a test case for hists filteringNamhyung Kim3-0/+320
2014-04-28perf tests: Factor out fake_setup_machine()Namhyung Kim3-139/+194
2014-04-15perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter1-0/+1
2014-03-18perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus1-0/+1
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa1-1/+1
2014-02-24perf tests: Add NO_LIBDW_DWARF_UNWIND make testJiri Olsa1-0/+3