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 support for larger code fragments #59

Open
ccurtsinger opened this issue Aug 10, 2016 · 1 comment
Open

Add support for larger code fragments #59

ccurtsinger opened this issue Aug 10, 2016 · 1 comment
Labels
feature This issue is a feature request

Comments

@ccurtsinger
Copy link
Member

Source lines may be a bit too fine-grained to generate useful profiles on large applications. Basic blocks (or something like them) would be best. Functions are always possible for exported symbols.

@ccurtsinger ccurtsinger added this to the v0.5 milestone Aug 10, 2016
@ccurtsinger ccurtsinger added feature This issue is a feature request ready labels Aug 10, 2016
@ccurtsinger ccurtsinger removed this from the v0.5 milestone Dec 9, 2016
@vpetrucci
Copy link

That would be a very nice enhancement. Are there any (minimally invasive) directions or ready patches for getting function-level profiles? Thanks for the great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue is a feature request
Projects
None yet
Development

No branches or pull requests

2 participants