aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorBjorn Andersson <[email protected]>2024-08-05 20:56:27 -0700
committerBjorn Andersson <[email protected]>2024-08-12 15:26:28 -0700
commit34f79c11fb2f31ba05f13e42b936b3eae1783d40 (patch)
treedbd3c426c4828ee05c002223b978c64b66c2dc27 /tools/perf/scripts
parent91adb340d1b8fed6507d0143da1f0d8ccb8aeca4 (diff)
rpmsg: glink: Introduce packet tracepoints
Introduce tracepoints to allow tracing the GLINK packets being exchanged with other subsystems. This is useful for debugging both interaction with remote processors and client driver issues, as well as tracking latency through the communication stack. Channel events are traced with both local and remote channel ids, as well as the textual representation when possible. The channel ids are useful when matching traces with traces from the firmware side logs, while the textual representation is necessary to identify channels when we're starting to trace an already running system. Signed-off-by: Bjorn Andersson <[email protected]> Reviewed-by: Chris Lew <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions