summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
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
2013-08-07perf tests: Add kcore to the object code reading testAdrian Hunter
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms test againAdrian Hunter
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms testAdrian Hunter
2013-08-07perf symbols: Load kernel maps before usingAdrian Hunter
2013-08-07perf tests: Add test for reading object codeAdrian Hunter
2013-08-07perf tests: Add parse events tests for leader samplingJiri Olsa
2013-08-07perf tests: Add attr record group sampling testJiri Olsa
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter
2013-07-22perf tests: Add broken install-* tests into tests/makeJiri Olsa
2013-07-22perf tests: Add 'make install/install-bin' tests into tests/makeJiri Olsa
2013-07-22perf tests: Add DESTDIR=TMP_DEST tests/make variableJiri Olsa
2013-07-22perf tests: Rename TMP to TMP_O tests/make variableJiri Olsa
2013-07-22perf tests: Run ctags/cscope make tests only with needed binariesJiri Olsa