Update profiling doc (#1576)

[ROCm/hip commit: 70f2cd1317]
此提交包含在:
Rahul Garg
2019-10-24 05:21:55 -07:00
提交者 Maneesh Gupta
父節點 e0a382a781
當前提交 83bbf215c8
+1 -2
查看文件
@@ -196,8 +196,7 @@ This file can be copied and edited to provide more selective HSA event recording
#### How to enable profiling at HIP build time
Recent pre-built packages of HIP are always built with profiling support enabled.
For developer builds, you must enable marker support manually when compiling HIP.
Pre-built packages of HIP are not built with profiling support enabled.You must enable marker support manually when compiling HIP.
1. Build HIP with ATP markers enabled
HIP pre-built packages are enabled with ATP marker support by default.