index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
auxtrace.c
Age
Commit message (
Expand
)
Author
2018-01-25
perf tools: Add initial entry point for decoder CoreSight traces
Mathieu Poirier
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2017-12-27
perf perf: Remove duplicate includes
Pravin Shedge
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-06-30
perf auxtrace: Add CPU filter support
Adrian Hunter
2017-06-27
perf auxtrace: Add itrace option to output power events
Adrian Hunter
2017-06-27
perf auxtrace: Add itrace option to output ptwrite events
Adrian Hunter
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-03-27
perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
Adrian Hunter
2016-09-29
perf record: Add support for using symbols in address filters
Adrian Hunter
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
2016-03-30
perf tools: Add support for skipping itrace instructions
Andi Kleen
2016-01-29
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-09-28
perf auxtrace: Add option to synthesize branch stacks on samples
Adrian Hunter
2015-09-28
perf auxtrace: Fix 'instructions' period of zero
Adrian Hunter
2015-08-21
perf tools: Add Intel BTS support
Adrian Hunter
2015-08-17
perf tools: Take Intel PT into use
Adrian Hunter
2015-08-17
perf auxtrace: Add Intel PT as an AUX area tracing type
Adrian Hunter
2015-08-06
perf auxtrace: Fix period type 'i' not working
Adrian Hunter
2015-07-15
perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Adrian Hunter
2015-06-23
perf tools: Allow auxtrace data alignment
Adrian Hunter
2015-06-23
perf thread_map: Don't access the array entries directly
Jiri Olsa
2015-05-05
perf tools: Add AUX area tracing Snapshot Mode
Adrian Hunter
2015-05-05
perf auxtrace: Add option to synthesize events for transactions
Adrian Hunter
2015-05-04
perf tools: Add AUX area tracing index
Adrian Hunter
2015-04-29
perf auxtrace: Add a hashtable for caching
Adrian Hunter
2015-04-29
perf auxtrace: Add processing for AUX area tracing events
Adrian Hunter
2015-04-29
perf auxtrace: Add a heap for sorting AUX area tracing queues
Adrian Hunter
2015-04-29
perf auxtrace: Add helpers for queuing AUX area tracing data
Adrian Hunter
2015-04-29
perf auxtrace: Add helpers for AUX area tracing errors
Adrian Hunter
2015-04-29
perf session: Add instruction tracing options
Adrian Hunter
2015-04-29
perf auxtrace: Add support for AUX area recording
Adrian Hunter
2015-04-29
perf evlist: Add support for mmapping an AUX area buffer
Adrian Hunter