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

Automatically save GPD file on logoff / terminate message when called from command line #97

Closed
JeremyMain opened this issue Jul 23, 2018 · 2 comments
Assignees
Milestone

Comments

@JeremyMain
Copy link
Owner

When GPUProfiler is being integrated into script based testing or analysis, add a message hook to save the GPD file when a logoff event message is received.

Currently the file is not saved until the profile run time has expired.

@JeremyMain
Copy link
Owner Author

Add an automatic save on close option with a default output path. File name will likely be based on the host name and a time stamp.

@JeremyMain JeremyMain added this to the v1.07a milestone May 2, 2019
@JeremyMain JeremyMain self-assigned this May 2, 2019
@JeremyMain
Copy link
Owner Author

Required message handling and testing completed, to be included in v1.07a
Only supporting automatic mode (called with command line arguments)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant