enabling timestamping only
Change-Id: Ic2a26d782bf8889afc89c6497c76fd241df8d221
[ROCm/rocprofiler commit: 8c423d9a31]
This commit is contained in:
@@ -181,7 +181,6 @@ class InterceptQueue {
|
||||
void* context_handler_arg = NULL;
|
||||
rocprofiler_handler_t context_handler_fun = context->GetHandler(&context_handler_arg);
|
||||
tracker_->Enable(tracker_entry, context_handler_fun, context_handler_arg);
|
||||
rocprofiler_close(context);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user