blob: 9eb357a26ef282fee4a34e5bda8b2fe74dd9f555 [file] [log] [blame]
96dce7f4f387 ("perf cs-etm: Set sample flags for exception packet")
95c6fe970a01 ("perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata")
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")
14a85b1eca34 ("perf cs-etm: Generate branch sample for CS_ETM_TRACE_ON packet")
6035b6804bdf ("perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packet")
3eb3e07bcfee ("perf cs-etm: Fix start tracing packet handling")
6abf0f451087 ("perf cs-etm: Introduce invalid address macro")
256e751cac78 ("perf inject: Emit instruction records on ETM trace discontinuity")
e573e978fb12 ("perf cs-etm: Inject capabilitity for CoreSight traces")
099c1130998f ("perf cs-etm: Freeing allocated memory")
b12235b113cf ("perf tools: Add mechanic to synthesise CoreSight trace packets")
9f878b29da96 ("perf tools: Add full support for CoreSight trace decoding")
20d9c478b01a ("pert tools: Add queue management functionality")
290598be0e84 ("perf tools: Add functionality to communicate with the openCSD decoder")
c9a01a11dfe6 ("perf tools: Add support for decoding CoreSight trace data")
68ffe3902898 ("perf tools: Add decoder mechanic to support dumping trace data")
cd8bfd8c973e ("perf tools: Add processing of coresight metadata")
440a23b34c06 ("perf tools: Add initial entry point for decoder CoreSight traces")
aa6292f4845e ("perf tools: Integrating the CoreSight decoding library")
ffd3d18c20b8 ("perf tools: Add ARM Statistical Profiling Extensions (SPE) support")
86bcdb5a4399 ("tools build: Add test for setns()")
c5e4027e056c ("perf tools: Move timestamp routines from util.h to time-utils.h")
58db1d6e7d5d ("perf tools: Move units conversion/formatting routines to separate object")
9607ad3a6387 ("perf tools: Add signal.h to places using its definitions")
1eae20c1d40a ("perf tools: Remove regex.h and fnmatch.h from util.h")
76b31a29ddaf ("perf tools: Remove include dirent.h from util.h")
9a3993d408bc ("perf tools: Move path related functions to util/path.h")
8ec20b176c4b ("perf str{filter,list}: Disentangle headers")
a43783aeec5f ("perf tools: Include errno.h where needed")
a067558e2fa7 ("perf tools: Move extra string util functions to util/string2.h")
632a5cabea21 ("perf tools: Move srcline definitions to separate header")
fea013928cdc ("perf tools: Move print_binary definitions to separate files")
3d689ed6099a ("perf tools: Move sane ctype stuff from util.h to sane_ctype.h")
fd20e8111cc0 ("perf tools: Including missing inttypes.h header")
877a7a11050e ("perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used")
f5a70801b783 ("perf sdt powerpc: Add argument support")
5dfa210e407d ("perf report: Enable sorting by srcline as key")
0d3eb0b7783f ("perf report: Show inline stack for browser mode")