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

Changes to use aie trace metadata section #8352

Merged
merged 4 commits into from
Aug 16, 2024

Conversation

vipangul
Copy link
Collaborator

Problem solved by the commit

Recently a new section AIE_TRACE_METADATA has been packaged to xclbin required for xdp profiling plugins.
This change is to use this new section at runtime to configure the plugins.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

Enhancement

How problem was solved, alternative solutions (if any) and why they were rejected

Added new entry in xrt core to identify this section.

Risks (if any) associated the changes in the commit

Medium for changes in XRT Core.
This new metadata format has been already used on client. We have a safeguard to use AIE_METADATA if AIE_TRACE_METADATA isn't available.

What has been tested and how, request additional testing if necessary

Verified that xclbin query returns the metadata needed and profile / trace plugins works with no issues.
Verified that xclbinutil tool shows & dumps this new metadata and is matches with what is packaged in design directory.
Verified on edge VCK190

Documentation impact (if any)

@jvillarre jvillarre merged commit 83a696a into Xilinx:master Aug 16, 2024
17 checks passed
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.

4 participants