Skip to content

Fix the anchor link referenced in the Flame Graph docs.#2736

Merged
Trott merged 2 commits intonodejs:masterfrom
hysan:bugfix/diagnostics-flamegraph-anchor-link
Nov 5, 2019
Merged

Fix the anchor link referenced in the Flame Graph docs.#2736
Trott merged 2 commits intonodejs:masterfrom
hysan:bugfix/diagnostics-flamegraph-anchor-link

Conversation

@hysan
Copy link
Copy Markdown
Contributor

@hysan hysan commented Oct 30, 2019

This initial PR will fix the en version of the docs for issue #2735. Awaiting feedback for desired solutions for other languages.


4. disregard warnings unless they're saying you can't run perf due to missing packages; you may get some warnings about not being able to access kernel module samples which you're not after anyway.
5. Run `perf script > perfs.out` to generate the data file you'll visualize in a moment. It's useful to [apply some cleanup](#filtering-out-node-internal-functions) for a more readable graph
5. Run `perf script > perfs.out` to generate the data file you'll visualize in a moment. It's useful to [apply some cleanup](#filtering-out-node-js-internal-functions) for a more readable graph
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks like the fix for the built/metalsmith version isn't the same as GitHub (which has it as nodejs with no dash).
Not a big deal since I think it's just broken for both ways right now, but might be an issue if adding https://github.com/remarkjs/remark-validate-links

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.

4 participants