wait list final waiting

Change-Id: I2270dfa803875e480703cd1b87f175c3d762ed2c


[ROCm/rocprofiler commit: f0dc77195d]
This commit is contained in:
Evgeny
2018-03-21 22:15:47 -05:00
parent ade8a8c868
commit dcf4c41ad4
2 changed files with 34 additions and 14 deletions
@@ -14,5 +14,5 @@ InterceptQueue::obj_map_t* InterceptQueue::obj_map_ = NULL;
const char* InterceptQueue::kernel_none_ = "";
uint64_t InterceptQueue::timeout_ = UINT64_MAX;
Tracker* InterceptQueue::tracker_ = NULL;
bool InterceptQueue::tracker_on_ = true;
bool InterceptQueue::tracker_on_ = false;
} // namespace rocprofiler