diff --git a/ROCm_Tools/ROCm-Tools.rst b/ROCm_Tools/ROCm-Tools.rst index 7648c7f6..3438854b 100644 --- a/ROCm_Tools/ROCm-Tools.rst +++ b/ROCm_Tools/ROCm-Tools.rst @@ -308,15 +308,15 @@ Tracing control Tracing can be filtered by events names using profiler input file and by enabling interesting time intervals by command line option. -Filtering traced APIs +Filtering Traced APIs --------------------- A list of traced API names can be specified in profiler input file. An example of input file line for ROCr runtime trace (HAS API): :: - -hsa:hsa_queue_create hsa_amd_memory_pool_allocate + + hsa:hsa_queue_create hsa_amd_memory_pool_allocate Tracing period