summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/auxtrace.h
Commit message (Expand)AuthorAgeFilesLines
* perf auxtrace: Add perf_evlist pointer to *info_priv_size()Mathieu Poirier2016-01-291-2/+4
* perf auxtrace: Add option to synthesize branch stacks on samplesAdrian Hunter2015-09-281-0/+4
* perf tools: Add Intel BTS supportAdrian Hunter2015-08-211-0/+1
* perf auxtrace: Add Intel PT as an AUX area tracing typeAdrian Hunter2015-08-171-0/+1
* perf tools: Allow auxtrace data alignmentAdrian Hunter2015-06-231-0/+1
* perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter2015-05-051-0/+11
* perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter2015-05-051-0/+41
* perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter2015-05-051-0/+2
* perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter2015-05-051-0/+128
* perf tools: Add AUX area tracing indexAdrian Hunter2015-05-051-0/+35
* perf auxtrace: Add a hashtable for cachingAdrian Hunter2015-04-291-0/+14
* perf auxtrace: Add processing for AUX area tracing eventsAdrian Hunter2015-04-291-0/+13
* perf auxtrace: Add a heap for sorting AUX area tracing queuesAdrian Hunter2015-04-291-0/+29
* perf auxtrace: Add helpers for queuing AUX area tracing dataAdrian Hunter2015-04-291-0/+87
* perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter2015-04-291-0/+14
* perf session: Add instruction tracing optionsAdrian Hunter2015-04-291-0/+43
* perf session: Add hooks to allow transparent decoding of AUX area tracing dataAdrian Hunter2015-04-291-0/+55
* perf auxtrace: Add support for AUX area recordingAdrian Hunter2015-04-291-1/+55
* perf evlist: Add support for mmapping an AUX area bufferAdrian Hunter2015-04-291-0/+117