Removing Backward compatability

removing the backward compatability file and making sure to use the right paths

Change-Id: I518d52c82e0c5878bd334713e7b1758bba79762d


[ROCm/roctracer commit: 6b16d37d65]
Αυτή η υποβολή περιλαμβάνεται σε:
Ammar ELWazir
2022-05-10 19:58:27 -05:00
υποβλήθηκε από Ammar Elwazir
γονέας 392e15598d
υποβολή 3df8bc7c77
4 αρχεία άλλαξαν με 3 προσθήκες και 124 διαγραφές
@@ -9,7 +9,7 @@
- **ROC-TX library: Code Annotation Events API**
Includes API for:
- `roctxMark`
- `roctxRangePush`
- `roctxRangePop`
@@ -20,7 +20,7 @@
To use the rocTracer API you need the API header and to link your application with `roctracer` .so library:
- `/opt/rocm/roctracer/include/roctracer.h`
- `/opt/rocm/include/roctracer/roctracer.h`
API header.