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 some eBPF CPU profiling #172

Open
markmandel opened this issue Apr 21, 2023 · 0 comments
Open

Add some eBPF CPU profiling #172

markmandel opened this issue Apr 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@markmandel
Copy link
Member

One of my new favourite things is CPU profiling with eBPF tools!

There are a few open source options - https://www.parca.dev/ is the one I'm looking at most closely, mainly because it's an Apache licence and comes with a UI.

https://github.com/grafana/pyroscope Could also be a good option, but it is AGPL licenced.

I think Parca has better open-source onboarding docs, but worth trying both out, see which works better (or maybe offer both as options in the project, depending on which ones you want).

@markmandel markmandel added the enhancement New feature or request label Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant