diff --git a/projects/rocprofiler/bin/rpl_run.sh b/projects/rocprofiler/bin/rpl_run.sh index 6fff8e77f0..ae989c5109 100755 --- a/projects/rocprofiler/bin/rpl_run.sh +++ b/projects/rocprofiler/bin/rpl_run.sh @@ -159,7 +159,7 @@ usage() { echo " --ctx-wait - to wait for outstanding contexts on profiler exit [on]" echo " --ctx-limit - maximum number of outstanding contexts [0 - unlimited]" echo " --heartbeat - to print progress heartbeats [0 - disabled]" - echo " --obj-tracking - to turn on/off kernels code objects tracking [off]" + echo " --obj-tracking - to turn on/off kernels code objects tracking [on]" echo " To support V3 code object" echo "" echo " --stats - generating kernel execution stats, file .stats.csv"