diff options
author | Jerome Forissier <jerome.forissier@linaro.org> | 2024-12-13 13:45:36 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-12-31 19:00:46 -0600 |
commit | 60a684e0a9f341d96c30ce0e1e472d7a203c85aa (patch) | |
tree | 601b5741220ea12963a8af890c7c8984caeb0206 /drivers/ddr/imx/phy/ddrphy_utils.c | |
parent | c3c20a5e3c04c7c9e0866812f6b615ec15af06d9 (diff) |
trace: add support for 'trace wipe'
Implement a 'trace wipe' command to delete the currently accumulated
trace data. This comes handy when someone needs to trace a particular
command. For example:
=> trace pause; trace wipe
=> trace resume; dhcp; trace pause
=> trace stats
=> trace calls 0x02100000 0x10000000
=> tftpput $profbase $profoffset 192.168.0.16:trace.bin
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'drivers/ddr/imx/phy/ddrphy_utils.c')
0 files changed, 0 insertions, 0 deletions