Skip to content

Commit 9d30bc0

Browse files
committed
scripts: move zaru.py to a separate directory
This commit moves the `zaru.py` script to `scripts/instrumentation`, and adjusts references to the script in other places. Signed-off-by: Filip Kokosinski <[email protected]>
1 parent 16f4d6c commit 9d30bc0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

samples/subsys/instrumentation/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Alternatively you can run this using QEMU:
4040

4141
After the sample is flashed to the target (or QEMU is running), it must be possible to
4242
collect and visualize traces and profiling info using the instrumentation CLI
43-
tool, :zephyr_file:`scripts/zaru.py`.
43+
tool, :zephyr_file:`scripts/instrumentation/zaru.py`.
4444

4545
.. note::
4646
Please note, that this subsystem uses the ``retained_mem`` driver, hence it's necessary
File renamed without changes.

0 commit comments

Comments
 (0)