From 7435122726ec22f906b3f04d7a4024ca86f9ecb7 Mon Sep 17 00:00:00 2001 From: "Jonathan R. Madsen" Date: Thu, 2 Sep 2021 13:17:25 -0500 Subject: [PATCH] Minor fix to README (#4) [ROCm/rocprofiler-systems commit: b6e65d69f64c26e25cba707ed9fcefa907f7a1a9] --- projects/rocprofiler-systems/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: