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

Regenerate flame graphs with more symbols #304

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

godlygeek
Copy link
Contributor

@godlygeek godlygeek commented Jan 19, 2023

I was too quick to approve #301. When I looked more closely at the regenerated files, I noticed we had lost visibility into what some of the C libraries were doing, because the new flame graphs were generated in an environment without DWARF info for those libraries.

Re-regenerate these with more symbols.

Regenerate the flame graphs found in the docs in an environment that has
DWARF for libc and libsqlite, as well as source code available for
libpython via a python3.11-dbg package.

Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
@godlygeek godlygeek self-assigned this Jan 19, 2023
@godlygeek godlygeek merged commit 9c23c85 into bloomberg:main Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants