summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf tests: Add 'keep tracking' testAdrian Hunter2013-09-023-0/+159
* perf tests: Add a sample parsing testAdrian Hunter2013-08-293-0/+321
* perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter2013-08-291-1/+1
* perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-291-12/+8
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-292-3/+4
* perf tests: Fix compile failure on do_sort_somethingDavid Ahern2013-08-141-6/+5
* perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter2013-08-121-1/+1
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-121-2/+2
* perf tests: Add tests of new pinned modifierMichael Ellerman2013-08-071-0/+53
* perf tests: Add kcore to the object code reading testAdrian Hunter2013-08-071-18/+82
OpenPOWER on IntegriCloud