diff options
author | 2025-04-01 19:07:04 +0100 | |
---|---|---|
committer | 2025-05-14 11:56:17 +0100 | |
commit | 0814151bae4b50d49514666b5f06920ce3eb829b (patch) | |
tree | 78a663c04fc0930ce50f5ad7ac7e7158bd92e596 /scripts/lib/kdoc/kdoc_output.py | |
parent | coresight: Introduce pause and resume APIs for source (diff) | |
download | linux-rng-0814151bae4b50d49514666b5f06920ce3eb829b.tar.xz linux-rng-0814151bae4b50d49514666b5f06920ce3eb829b.zip |
coresight: etm4x: Hook pause and resume callbacks
Add callbacks for pausing and resuming the tracer.
A "paused" flag in the driver data indicates whether the tracer is
paused. If the flag is set, the driver will skip starting the hardware
trace. The flag is always set to false for the sysfs mode, meaning the
tracer will never be paused in the case.
Signed-off-by: Leo Yan <leo.yan@arm.com>
Reviewed-by: Mike Leach <mike.leach@linaro.org>
Reviewed-by: James Clark <james.clark@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20250401180708.385396-4-leo.yan@arm.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions