Arquivos

Ignorando revisões presentes em .git-blame-ignore-revs. Clique aqui para ignorar e ver o blame normalmente.

12 linhas
334 B
Plaintext

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: *;
};