[PATCH 0/2] Add "trace clear"

Jerome Forissier jerome.forissier at linaro.org
Mon Dec 9 16:32:12 CET 2024


This short series implements the "trace clear" command. Originally sent
as a single patch [1] but here with a sandbox test added.

Jerome Forissier (2):
  trace: add support for "trace clear"
  test: test_trace.py: test "trace clear" command

 cmd/trace.c                 | 13 +++++++++-
 include/trace.h             |  2 ++
 lib/trace.c                 | 47 ++++++++++++++++++++++++++-----------
 test/py/tests/test_trace.py | 30 +++++++++++++++++++++++
 4 files changed, 77 insertions(+), 15 deletions(-)

v2:
- Added patch: 'test: test_trace.py: test "trace clear" command'

v1:
- Sent as a single patch:
https://lists.denx.de/pipermail/u-boot/2024-December/574148.html

-- 
2.43.0



More information about the U-Boot mailing list