Minor fix to README (#4)

[ROCm/rocprofiler-systems commit: b6e65d69f6]
This commit is contained in:
Jonathan R. Madsen
2021-09-02 13:17:25 -05:00
committed by GitHub
parent 055a3fba87
commit 7435122726
+1 -1
View File
@@ -135,7 +135,7 @@ In a separate window run:
```console
pkill traced
traced --background
perfetto --out ./htrace.out --txt -c $HTRACE/roctrace.cfg
perfetto --out ./htrace.out --txt -c ${HOSTTRACE_ROOT}/share/roctrace.cfg
```
then in the window running the application, configure the hosttrace instrumentation to use the system backend: