Open
Conversation
Author
Contributor
|
This pull request has merge conflicts that need to be resolved. It cannot be imported to the ROCm/rocm-systems repo automatically. |
6fd0dc6 to
94d3de6
Compare
- remove rocprofiler-sdk-rocpd marker_views.sql - create rocpd_metadata.sql - minor cmake updates - support multiple python versions by default
- output config annotate {args,pmc}
- rocpd_timestamp table - expand the role of rocpd_track table - fix some inconsistencies in tables and views - reworked the perfetto implementation from the ground up - support --annotate-args and --annotate-pmc in perfetto
- ROCPROFILER_BUILD_PYTHON option to disable building python bindings - various rocpd command-line tools to simplify invoking rocpd
- public API for gotcha_init - switch repo to ROCm/gotcha
- tool_counter_dimension_instance_info - category table and category ids - fix pmc info
- fix summary views (use data views instead of rocpd_views) - rocpd tables - new rocpd_info_category table - qualifier field in rocpd_info_pmc - new rocpd_info_address_range table - new rocpd_info_source_code table - new rocpd_info_pc table - remove call_stack/line_info JSON blob from rocpd_event - new rocpd_line_info table - new rocpd_call_stack_table - remove rocpd_metadata insert - rocpd indexes - add new indexes - data views - fixes regarding call_stack/line_info/category - misc cleanup
- account for category changes
- update serialized records
- fix issues wrapping dlopen/dlsym
- rework perfetto implementation - category changes - rework CSV implementation
94d3de6 to
2a8e4ff
Compare
12 tasks
ammallya
pushed a commit
that referenced
this pull request
Oct 28, 2025
- Jinja < 3.1.5 has a sandbox breakout through malicious filenames - Jinja < 3.1.5 has a sandbox breakout through indirect reference to format method Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com> [ROCm/rocprofiler-sdk commit: 89cfb53]
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR Details
Associated Jira Ticket Number/Link
What type of PR is this? (check all applicable)
Technical details
Added/updated tests?
Updated CHANGELOG?
Added/Updated documentation?