-
Notifications
You must be signed in to change notification settings - Fork 537
XRT Application Capture and Replay #9828
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
Open
stsoe
wants to merge
31
commits into
Xilinx:master
Choose a base branch
from
stsoe:capture
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,948
−151
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
769f8f9
WIP
stsoe 279be8a
Add recipe builder
stsoe 01ff440
Add artifacts dumper
stsoe 1cc0409
Fix custom streambuf
stsoe c7c2cb1
Sweep changes and cleanup
stsoe e5907df
Capture frame data at frame level
stsoe e3009af
Capture runs as a resource
stsoe 35fc9d1
Add recipe::execution::frames
stsoe 47a53c6
Rename XRT_RECIPE_CAPTURE to XRT_REPLAY_CAPTURE
stsoe c2cb331
Rename qos to cfg
stsoe 2f35f08
Add replayer
stsoe 5de1326
Save replay script in same dir as artifacts
stsoe 3a68705
Fix bug writing scalar values to json
stsoe 5bea5d2
Fix windows build errors
stsoe 39b0525
Make frames an array of array
stsoe 2c14f71
Add frames::bo for tracking sync
stsoe c06dbb3
Update replay for new json
stsoe e6f52a4
Derive run_impl_debug and runlist_impl_debug
stsoe 82eba91
Capture frame wait
stsoe dc84b65
Split a frame into runs and waits
stsoe c77fc94
Templatize run_impl_debug
stsoe e902f0d
Move capture/ to runner/
stsoe a159060
Share replay and runner details in details dir
stsoe 60baa10
Comments and minor tweaks
stsoe 9b89a2d
Fix object naming
stsoe d252d1b
More comments
stsoe 668cb72
Add documenation
stsoe 1bdd906
Fix windows compile errors
stsoe 5e686e7
Fix clangtidy warnings
stsoe bcf46a8
Fix runlist capturing and replay, still WIP
stsoe 8617d36
Fix frame initialization when frame has multiple runs (runlist)
stsoe 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
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
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
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.