4cecd8b69d
Add symbol versioning to the roctracer64 and roctx64 library, and only
expose the OnLoad and OnUnload tracer_tool symbols.
Change-Id: I7f160fc3e568567fd1146ff5b9c0aef3bdcccf53
[ROCm/roctracer commit: 0377c5a191]
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
{ global: OnLoad; OnUnload; local: *; };
|