-
Notifications
You must be signed in to change notification settings - Fork 164
[rocprofiler-systems] [ROCpd] Add OMPT callbacks to ROCpd #1016
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
Merged
dgaliffiAMD
merged 35 commits into
ROCm:develop
from
kcossett-amd:users/kcossett-amd/rocpd-ompt
Oct 7, 2025
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
d3a9b15
Add OMPT to ROCpd
kcossett-amd e70f59b
Use correct category
kcossett-amd 9926233
Added wrapper functions for future control
kcossett-amd cdd3212
Formatting
kcossett-amd 9cc79af
Fix naming
kcossett-amd 2cb7b97
Comment change
kcossett-amd ffba5db
Remove ompt_get_cb_args
kcossett-amd 94e22f8
Switched to using region_sample for OMPT
kcossett-amd fa74e17
Remove relic function
kcossett-amd 6f12f01
Remove get_use_rocpd that was used in this pr (one still remains)
kcossett-amd d2308b1
Rename ompt_get_args_string and reuse in tool_tracing_callback_stop
kcossett-amd 9c13e25
Make lock init and destroy cb instant
kcossett-amd ace8715
[Prototype] ROCPD Name fix
kcossett-amd f326946
[Prototype] ROCPD Name fix P1
kcossett-amd 8b3a93b
[Prototype] ROCPD Name fix P2
kcossett-amd 76365db
ROCPD Name fix
kcossett-amd 88eaefe
Var name changes
kcossett-amd 2fe7792
Rewrite cb overwrite to single function
kcossett-amd 37408bb
Merge branch 'develop' into users/kcossett-amd/rocpd-ompt
kcossett-amd a1d6a0e
[Important] Use parallel_data as key for parallel callback map
kcossett-amd 944928b
Fix workflow failure
kcossett-amd 5e70ad4
Merge branch 'develop' into users/kcossett-amd/rocpd-ompt
kcossett-amd 7046ea5
Make cpp USE_ROCM consistent with hpp and use default constructor if …
kcossett-amd 1c02b33
Merge branch 'develop' into users/kcossett-amd/rocpd-ompt
kcossett-amd 4cca350
Add missing ROCPROFILER_VERSION check
kcossett-amd 00070cd
Improve readability
kcossett-amd 1372fe3
Make ompt storage maps thread local
kcossett-amd ef4b82d
Merge branch 'develop' into users/kcossett-amd/rocpd-ompt
kcossett-amd f61f3ef
Part 1: Variable name fix, memory cleanup, and fixed asserts
kcossett-amd ef77830
Part 2: Add comments
kcossett-amd d5b0088
Part 3: Add CI_THROW
kcossett-amd f3d620d
Part 4: Formatting
kcossett-amd 0dafa85
Part 5: Move #include to cpp
kcossett-amd 1a99122
Merge branch 'develop' into users/kcossett-amd/rocpd-ompt
kcossett-amd 9de089f
Merge branch 'develop' into users/kcossett-amd/rocpd-ompt
kcossett-amd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.