adding pid for kernel results to support multi-process profiling
Change-Id: I283228a4b4145599c5e637dd6faa771b9f4b6345
[ROCm/rocprofiler commit: 3af87a7423]
This commit is contained in:
@@ -196,7 +196,7 @@ class InterceptQueue {
|
||||
kernel_name,
|
||||
kernel_object,
|
||||
kernel_code,
|
||||
syscall(__NR_gettid),
|
||||
(uint32_t)syscall(__NR_gettid),
|
||||
(tracker_entry) ? tracker_entry->record : NULL};
|
||||
|
||||
// Calling dispatch callback
|
||||
|
||||
Reference in New Issue
Block a user