aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAge
* 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
* perf tools: Use tid for finding threadNamhyung Kim2014-05-12
* tools: Consolidate types.hBorislav Petkov2014-05-01
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-05-01
|\
| * perf tests: Add a test of kvm-390: trace eventAlexander Yarygin2014-04-29
| * perf tests: Add numeric identifier to evlist_testAlexander Yarygin2014-04-29
* | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-01
|\ \ | |/ |/|
| * perf tests: Add static build make testJiri Olsa2014-04-30
* | perf tests: Add map groups sharing with thread object testJiri Olsa2014-04-28
* | perf tests: Add thread maps lookup automated testsJiri Olsa2014-04-28
* | perf tests: Add a test case for hists filteringNamhyung Kim2014-04-28
* | perf tests: Factor out fake_setup_machine()Namhyung Kim2014-04-28
|/
* perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter2014-04-15
* perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus2014-03-18
* perf machine: Factor machine__find_thread to take tid argumentJiri Olsa2014-03-14
* perf tests: Add NO_LIBDW_DWARF_UNWIND make testJiri Olsa2014-02-24
* perf tests: Add pmu-bison.o make testJiri Olsa2014-02-24
* perf tests: Fix *.o make testsJiri Olsa2014-02-24
* perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-18
* perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa2014-02-18
* perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-18
* perf tests x86: Add dwarf unwind testJiri Olsa2014-02-18
* perf tests: No need to set up ref_reloc_symAdrian Hunter2014-01-31
* perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo2014-01-14
* perf tools: Add test for building detached source tarballsArnaldo Carvalho de Melo2014-01-13
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-13
* perf tests: Fix installation tests path setupJiri Olsa2014-01-13
* perf tests: Fixup leak on error path in parse events testArnaldo Carvalho de Melo2014-01-13
* perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo2014-01-13
* perf evlist: Close fds on destructorArnaldo Carvalho de Melo2014-01-13
* perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo2014-01-13
* perf evlist: Move the SIGUSR1 error reporting logic to prepare_workloadArnaldo Carvalho de Melo2014-01-13
* perf tests: Factor make install testsJiri Olsa2013-12-19
* perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo2013-12-19
* tools/: Convert to new topic librariesBorislav Petkov2013-12-16
* perf record: Make per-cpu mmaps the default.Adrian Hunter2013-11-27
* perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo2013-11-14
* perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo2013-11-12
* perf tests: Handle throttle events in 'object code reading' testAdrian Hunter2013-11-12
* perf tests: Compensate lower sample freq with longer test loopAdrian Hunter2013-11-12
* perf tests: Use lower sample_freq in sw clock event period testArnaldo Carvalho de Melo2013-11-11