blob: b93e859c6c79ab2f3391633a125226a4435da253 [file] [log] [blame]
5f7cb03555c6 ("perf cs-etm: Move packet queue out of decoder structure")
3399ad9ac234 ("perf cs-etm: Configure contextID tracing in CPU-wide mode")
3fa0e83e2948 ("perf cs-etm: Modularize main packet processing loop")
f74f349c211e ("perf cs-etm: Modularize main decoder function")
23cfcd6d75cc ("perf cs-etm: Make cs_etm__run_decoder() queue independent")
4b6df11ab6cf ("perf cs-etm: Rethink kernel address initialisation")
4f5b37139fb3 ("perf cs-etm: Cleaning up function cs_etm__alloc_queue()")
ae4d9f523643 ("perf cs-etm: Fix memory leak in error path")
65963e5b4dfa ("perf cs-etm: Introducing function cs_etm_decoder__init_dparams()")
96dce7f4f387 ("perf cs-etm: Set sample flags for exception packet")
03919e526b29 ("perf cs-etm: Add traceID in packet")
95c6fe970a01 ("perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata")
47106e7413f9 ("perf cs-etm: Add exception number in exception packet")
465eaaa89e2b ("perf cs-etm: Set sample flags for trace discontinuity")
06220bf472f2 ("perf cs-etm: Set sample flags for instruction range packet")
ca45d843a599 ("perf cs-etm: Add last instruction information in packet")
7100b12cf474 ("perf cs-etm: Generate branch sample for exception packet")
49ccf87bfb9e ("perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITY")
cfc1d4276b04 ("perf cs-etm: Refactor enumeration cs_etm_sample_type")
cee7a6a212dd ("perf cs-etm: Remove unused 'trace_on' in cs_etm_decoder")
24fff5eb2b93 ("perf cs-etm: Avoid stale branch samples when flush packet")
15a5cd19627a ("perf cs-etm: Add support for PTMv1.1 decoding")
7d0f4fefc492 ("perf cs-etm: Add support for ETMv3 trace decoding")
78688342c547 ("perf cs-etm: Add configuration for ETMv3 trace protocol")
a7ee4d625ede ("perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace")
d6c9c05fe1eb ("perf cs-etm: Correct CPU mode for samples")