aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-14perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo1-2/+1
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo1-1/+1
2013-11-12perf tests: Handle throttle events in 'object code reading' testAdrian Hunter1-2/+13
2013-11-12perf tests: Compensate lower sample freq with longer test loopAdrian Hunter1-1/+1
2013-11-11perf tests: Use lower sample_freq in sw clock event period testArnaldo Carvalho de Melo1-2/+5
2013-11-11perf tests: Check return of perf_evlist__open sw clock event period testArnaldo Carvalho de Melo1-1/+5
2013-11-11perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo1-1/+1
2013-11-11perf evsel: Remove idx parm from constructorArnaldo Carvalho de Melo6-7/+7
2013-11-06tools/perf: Add required memory barriersPeter Zijlstra1-2/+0
2013-11-05perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()Arnaldo Carvalho de Melo1-2/+2
2013-11-05perf tools: Factor sysfs code into generic fs objectJiri Olsa1-1/+1
2013-11-04perf hists: Consolidate __hists__add_*entry()Namhyung Kim1-3/+3
2013-11-04perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTIONAdrian Hunter1-1/+6
2013-11-04perf tools: Add time argument on COMM settingFrederic Weisbecker2-3/+3
2013-11-04perf tools: Use an accessor to read thread commFrederic Weisbecker1-1/+1
2013-11-04Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar4-6/+6
2013-11-01perf test: Update command line callchain attribute testsArnaldo Carvalho de Melo4-6/+6
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar8-6/+17
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou8-6/+17
2013-10-23perf tools: Show progress on histogram collapsingNamhyung Kim1-1/+1
2013-10-23perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" testArnaldo Carvalho de Melo1-1/+1
2013-10-23perf test: Clarify the "sample parsing" test entryArnaldo Carvalho de Melo1-1/+1
2013-10-14perf tests: Fix memory leak in dso-data.cFelipe Pena1-0/+1
2013-10-09perf evlist: Introduce perf_evlist__new_default functionJiri Olsa2-23/+3
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen1-2/+4
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian1-4/+11
2013-09-05perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter3-0/+113
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter3-0/+159
2013-08-29perf tests: Add a sample parsing testAdrian Hunter3-0/+321
2013-08-29perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter1-1/+1
2013-08-29perf tools: Remove references to struct ip_eventAdrian Hunter1-12/+8
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2-3/+4
2013-08-14perf tests: Fix compile failure on do_sort_somethingDavid Ahern1-6/+5
2013-08-12perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter1-1/+1
2013-08-12perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter1-2/+2
2013-08-07perf tests: Add tests of new pinned modifierMichael Ellerman1-0/+53
2013-08-07perf tests: Add kcore to the object code reading testAdrian Hunter1-18/+82
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms test againAdrian Hunter1-5/+7
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms testAdrian Hunter1-11/+21
2013-08-07perf symbols: Load kernel maps before usingAdrian Hunter1-1/+1
2013-08-07perf tests: Add test for reading object codeAdrian Hunter3-0/+514
2013-08-07perf tests: Add parse events tests for leader samplingJiri Olsa1-0/+115
2013-08-07perf tests: Add attr record group sampling testJiri Olsa1-0/+36
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter3-0/+184
2013-07-22perf tests: Add broken install-* tests into tests/makeJiri Olsa1-0/+31
2013-07-22perf tests: Add 'make install/install-bin' tests into tests/makeJiri Olsa1-0/+9
2013-07-22perf tests: Add DESTDIR=TMP_DEST tests/make variableJiri Olsa1-4/+8
2013-07-22perf tests: Rename TMP to TMP_O tests/make variableJiri Olsa1-4/+4
2013-07-22perf tests: Run ctags/cscope make tests only with needed binariesJiri Olsa1-2/+9
2013-07-17perf tests: Check proper prev_state size for sched_switch tpJiri Olsa1-1/+1