summaryrefslogtreecommitdiff
path: root/tools/perf/tests/code-reading.c
AgeCommit message (Expand)Author
2018-04-20Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim
2016-09-05perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo
2016-08-02perf tests: objdump output can contain multi byte chunksJan Stancek
2016-04-11perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo
2016-03-23perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo
2016-02-19perf test: Reduce the sample_freq for the 'object code reading' testArnaldo Carvalho de Melo
2016-02-19perf tests: Use perf_evlist__strerror_open() to provide hints about max_freqArnaldo Carvalho de Melo
2015-12-07perf test: Fix cpus and thread maps reference in error pathJiri Olsa
2015-12-07perf test: Use machine__new_host in mmap thread code reading testJiri Olsa
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-11-03perf test: Keep test result clean if '-v' not setWang Nan
2015-09-30perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo
2015-09-30perf machine: Use machine__kernel_map() thoroughlyArnaldo Carvalho de Melo
2015-09-14perf tests: Print objdump/dso buffers if they don't matchJan Stancek
2015-09-14perf tests: Stop reading if objdump output crossed sectionsJan Stancek
2015-09-14perf tests: Make objdump disassemble zero blocksJan Stancek
2015-09-14perf tests: Take into account address of each objdump lineJan Stancek
2015-06-25perf tools: Add reference counting for thread_map objectJiri Olsa
2015-06-25perf tools: Add reference counting for cpu_map objectJiri Olsa
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa
2014-10-29perf tests: Use thread->mg->machineArnaldo Carvalho de Melo
2014-10-29perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo
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