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

Aggregate frames by BCI (java) #854

Open
Jongy opened this issue Oct 5, 2023 · 0 comments
Open

Aggregate frames by BCI (java) #854

Jongy opened this issue Oct 5, 2023 · 0 comments

Comments

@Jongy
Copy link
Contributor

Jongy commented Oct 5, 2023

In parallel to #799 which suggests to add "line-in-function" line numbers to Java, on top of the "line-of-function" that we already have - this ticket is about "bci".

If you run --java-line-numbers=bci I expect each frame to have :bci of the AP sample. I have a demo AP changeset that does it: Granulate/async-profiler@4d587e2. Let's add it properly (and change @ to : to match the line numbers).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant