summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorLines
2014-06-01perf tests: Add a test case for cumulating callchainsNamhyung Kim-2/+734
2014-06-01perf tests: Define and use symbolic names for fake symbolsNamhyung Kim-62/+92
2014-06-01perf tools: Add callback function to hist_entry_iterNamhyung Kim-2/+2
2014-06-01perf hists: Check if accumulated when adding a hist entryNamhyung Kim-2/+2
2014-06-01perf tools: Introduce struct hist_entry_iterNamhyung Kim-11/+16
2014-06-01perf tools: Introduce hists__inc_nr_samples()Namhyung Kim-3/+1
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim-2/+627
2014-05-21perf tests: Factor out print_hists_*()Namhyung Kim-60/+66
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet-2/+2
2014-05-12perf tools: Remove usage of trace_sched_wakeup(.success)Peter Zijlstra-3/+0
2014-05-12perf tools: Use tid for finding threadNamhyung Kim-1/+4
2014-05-01tools: Consolidate types.hBorislav Petkov-17/+8
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-45/+97
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar-0/+2
2014-04-30perf tests: Add static build make testJiri Olsa-0/+2
2014-04-29perf tests: Add a test of kvm-390: trace eventAlexander Yarygin-0/+7
2014-04-29perf tests: Add numeric identifier to evlist_testAlexander Yarygin-45/+90
2014-04-28perf tests: Add map groups sharing with thread object testJiri Olsa-0/+95
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa-0/+238
2014-04-28perf tests: Add a test case for hists filteringNamhyung Kim-0/+320
2014-04-28perf tests: Factor out fake_setup_machine()Namhyung Kim-139/+194
2014-04-15perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter-0/+1
2014-03-18perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus-0/+1
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa-1/+1
2014-02-24perf tests: Add NO_LIBDW_DWARF_UNWIND make testJiri Olsa-0/+3
2014-02-24perf tests: Add pmu-bison.o make testJiri Olsa-4/+8
2014-02-24perf tests: Fix *.o make testsJiri Olsa-7/+3
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov-1/+1
2014-02-18perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa-2/+2
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa-10/+9
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa-0/+161
2014-01-31perf tests: No need to set up ref_reloc_symAdrian Hunter-10/+0
2014-01-14perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo-7/+7
2014-01-13perf tools: Add test for building detached source tarballsArnaldo Carvalho de Melo-2/+29
2014-01-13perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo-6/+6
2014-01-13perf tests: Fix installation tests path setupJiri Olsa-10/+20
2014-01-13perf tests: Fixup leak on error path in parse events testArnaldo Carvalho de Melo-3/+3
2014-01-13perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo-21/+9
2014-01-13perf evlist: Close fds on destructorArnaldo Carvalho de Melo-22/+8
2014-01-13perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo-30/+19
2014-01-13perf evlist: Move the SIGUSR1 error reporting logic to prepare_workloadArnaldo Carvalho de Melo-7/+15
2013-12-19perf tests: Factor make install testsJiri Olsa-6/+32
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo-5/+5
2013-12-16tools/: Convert to new topic librariesBorislav Petkov-1/+1
2013-11-27perf record: Make per-cpu mmaps the default.Adrian Hunter-1/+1
2013-11-14perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo-2/+1
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo-1/+1
2013-11-12perf tests: Handle throttle events in 'object code reading' testAdrian Hunter-2/+13
2013-11-12perf tests: Compensate lower sample freq with longer test loopAdrian Hunter-1/+1
2013-11-11perf tests: Use lower sample_freq in sw clock event period testArnaldo Carvalho de Melo-2/+5