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

Kernel Profiling #3

Closed
ccurtsinger opened this issue Mar 26, 2014 · 1 comment
Closed

Kernel Profiling #3

ccurtsinger opened this issue Mar 26, 2014 · 1 comment

Comments

@ccurtsinger
Copy link
Member

Add support for profiling in the kernel. This requires loading the kernel image and locating symbols. Sampling will already pause in the kernel, so this should be relatively easy.

@felipebalbi
Copy link

This is perfect! I think coz could either parse System.map or we could build on top of kprobes and eBPF?

This issue was closed.
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

2 participants