summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-162-2/+2
* perf tools: Remove usage of trace_sched_wakeup(.success)Peter Zijlstra2014-05-121-3/+0Star
* perf tools: Use tid for finding threadNamhyung Kim2014-05-123-1/+4
* tools: Consolidate types.hBorislav Petkov2014-05-019-17/+8Star
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-05-011-45/+97
|\
| * perf tests: Add a test of kvm-390: trace eventAlexander Yarygin2014-04-291-0/+7
| * perf tests: Add numeric identifier to evlist_testAlexander Yarygin2014-04-291-45/+90
* | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-011-0/+2
|\ \ | |/ |/|
| * perf tests: Add static build make testJiri Olsa2014-04-301-0/+2
* | perf tests: Add map groups sharing with thread object testJiri Olsa2014-04-283-0/+95
* | perf tests: Add thread maps lookup automated testsJiri Olsa2014-04-283-0/+238
* | perf tests: Add a test case for hists filteringNamhyung Kim2014-04-283-0/+320
* | perf tests: Factor out fake_setup_machine()Namhyung Kim2014-04-283-139/+194
|/
* perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter2014-04-151-0/+1
* perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus2014-03-181-0/+1
* perf machine: Factor machine__find_thread to take tid argumentJiri Olsa2014-03-141-1/+1
* perf tests: Add NO_LIBDW_DWARF_UNWIND make testJiri Olsa2014-02-241-0/+3
* perf tests: Add pmu-bison.o make testJiri Olsa2014-02-241-4/+8
* perf tests: Fix *.o make testsJiri Olsa2014-02-241-7/+3Star
* perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-181-1/+1
* perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa2014-02-182-2/+2
* perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-182-10/+9Star
* perf tests x86: Add dwarf unwind testJiri Olsa2014-02-183-0/+161
* perf tests: No need to set up ref_reloc_symAdrian Hunter2014-01-311-10/+0Star
* perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo2014-01-142-7/+7
* perf tools: Add test for building detached source tarballsArnaldo Carvalho de Melo2014-01-132-2/+29
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-134-6/+6
* perf tests: Fix installation tests path setupJiri Olsa2014-01-131-10/+20
* perf tests: Fixup leak on error path in parse events testArnaldo Carvalho de Melo2014-01-131-3/+3
* perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo2014-01-138-21/+9Star
* perf evlist: Close fds on destructorArnaldo Carvalho de Melo2014-01-138-22/+8Star
* perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo2014-01-138-30/+19Star
* perf evlist: Move the SIGUSR1 error reporting logic to prepare_workloadArnaldo Carvalho de Melo2014-01-132-7/+15
* perf tests: Factor make install testsJiri Olsa2013-12-191-6/+32
* perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo2013-12-195-5/+5
* tools/: Convert to new topic librariesBorislav Petkov2013-12-161-1/+1
* perf record: Make per-cpu mmaps the default.Adrian Hunter2013-11-271-1/+1
* perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo2013-11-141-2/+1Star
* perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo2013-11-121-1/+1
* perf tests: Handle throttle events in 'object code reading' testAdrian Hunter2013-11-121-2/+13
* perf tests: Compensate lower sample freq with longer test loopAdrian Hunter2013-11-121-1/+1
* perf tests: Use lower sample_freq in sw clock event period testArnaldo Carvalho de Melo2013-11-111-2/+5
* perf tests: Check return of perf_evlist__open sw clock event period testArnaldo Carvalho de Melo2013-11-111-1/+5
* perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo2013-11-111-1/+1
* perf evsel: Remove idx parm from constructorArnaldo Carvalho de Melo2013-11-116-7/+7
* tools/perf: Add required memory barriersPeter Zijlstra2013-11-061-2/+0Star
* perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()Arnaldo Carvalho de Melo2013-11-051-2/+2
* perf tools: Factor sysfs code into generic fs objectJiri Olsa2013-11-051-1/+1
* perf hists: Consolidate __hists__add_*entry()Namhyung Kim2013-11-051-3/+3
* perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTIONAdrian Hunter2013-11-041-1/+6