summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
2014-05-12perf tools: Use tid for finding threadNamhyung Kim
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2014-04-30perf tests: Add static build make testJiri Olsa
2014-04-29perf tests: Add a test of kvm-390: trace eventAlexander Yarygin
2014-04-29perf tests: Add numeric identifier to evlist_testAlexander Yarygin
2014-04-28perf tests: Add map groups sharing with thread object testJiri Olsa
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa
2014-04-28perf tests: Add a test case for hists filteringNamhyung Kim
2014-04-28perf tests: Factor out fake_setup_machine()Namhyung Kim
2014-04-15perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter
2014-03-18perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa
2014-02-24perf tests: Add NO_LIBDW_DWARF_UNWIND make testJiri Olsa
2014-02-24perf tests: Add pmu-bison.o make testJiri Olsa
2014-02-24perf tests: Fix *.o make testsJiri Olsa
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov
2014-02-18perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa
2014-01-31perf tests: No need to set up ref_reloc_symAdrian Hunter
2014-01-14perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo
2014-01-13perf tools: Add test for building detached source tarballsArnaldo Carvalho de Melo
2014-01-13perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo
2014-01-13perf tests: Fix installation tests path setupJiri Olsa
2014-01-13perf tests: Fixup leak on error path in parse events testArnaldo Carvalho de Melo
2014-01-13perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Close fds on destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Move the SIGUSR1 error reporting logic to prepare_workloadArnaldo Carvalho de Melo
2013-12-19perf tests: Factor make install testsJiri Olsa
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo