4f40fb8a40
Adding Versioning to rocprof main script Adding Versioning to file plugins to support legacy v1 output and new v2 output Fixing headers for v2 output Change-Id: I352e8c8ed03871466269a792d1bfa572da58bd8a
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
ROCPROFILER_PLUGINS_1.0.0{
|
|
global: rocprofiler_plugin_initialize;
|
|
rocprofiler_plugin_finalize;
|
|
rocprofiler_plugin_write_buffer_records;
|
|
rocprofiler_plugin_write_record;
|
|
local: *;
|
|
}; |