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

Updated documentation for Live Mode and Flame Graph #376

Merged
merged 2 commits into from
Apr 28, 2023

Conversation

drz416
Copy link
Contributor

@drz416 drz416 commented Apr 25, 2023

Issue number of the reported bug or feature request: #371 and #71

Describe your changes
Updated documentation for Live Mode in two locations:
1) "The run subcommand" page such that it's explicit about the random port being generated and its method of usage
2) "Live Reporting" page. Fixed two typos and moved one of the sections

Updated the "Flame Graph Reporter" doc page with the following:
1) Updated Non-relevant Frame Hiding section to match the flamegraph wording of "Irrelevant
2) Updated the Hide Irrelevant Frames button screenshot
3) Added a new section called Inverted View to describe two modes of viewing flame graphs
4) Added a screenshot for the Invert button
5) Added a threaded version of mandelbrot script
6) Updated the flame graph that displays split-threads view with the output of the new
threaded mandelbrot script

Testing performed
I reviewed the updates to the .rst files with a markdown viewer inside my VSCode (reStructuredText extension)

Additional context
No changes to source code

@drz416 drz416 changed the title Updated documentation for Live Mode Updated documentation for Live Mode and Flame Graph Apr 26, 2023
@pablogsal
Copy link
Member

Seems that we need to run black over docs/examples/mandelbrot/mandelbrot-threaded.py

@godlygeek godlygeek force-pushed the documentation branch 4 times, most recently from 7ca64be to 6e97e42 Compare April 28, 2023 00:12
1) Update "The run subcommand" page such that it's explicit about the
   random port being generated and its method of usage
2) Update "Live Reporting" page. Fixed two typos and moved one of the
   sections

Signed-off-by: Dee Lucic <dlucic@gmail.com>
1) Updated Non-relevant Frame Hiding section to match the flamegraph
   wording of "Irrelevant"
2) Updated the Hide Irrelevant Frames button screenshot
3) Added a new section called Inverted View to describe two modes of
   viewing flame graphs
4) Added a screenshot for the Invert button
5) Added a threaded version of mandelbrot script
6) Updated the flame graph that displays split-threads view with the
   output of the new threaded mandelbrot script

Signed-off-by: Dee Lucic <dlucic@gmail.com>
Copy link
Contributor

@godlygeek godlygeek left a comment

Choose a reason for hiding this comment

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

I made a few tweaks here and there, but overall this looks awesome to me! Thanks for the contribution, @drz416!

@godlygeek godlygeek enabled auto-merge (rebase) April 28, 2023 00:15
@godlygeek godlygeek merged commit 44d1270 into bloomberg:main Apr 28, 2023
@drz416
Copy link
Contributor Author

drz416 commented Apr 28, 2023

Thank you Matt @godlygeek, happy to be able to help! Glad to meet you guys earlier this week as well!

@drz416 drz416 deleted the documentation branch April 30, 2023 20:59
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.

3 participants