Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
334 B
Plaintext
Raw Permalink Normal View History

ROCPROFILER_PLUGINS_1.0.0{
2023-02-03 12:31:39 -06:00
global: rocprofiler_plugin_initialize;
rocprofiler_plugin_finalize;
rocprofiler_plugin_write_buffer_records;
rocprofiler_plugin_write_record;
addDecoder;
removeDecoder;
getInstructionFromAddr;
getInstructionFromID;
2023-11-15 12:18:51 -03:00
getSymbolName;
2023-02-03 12:31:39 -06:00
local: *;
};