SWDEV-432445: ATT continuous mode update part2. Added codeobj tracking.

Change-Id: I1b58af70d221bbeb9b4cab960d26357a504045dd


[ROCm/rocprofiler commit: edf93d48ab]
Dieser Commit ist enthalten in:
Giovanni LB
2023-11-30 14:16:29 -03:00
committet von Giovanni Baraldi
Ursprung 34fd4840d1
Commit f275cdd602
18 geänderte Dateien mit 731 neuen und 289 gelöschten Zeilen
+4 -5
Datei anzeigen
@@ -3,11 +3,10 @@ global: rocprofiler_plugin_initialize;
rocprofiler_plugin_finalize;
rocprofiler_plugin_write_buffer_records;
rocprofiler_plugin_write_record;
createService;
deleteService;
getInstruction;
getCppref;
getInstSize;
addDecoder;
removeDecoder;
getInstructionFromAddr;
getInstructionFromID;
getSymbolName;
local: *;
};