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
/
cs-etm.h
Age
Commit message (
Expand
)
Author
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
2019-06-10
perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h instead
Arnaldo Carvalho de Melo
2019-06-10
perf cs-etm: Add notion of time to decoding code
Mathieu Poirier
2019-06-10
perf cs-etm: Linking PE contextID with perf thread mechanic
Mathieu Poirier
2019-06-10
perf cs-etm: Introduce the concept of trace ID queues
Mathieu Poirier
2019-06-10
perf cs-etm: Move packet queue out of decoder structure
Mathieu Poirier
2019-06-10
perf cs-etm: Configure contextID tracing in CPU-wide mode
Mathieu Poirier
2019-02-14
perf cs-etm: Introducing function cs_etm__init_trace_params()
Mathieu Poirier
2019-02-06
perf cs-etm: Set sample flags for exception packet
Leo Yan
2019-02-06
perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata
Leo Yan
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
2018-01-25
perf tools: Add processing of coresight metadata
Tor Jeremiassen
2018-01-25
perf tools: Add initial entry point for decoder CoreSight traces
Mathieu Poirier
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier