Page MenuHomePhabricator

In "Analyze Query Plans" mode, collect service call stack traces in DarkConsole
ClosedPublic

Authored by epriestley on Mar 14 2018, 6:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 1:06 PM
Unknown Object (File)
Thu, Apr 18, 11:49 AM
Unknown Object (File)
Tue, Apr 16, 6:47 AM
Unknown Object (File)
Thu, Apr 11, 9:49 PM
Unknown Object (File)
Thu, Apr 11, 9:49 PM
Unknown Object (File)
Thu, Apr 11, 8:35 PM
Unknown Object (File)
Sun, Mar 31, 3:18 PM
Unknown Object (File)
Sun, Mar 31, 8:47 AM
Subscribers
None

Details

Summary

Ref T13106. When profiling service queries, there's no convenient way to easily get a sense of why a query was issued. Add a mode to collect traces for each query to make this more clear. This is rough, but works well enough to be useful.

Test Plan

Clicked "Analyze Query Plans", got stack traces for each service call.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 15 2018, 3:34 AM
This revision was automatically updated to reflect the committed changes.