aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/code-reading.c
Commit message (Expand)AuthorAge
* perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo2016-09-05
* perf tests: objdump output can contain multi byte chunksJan Stancek2016-08-02
* perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo2016-04-11
* perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo2016-03-23
* perf test: Reduce the sample_freq for the 'object code reading' testArnaldo Carvalho de Melo2016-02-19
* perf tests: Use perf_evlist__strerror_open() to provide hints about max_freqArnaldo Carvalho de Melo2016-02-19
* perf test: Fix cpus and thread maps reference in error pathJiri Olsa2015-12-07
* perf test: Use machine__new_host in mmap thread code reading testJiri Olsa2015-12-07
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-19
* perf test: Keep test result clean if '-v' not setWang Nan2015-11-03
* perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo2015-09-30
* perf machine: Use machine__kernel_map() thoroughlyArnaldo Carvalho de Melo2015-09-30
* perf tests: Print objdump/dso buffers if they don't matchJan Stancek2015-09-14
* perf tests: Stop reading if objdump output crossed sectionsJan Stancek2015-09-14
* perf tests: Make objdump disassemble zero blocksJan Stancek2015-09-14
* perf tests: Take into account address of each objdump lineJan Stancek2015-09-14
* perf tools: Add reference counting for thread_map objectJiri Olsa2015-06-25
* perf tools: Add reference counting for cpu_map objectJiri Olsa2015-06-25
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-19
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-08
* perf tools: Add parse_events_error interfaceJiri Olsa2015-04-29
* perf tests: Use thread->mg->machineArnaldo Carvalho de Melo2014-10-29
* perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2014-10-29
* perf tools: Use tid for finding threadNamhyung Kim2014-05-12
* tools: Consolidate types.hBorislav Petkov2014-05-01
* perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter2014-04-15
* perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo2014-01-13
* perf evlist: Close fds on destructorArnaldo Carvalho de Melo2014-01-13
* perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo2014-01-13
* perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo2013-12-19
* perf tests: Handle throttle events in 'object code reading' testAdrian Hunter2013-11-12
* perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo2013-11-11
* perf tools: Add time argument on COMM settingFrederic Weisbecker2013-11-04
* perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-28
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-29
* perf tests: Fix compile failure on do_sort_somethingDavid Ahern2013-08-14
* perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter2013-08-12
* perf tests: Add kcore to the object code reading testAdrian Hunter2013-08-07
* perf symbols: Load kernel maps before usingAdrian Hunter2013-08-07
* perf tests: Add test for reading object codeAdrian Hunter2013-08-07