aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/code-reading.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo1-1/+1
2013-11-12perf tests: Handle throttle events in 'object code reading' testAdrian Hunter1-2/+13
2013-11-11perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo1-1/+1
2013-11-04perf tools: Add time argument on COMM settingFrederic Weisbecker1-1/+1
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou1-0/+1
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter1-2/+2
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-07perf tests: Add kcore to the object code reading testAdrian Hunter1-18/+82
2013-08-07perf symbols: Load kernel maps before usingAdrian Hunter1-1/+1
2013-08-07perf tests: Add test for reading object codeAdrian Hunter1-0/+509