summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/code-reading.c
AgeCommit message (Expand)Author
2014-05-12perf tools: Use tid for finding threadNamhyung Kim
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-04-15perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter
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
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo
2013-11-12perf tests: Handle throttle events in 'object code reading' testAdrian Hunter
2013-11-11perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo
2013-11-04perf tools: Add time argument on COMM settingFrederic Weisbecker
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou
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-07perf tests: Add kcore to the object code reading testAdrian Hunter
2013-08-07perf symbols: Load kernel maps before usingAdrian Hunter
2013-08-07perf tests: Add test for reading object codeAdrian Hunter