aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/auxtrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-05perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter1-0/+128
2015-05-04perf tools: Add AUX area tracing indexAdrian Hunter1-0/+35
2015-04-29perf auxtrace: Add a hashtable for cachingAdrian Hunter1-0/+14
2015-04-29perf auxtrace: Add processing for AUX area tracing eventsAdrian Hunter1-0/+13
2015-04-29perf auxtrace: Add a heap for sorting AUX area tracing queuesAdrian Hunter1-0/+29
2015-04-29perf auxtrace: Add helpers for queuing AUX area tracing dataAdrian Hunter1-0/+87
2015-04-29perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter1-0/+14
2015-04-29perf session: Add instruction tracing optionsAdrian Hunter1-0/+43
2015-04-29perf session: Add hooks to allow transparent decoding of AUX area tracing dataAdrian Hunter1-0/+55
2015-04-29perf auxtrace: Add support for AUX area recordingAdrian Hunter1-1/+55
2015-04-29perf evlist: Add support for mmapping an AUX area bufferAdrian Hunter1-0/+117