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

Adds Gfxr capture through dive cli #146

Merged
merged 10 commits into from
Dec 9, 2024
Merged

Conversation

GrantComm
Copy link
Collaborator

Adds the ability to perform a gfxr capture from the dive cli.

To perform a gfxr capture the gfxr_capture command must be used. Values for the device architecture, frame or frame range, and name of the directory containing the file that is saved on the device are set with flags. The following is an example:

./dive_client_cli --device localhost:40695 --command gfxr_capture --package com.google.android.filament.hellotriangle --type vulkan --device_architecture arm64-v8a --gfxr_capture_file_dir gfxr_triangle_captures --frame_range 1-3

@GrantComm GrantComm marked this pull request as draft December 2, 2024 21:50
@GrantComm GrantComm marked this pull request as ready for review December 5, 2024 18:04
wangra-google
wangra-google previously approved these changes Dec 6, 2024
wangra-google
wangra-google previously approved these changes Dec 9, 2024
@GrantComm GrantComm merged commit 8b538f3 into google:main Dec 9, 2024
7 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.

3 participants