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

Add "monitor" mode #32

Closed
JeremyMain opened this issue Feb 3, 2017 · 7 comments
Closed

Add "monitor" mode #32

JeremyMain opened this issue Feb 3, 2017 · 7 comments
Assignees
Milestone

Comments

@JeremyMain
Copy link
Owner

JeremyMain commented Feb 3, 2017

When the tool is being used to simply monitor for demo purposes or for performing an initial investigation where the entire sample term data is not intended to being saved, the mode would allow endless monitoring of the resource states.
When the monitor mode is stopped, an option to save the data would be possible within the current visible range.

@JeremyMain JeremyMain added this to Scoping in UI Improvements Feb 3, 2017
@JeremyMain JeremyMain moved this from Scoping to In Progress in UI Improvements Feb 5, 2017
@JeremyMain JeremyMain added this to the 1.05 milestone Feb 5, 2017
@JeremyMain JeremyMain self-assigned this Feb 7, 2017
@JeremyMain
Copy link
Owner Author

This may not make it into v1.0.5 due to time constraints...

@JeremyMain JeremyMain moved this from In Progress to Scoping in UI Improvements Jul 3, 2017
@mdemoret
Copy link

mdemoret commented Oct 3, 2017

I assume this got bumped from 1.05?

Very interested in this behavior so I can just leave the profiler running in the background while developing an application and see a rolling window of utilization without having to restart frequently.

@JeremyMain
Copy link
Owner Author

image

Nothing like a flight to allow one to focus.

Don't batch refresh the releases just yet, some more testing needs to be done.

@mdemoret
Copy link

Great! Looks good. I assume that it just starts over at the beginning once it reaches the end of the graph? Or does it function more like a sliding window?

I keep checking for updates. Very excited about this feature.

@JeremyMain
Copy link
Owner Author

I am debating how to best show the roll-over, and represent the timescale.
I think the sliding window would look best.
Another feature is that the data can be saved.
Example, when you observe something in the monitor view and then stop monitoring, you can save that portion of the monitor data.
Currently, starting the monitor again will clear the previous data.

@mdemoret
Copy link

For what it's worth, I think the sliding view works best but if it's easier to implement a rolling window, that works too. And the ability to save the most recent data at any given time would be a great feature.

Btw, if you would like help with some of the coding work, shoot me an email to my @nvidia.com email address (Should be able to search for me on the company directory). I would be happy to help and I have pretty extensive background in GUI development in C++, C#, and various web frameworks.

@JeremyMain JeremyMain modified the milestones: 1.05, 1.06 Apr 20, 2018
@JeremyMain
Copy link
Owner Author

Completed and to be in the v1.06 release.
Had to merge the "workin on it" branch with a separate bugfix branch.

@JeremyMain JeremyMain moved this from In Progress to Validation in UI Improvements Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants