Page MenuHomePhabricator

Provide general documentation on how to use perfomance tools
ClosedPublic

Authored by epriestley on Jun 19 2015, 7:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 2:45 PM
Unknown Object (File)
Fri, Apr 26, 12:19 PM
Unknown Object (File)
Wed, Apr 24, 10:46 PM
Unknown Object (File)
Tue, Apr 16, 1:38 AM
Unknown Object (File)
Mon, Apr 15, 1:07 PM
Unknown Object (File)
Thu, Apr 11, 7:40 AM
Unknown Object (File)
Mar 29 2024, 3:08 AM
Unknown Object (File)
Mar 28 2024, 8:06 PM

Details

Summary

Ref T8617. Provide general documentation with tools for debugging hangs and slow pages. Update DarkConsole docs and discuss how to use Services and XHProf. Explain what Multimeter is for and how to use it. Update XHProf docs and provide some usage hints.

Test Plan

Read documentation.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Provide general documentation on how to use perfomance tools.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

Oh, I'll link up the multimeter doc in the app too.

btrahan edited edge metadata.
btrahan added inline comments.
src/docs/user/field/performance.diviner
63–64

maybe add a sentence or make it one super sentence with the "if so, consider other ways to solve the problem".

This revision is now accepted and ready to land.Jun 19 2015, 9:11 PM
joshuaspence added a reviewer: joshuaspence.
joshuaspence added a subscriber: joshuaspence.
joshuaspence added inline comments.
src/docs/user/field/darkconsole.diviner
16–27

Should this maybe just do a big WARNING: block so that it is styled as such?

17

I found it distracting that the length of the = chain isn't the same as the title text.

33–40

Having single sentence paragraphs looks slightly odd to me.

160–161

I think these should start with a capital letter

src/docs/user/field/performance.diviner
133

Maybe wrap SIGHUP in `

epriestley edited edge metadata.
  • Align ===.
  • Take most of the tweaks.
This revision was automatically updated to reflect the committed changes.