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

Config options to configure background profiler #477

Open
NonSwag opened this issue Dec 30, 2024 · 0 comments
Open

Config options to configure background profiler #477

NonSwag opened this issue Dec 30, 2024 · 0 comments
Labels
suggestion New feature or request

Comments

@NonSwag
Copy link

NonSwag commented Dec 30, 2024

Description

Options to configure the default behavior for the background profiler
In other terms: flags the background profiler uses like when starting a profiler via the command

  • --ignore-sleeping
  • --thread x (--regex)
  • --combine-all
  • --not-combined
  • --alloc
  • --only-ticks-over x

Proposed Behaviour

This would make it possible to customize the background profiler in a way the user prefers without having to manually start a profiler with the custom flags

Extra Details

No response

@NonSwag NonSwag added the suggestion New feature or request label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant