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

*: Allow uploading debuginfo sources #3590

Merged
merged 1 commit into from
Aug 9, 2023
Merged

*: Allow uploading debuginfo sources #3590

merged 1 commit into from
Aug 9, 2023

Conversation

brancz
Copy link
Member

@brancz brancz commented Aug 9, 2023

This will allow building a component to view source code with profiling data inline similar to pprof's "source" feature. First step to do that is to have the sources available, and this patch allows uploading the sources associated with a piece of debuginfo.

Copy link
Member

@metalmatze metalmatze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!
I love the idea of where this is going! 🚀

@alwaysmeticulous
Copy link

alwaysmeticulous bot commented Aug 9, 2023

🤖 Meticulous replayed 50 user sessions and took 249 screenshots. Meticulous has not yet run on 484ed66 of the main branch and so there was nothing to compare against.

If you recently setup Meticulous, this is expected. Meticulous will start reporting comparisons for new pull requests after the next commit to the main branch.

Last updated for commit de6e114. This comment will update as new commits are pushed.

@brancz brancz merged commit 0eed882 into main Aug 9, 2023
38 checks passed
@brancz brancz deleted the debuginfo-sources branch August 9, 2023 12:04
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

Successfully merging this pull request may close these issues.

None yet

2 participants