SWDEV-432445: ATT continuous mode update part2. Added codeobj tracking.
Change-Id: I1b58af70d221bbeb9b4cab960d26357a504045dd
[ROCm/rocprofiler commit: edf93d48ab]
Dieser Commit ist enthalten in:
committet von
Giovanni Baraldi
Ursprung
34fd4840d1
Commit
f275cdd602
@@ -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: *;
|
||||
};
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren