Profiler control#
- 
hipError_t hipProfilerStart()#
- Start recording of profiling information [Deprecated] When using this API, start the profiler with profiling disabled. (—startdisabled) - Warning - hipProfilerStart API is deprecated, use roctracer/rocTX instead. - Returns:
- hipErrorNotSupported 
 
- 
hipError_t hipProfilerStop()#
- Stop recording of profiling information [Deprecated] When using this API, start the profiler with profiling disabled. (—startdisabled) - Warning - hipProfilerStart API is deprecated, use roctracer/rocTX instead. - Returns:
- hipErrorNotSupported