1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 19:52:44 +01:00
phorge-phorge/src/aphront/console/plugin
epriestley f5827871d5 When a page is profiled, profile all AJAX requests too
Summary: If a page is profiled, add an "X-Phabricator-Profiler" header to all Ajax requests, and profile those too.

Test Plan: Profiled a page, checked Darkconsole, saw profiles for everything.

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D4885
2013-02-09 13:29:47 -08:00
..
errorlog Delete license headers from files 2012-11-05 11:16:51 -08:00
event Delete license headers from files 2012-11-05 11:16:51 -08:00
xhprof When a page is profiled, profile all AJAX requests too 2013-02-09 13:29:47 -08:00
DarkConsoleErrorLogPlugin.php DarkConsole: fix rendering, move request log, load over ajax 2013-01-28 18:45:32 -08:00
DarkConsoleEventPlugin.php DarkConsole: fix rendering, move request log, load over ajax 2013-01-28 18:45:32 -08:00
DarkConsolePlugin.php DarkConsole: fix rendering, move request log, load over ajax 2013-01-28 18:45:32 -08:00
DarkConsoleRequestPlugin.php DarkConsole: fix rendering, move request log, load over ajax 2013-01-28 18:45:32 -08:00
DarkConsoleServicesPlugin.php DarkConsole: fix rendering, move request log, load over ajax 2013-01-28 18:45:32 -08:00
DarkConsoleXHProfPlugin.php DarkConsole: fix rendering, move request log, load over ajax 2013-01-28 18:45:32 -08:00