aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAge
* 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
* perf tests: Check return of perf_evlist__open sw clock event period testArnaldo Carvalho de Melo2013-11-11
* perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo2013-11-11
* perf evsel: Remove idx parm from constructorArnaldo Carvalho de Melo2013-11-11
* tools/perf: Add required memory barriersPeter Zijlstra2013-11-06
* perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()Arnaldo Carvalho de Melo2013-11-05
* perf tools: Factor sysfs code into generic fs objectJiri Olsa2013-11-05
* perf hists: Consolidate __hists__add_*entry()Namhyung Kim2013-11-04
* perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTIONAdrian Hunter2013-11-04
* perf tools: Add time argument on COMM settingFrederic Weisbecker2013-11-04
* perf tools: Use an accessor to read thread commFrederic Weisbecker2013-11-04
* Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-04
|\
| * perf test: Update command line callchain attribute testsArnaldo Carvalho de Melo2013-11-01
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-29
|\|
| * perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-28
* | perf tools: Show progress on histogram collapsingNamhyung Kim2013-10-23
* | perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" testArnaldo Carvalho de Melo2013-10-23
* | perf test: Clarify the "sample parsing" test entryArnaldo Carvalho de Melo2013-10-23
* | perf tests: Fix memory leak in dso-data.cFelipe Pena2013-10-14
* | perf evlist: Introduce perf_evlist__new_default functionJiri Olsa2013-10-09
* | tools/perf: Add support for record transaction flagsAndi Kleen2013-10-04
|/
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-11
* perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter2013-09-05
* perf tests: Add 'keep tracking' testAdrian Hunter2013-09-02
* perf tests: Add a sample parsing testAdrian Hunter2013-08-29
* perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter2013-08-29
* perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-29
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-29
* perf tests: Fix compile failure on do_sort_somethingDavid Ahern2013-08-14
* perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter2013-08-12
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-12
* perf tests: Add tests of new pinned modifierMichael Ellerman2013-08-07
* perf tests: Add kcore to the object code reading testAdrian Hunter2013-08-07
* perf tests: Adjust the vmlinux symtab matches kallsyms test againAdrian Hunter2013-08-07
* perf tests: Adjust the vmlinux symtab matches kallsyms testAdrian Hunter2013-08-07
* perf symbols: Load kernel maps before usingAdrian Hunter2013-08-07