Add symbol versioning

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]
This commit is contained in:
Laurent Morichetti
2022-05-17 17:53:26 -07:00
parent 8b439bd2fa
commit 4cecd8b69d
6 changed files with 70 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
{ global: OnLoad; OnUnload; local: *; };