dispatch data th-id, queue-id, kernel-object

Change-Id: Ic5593603c6587cad17be33618d011a9aefc648ab


[ROCm/rocprofiler commit: c05bded17c]
Tento commit je obsažen v:
Evgeny
2018-10-16 19:33:48 -05:00
rodič 4f7e68ada5
revize 924d3a8f03
11 změnil soubory, kde provedl 523 přidání a 23 odebrání
+2 -1
Zobrazit soubor
@@ -417,7 +417,8 @@ bool dump_context_entry(context_entry_t* entry) {
index,
entry->data.queue_index,
nik_name.c_str());
if (record) fprintf(file_handle, ", time(%lu,%lu,%lu,%lu)",
if (record) fprintf(file_handle, ", gpu-id(%u), time(%lu,%lu,%lu,%lu)",
HsaRsrcFactory::Instance().GetAgentInfo(entry->agent)->dev_index,
record->dispatch,
record->begin,
record->end,