summaryrefslogtreecommitdiff
path: root/tools/perf/util/auxtrace.c
AgeCommit message (Expand)Author
2017-05-20perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter
2016-09-29perf record: Add support for using symbols in address filtersAdrian Hunter
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier
2016-03-30perf tools: Add support for skipping itrace instructionsAndi Kleen
2016-01-29perf auxtrace: Add perf_evlist pointer to *info_priv_size()Mathieu Poirier
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf
2015-09-28perf auxtrace: Add option to synthesize branch stacks on samplesAdrian Hunter
2015-09-28perf auxtrace: Fix 'instructions' period of zeroAdrian Hunter
2015-08-21perf tools: Add Intel BTS supportAdrian Hunter
2015-08-17perf tools: Take Intel PT into useAdrian Hunter
2015-08-17perf auxtrace: Add Intel PT as an AUX area tracing typeAdrian Hunter
2015-08-06perf auxtrace: Fix period type 'i' not workingAdrian Hunter
2015-07-15perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTAdrian Hunter
2015-06-23perf tools: Allow auxtrace data alignmentAdrian Hunter
2015-06-23perf thread_map: Don't access the array entries directlyJiri Olsa
2015-05-05perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter
2015-05-05perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter
2015-05-04perf tools: Add AUX area tracing indexAdrian Hunter
2015-04-29perf auxtrace: Add a hashtable for cachingAdrian Hunter
2015-04-29perf auxtrace: Add processing for AUX area tracing eventsAdrian Hunter
2015-04-29perf auxtrace: Add a heap for sorting AUX area tracing queuesAdrian Hunter
2015-04-29perf auxtrace: Add helpers for queuing AUX area tracing dataAdrian Hunter
2015-04-29perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter
2015-04-29perf session: Add instruction tracing optionsAdrian Hunter
2015-04-29perf auxtrace: Add support for AUX area recordingAdrian Hunter
2015-04-29perf evlist: Add support for mmapping an AUX area bufferAdrian Hunter