Skip to content

fix(bg-flamegraph): ignore comment lines#371

Open
P403n1x87 wants to merge 1 commit intojlfwong:mainfrom
P403n1x87:fix-bg-ignore-comments
Open

fix(bg-flamegraph): ignore comment lines#371
P403n1x87 wants to merge 1 commit intojlfwong:mainfrom
P403n1x87:fix-bg-ignore-comments

Conversation

@P403n1x87
Copy link
Contributor

This fix ignores any lines starting with a hash character in folded stack file formats. This allows the raw output generated by Austin 3 to be imported directly without any of the extra metadata lines littering the flame graph visualisation.

@coveralls
Copy link

coveralls commented Oct 22, 2021

Coverage Status

Coverage decreased (-0.01%) to 41.07% when pulling 31765f0 on P403n1x87:fix-bg-ignore-comments into e37f6fa on jlfwong:main.

This fix ignores any lines starting with a hash character in folded
stack file formats. This allows the raw output generated by Austin
3 to be imported directly without any of the extra metadata lines
littering the flame graph visualisation.
@P403n1x87 P403n1x87 force-pushed the fix-bg-ignore-comments branch from ff0b44d to 31765f0 Compare October 22, 2021 10:44
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.

2 participants