summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2014-01-31perf tests: No need to set up ref_reloc_symAdrian Hunter
2014-01-14perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo
2014-01-13perf tools: Add test for building detached source tarballsArnaldo Carvalho de Melo
2014-01-13perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo
2014-01-13perf tests: Fix installation tests path setupJiri Olsa
2014-01-13perf tests: Fixup leak on error path in parse events testArnaldo Carvalho de Melo
2014-01-13perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Close fds on destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Move the SIGUSR1 error reporting logic to prepare_workloadArnaldo Carvalho de Melo
2013-12-19perf tests: Factor make install testsJiri Olsa
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo
2013-12-16tools/: Convert to new topic librariesBorislav Petkov
2013-11-27perf record: Make per-cpu mmaps the default.Adrian Hunter
2013-11-14perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo
2013-11-12perf tests: Handle throttle events in 'object code reading' testAdrian Hunter
2013-11-12perf tests: Compensate lower sample freq with longer test loopAdrian Hunter
2013-11-11perf tests: Use lower sample_freq in sw clock event period testArnaldo Carvalho de Melo
2013-11-11perf tests: Check return of perf_evlist__open sw clock event period testArnaldo Carvalho de Melo
2013-11-11perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo
2013-11-11perf evsel: Remove idx parm from constructorArnaldo Carvalho de Melo
2013-11-06tools/perf: Add required memory barriersPeter Zijlstra
2013-11-05perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()Arnaldo Carvalho de Melo
2013-11-05perf tools: Factor sysfs code into generic fs objectJiri Olsa
2013-11-04perf hists: Consolidate __hists__add_*entry()Namhyung Kim
2013-11-04perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTIONAdrian Hunter
2013-11-04perf tools: Add time argument on COMM settingFrederic Weisbecker
2013-11-04perf tools: Use an accessor to read thread commFrederic Weisbecker
2013-11-04Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar
2013-11-01perf test: Update command line callchain attribute testsArnaldo Carvalho de Melo
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou
2013-10-23perf tools: Show progress on histogram collapsingNamhyung Kim
2013-10-23perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" testArnaldo Carvalho de Melo
2013-10-23perf test: Clarify the "sample parsing" test entryArnaldo Carvalho de Melo
2013-10-14perf tests: Fix memory leak in dso-data.cFelipe Pena
2013-10-09perf evlist: Introduce perf_evlist__new_default functionJiri Olsa
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian
2013-09-05perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter
2013-08-29perf tests: Add a sample parsing testAdrian Hunter
2013-08-29perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter
2013-08-29perf tools: Remove references to struct ip_eventAdrian Hunter
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter
2013-08-14perf tests: Fix compile failure on do_sort_somethingDavid Ahern
2013-08-12perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter
2013-08-12perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter
2013-08-07perf tests: Add tests of new pinned modifierMichael Ellerman