summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/code-reading.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Use tid for finding threadNamhyung Kim2014-05-121-1/+1
* tools: Consolidate types.hBorislav Petkov2014-05-011-2/+1Star
* perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter2014-04-151-0/+1
* perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo2014-01-131-1/+0Star
* perf evlist: Close fds on destructorArnaldo Carvalho de Melo2014-01-131-1/+0Star
* perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo2014-01-131-3/+2Star
* perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo2013-12-191-1/+1
* perf tests: Handle throttle events in 'object code reading' testAdrian Hunter2013-11-121-2/+13
* perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo2013-11-111-1/+1
* perf tools: Add time argument on COMM settingFrederic Weisbecker2013-11-041-1/+1
* perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-281-0/+1
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-291-2/+2
* perf tests: Fix compile failure on do_sort_somethingDavid Ahern2013-08-141-6/+5Star
* perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter2013-08-121-1/+1
* perf tests: Add kcore to the object code reading testAdrian Hunter2013-08-071-18/+82
* perf symbols: Load kernel maps before usingAdrian Hunter2013-08-071-1/+1
* perf tests: Add test for reading object codeAdrian Hunter2013-08-071-0/+509