SWDEV-432445: ATT continuous mode update part2. Added codeobj tracking.
Change-Id: I1b58af70d221bbeb9b4cab960d26357a504045dd
This commit is contained in:
committed by
Giovanni Baraldi
parent
aba6a1d986
commit
edf93d48ab
+4
-5
@@ -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: *;
|
||||
};
|
||||
Reference in New Issue
Block a user