summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* 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/+9
* 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/+0
* 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/+9
* perf evlist: Close fds on destructorArnaldo Carvalho de Melo2014-01-138-22/+8
* perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo2014-01-138-30/+19
* 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/+1
* 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/+0
* 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-041-3/+3
* perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTIONAdrian Hunter2013-11-041-1/+6
* perf tools: Add time argument on COMM settingFrederic Weisbecker2013-11-042-3/+3
* perf tools: Use an accessor to read thread commFrederic Weisbecker2013-11-041-1/+1
* Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-044-6/+6
|\
| * perf test: Update command line callchain attribute testsArnaldo Carvalho de Melo2013-11-014-6/+6
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-298-6/+17
|\ \ | |/
| * perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-288-6/+17
* | perf tools: Show progress on histogram collapsingNamhyung Kim2013-10-231-1/+1
* | perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" testArnaldo Carvalho de Melo2013-10-231-1/+1
* | perf test: Clarify the "sample parsing" test entryArnaldo Carvalho de Melo2013-10-231-1/+1
* | perf tests: Fix memory leak in dso-data.cFelipe Pena2013-10-141-0/+1
* | perf evlist: Introduce perf_evlist__new_default functionJiri Olsa2013-10-092-23/+3
* | tools/perf: Add support for record transaction flagsAndi Kleen2013-10-041-2/+4
|/
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-111-4/+11
* perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter2013-09-053-0/+113
OpenPOWER on IntegriCloud