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

Allow User to Choose Profiler Run Directory #192

Open
GregHattJr opened this issue Oct 25, 2024 · 0 comments
Open

Allow User to Choose Profiler Run Directory #192

GregHattJr opened this issue Oct 25, 2024 · 0 comments

Comments

@GregHattJr
Copy link
Contributor

We need a mechanism to allow users to chose a tracy profiler run to use in conjunction with a report. At the moment there is no mechanism inherently tying a specific profiler run to a specific report so we need to manage profiles separately. Profiles should be allowed to be managed in the same way that synced reports do. When using remote querying we read the reports off the remote file system and when using local sync we sync the selected profiler folder.

In order to support these changes we should likely move 'synced folder' tracking to the backend and expose the sync status of reports and profiler runs via an API endpoint.

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

No branches or pull requests

1 participant