Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct rocprofv2 help message. #122

Open
wants to merge 228 commits into
base: amd-master
Choose a base branch
from
Open

Conversation

sfantao
Copy link

@sfantao sfantao commented Aug 9, 2023

HIP/HSA are now correct in all trace options.

bgopesh and others added 22 commits May 22, 2023 20:34
Change-Id: Ie727424eae47502395e0779614bd5e863ed9a197
Change-Id: Ieb6f98bec97e9d24ff6acc52b131a1a1a129a829
Change-Id: I87bc09ea8d2f903cafc0291f3565fd626254e475
Using clang-tidy with out any absolute path is resulting in build failure.
Corrected the same. Due to build script issues, find_program was not able to find clang-tidy
So the issue was not exposed. Fixing the build script exposed the build failures

Change-Id: I6e886bf6beba531b97205f264f729544fd5cf303
Change-Id: I49656c0383782c69cc88eb6d874727149375b32c
Change-Id: Iea2475772f43f56125dd2cb0e4280fb0555ed7ad
The lifetime of the kernel descriptor handle is unknown, so we currently uses the record id to identify the kernel name

Change-Id: I8802ce245bb021bcb43dd97cd6334bc88de0faf4
V1 library will be supported as librocprofiler64.so and V2 will be supported as librocprofiler64v2.so and headers will be rocprofiler.h for V1 and v2/rocprofiler.h for v2

Change-Id: Ibe5bdbf2f79f0175342c648e917ae77918186604
Change-Id: I70534fd136301e54416d5f663e52b57788a7ec0a
(cherry picked from commit 3fd8de6)
Change-Id: I1c0b4d0d94565309490163e73a4866264bd5e67f
HIP/HSA are now correct in all trace options.
@sfantao
Copy link
Author

sfantao commented Aug 9, 2023

@ammarwa let me know your thoughts - checks failed but that seems unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.