diff --git a/projects/rocprofiler-systems/README.md b/projects/rocprofiler-systems/README.md index 9c6d19144d..ba6786f29e 100755 --- a/projects/rocprofiler-systems/README.md +++ b/projects/rocprofiler-systems/README.md @@ -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: