summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/auxtrace.h
Commit message (Expand)AuthorAgeFilesLines
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
* perf auxtrace: Add CPU filter supportAdrian Hunter2017-06-301-0/+2
* perf auxtrace: Add itrace option to output power eventsAdrian Hunter2017-06-271-0/+2
* perf auxtrace: Add itrace option to output ptwrite eventsAdrian Hunter2017-06-271-0/+2
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf record: Add support for using symbols in address filtersAdrian Hunter2016-09-291-0/+54
* perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier2016-09-221-0/+1
* perf auxtrace: Add option to feed branches to the thread stackAdrian Hunter2016-06-231-0/+2
* perf tools: Add support for skipping itrace instructionsAndi Kleen2016-03-301-0/+2
* perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2016-03-231-1/+1
* 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-041-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
OpenPOWER on IntegriCloud