aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/auxtrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-29perf record: Add support for using symbols in address filtersAdrian Hunter1-0/+737
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier1-0/+1
2016-03-30perf tools: Add support for skipping itrace instructionsAndi Kleen1-0/+7
2016-01-29perf auxtrace: Add perf_evlist pointer to *info_priv_size()Mathieu Poirier1-3/+4
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-09-28perf auxtrace: Add option to synthesize branch stacks on samplesAdrian Hunter1-0/+20
2015-09-28perf auxtrace: Fix 'instructions' period of zeroAdrian Hunter1-1/+3
2015-08-21perf tools: Add Intel BTS supportAdrian Hunter1-0/+3
2015-08-17perf tools: Take Intel PT into useAdrian Hunter1-1/+4
2015-08-17perf auxtrace: Add Intel PT as an AUX area tracing typeAdrian Hunter1-0/+1
2015-08-06perf auxtrace: Fix period type 'i' not workingAdrian Hunter1-1/+5
2015-07-15perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTAdrian Hunter1-5/+5
2015-06-23perf tools: Allow auxtrace data alignmentAdrian Hunter1-0/+7
2015-06-23perf thread_map: Don't access the array entries directlyJiri Olsa1-2/+2
2015-05-05perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter1-10/+75
2015-05-05perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter1-1/+4
2015-05-04perf tools: Add AUX area tracing indexAdrian Hunter1-0/+215
2015-04-29perf auxtrace: Add a hashtable for cachingAdrian Hunter1-0/+123
2015-04-29perf auxtrace: Add processing for AUX area tracing eventsAdrian Hunter1-1/+51
2015-04-29perf auxtrace: Add a heap for sorting AUX area tracing queuesAdrian Hunter1-0/+85
2015-04-29perf auxtrace: Add helpers for queuing AUX area tracing dataAdrian Hunter1-0/+305
2015-04-29perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter1-0/+81
2015-04-29perf session: Add instruction tracing optionsAdrian Hunter1-0/+136
2015-04-29perf auxtrace: Add support for AUX area recordingAdrian Hunter1-0/+176
2015-04-29perf evlist: Add support for mmapping an AUX area bufferAdrian Hunter1-0/+113