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
Loading
Please sign in to comment