파일
rocm-systems/projects/rocprofiler/plugin/exportmap
T

.git-blame-ignore-revs에 있는 리비전을 무시합니다. 일반 blame 보기를 보려면 여기를 클릭하여 우회하세요.

12 라인
334 B
Plaintext
Raw 일반 보기 히스토리

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