diff options
| author | Sanman Pradhan <psanman@juniper.net> | 2026-04-14 17:25:22 +0000 |
|---|---|---|
| committer | Suzuki K Poulose <suzuki.poulose@arm.com> | 2026-08-07 10:45:11 +0100 |
| commit | 856119909d8de99d540edbdfb5431efab936f649 (patch) | |
| tree | a444655abe895217dbabef99e9cdbadd73b025b6 /scripts | |
| parent | 75d42d990335322852ed5f7ce324b701c0949d79 (diff) | |
| download | linux-856119909d8de99d540edbdfb5431efab936f649.tar.gz linux-856119909d8de99d540edbdfb5431efab936f649.zip | |
hwtracing: hisi_ptt: Remove unnecessary trace buffer zeroing in trace_start()
hisi_ptt_trace_start() clears all four trace buffers before enabling
tracing.
This is unnecessary. On trace stop, hisi_ptt_update_aux() copies only
the number of bytes reported in HISI_PTT_TRACE_WR_STS. On buffer-full
interrupts, it copies a full completed buffer. In both cases the driver
only consumes data written by hardware.
Remove the buffer clearing from the trace start path.
Signed-off-by: Sanman Pradhan <psanman@juniper.net>
Reviewed-by: Yicong Yang <yangyccccc@gmail.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20260414172451.14331-3-sanman.pradhan@hpe.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
