summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/auxtrace.c
Commit message (Expand)AuthorAgeFilesLines
* perf auxtrace: Add perf_evlist pointer to *info_priv_size()Mathieu Poirier2016-01-291-3/+4
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-1/+1
* perf auxtrace: Add option to synthesize branch stacks on samplesAdrian Hunter2015-09-281-0/+20
* perf auxtrace: Fix 'instructions' period of zeroAdrian Hunter2015-09-281-1/+3
* perf tools: Add Intel BTS supportAdrian Hunter2015-08-211-0/+3
* perf tools: Take Intel PT into useAdrian Hunter2015-08-171-1/+4
* perf auxtrace: Add Intel PT as an AUX area tracing typeAdrian Hunter2015-08-171-0/+1
* perf auxtrace: Fix period type 'i' not workingAdrian Hunter2015-08-061-1/+5
* perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTAdrian Hunter2015-07-151-5/+5
* perf tools: Allow auxtrace data alignmentAdrian Hunter2015-06-231-0/+7
* perf thread_map: Don't access the array entries directlyJiri Olsa2015-06-231-2/+2
* perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter2015-05-051-10/+75
* perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter2015-05-051-1/+4
* perf tools: Add AUX area tracing indexAdrian Hunter2015-05-041-0/+215
* perf auxtrace: Add a hashtable for cachingAdrian Hunter2015-04-291-0/+123
* perf auxtrace: Add processing for AUX area tracing eventsAdrian Hunter2015-04-291-1/+51
* perf auxtrace: Add a heap for sorting AUX area tracing queuesAdrian Hunter2015-04-291-0/+85
* perf auxtrace: Add helpers for queuing AUX area tracing dataAdrian Hunter2015-04-291-0/+305
* perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter2015-04-291-0/+81
* perf session: Add instruction tracing optionsAdrian Hunter2015-04-291-0/+136
* perf auxtrace: Add support for AUX area recordingAdrian Hunter2015-04-291-0/+176
* perf evlist: Add support for mmapping an AUX area bufferAdrian Hunter2015-04-291-0/+113
OpenPOWER on IntegriCloud