From 2e9bb62fe70efc577cf294e310b831873b894449 Mon Sep 17 00:00:00 2001 From: epriestley Date: Wed, 4 Jan 2012 07:08:37 -0800 Subject: [PATCH] Show entire page weight in DarkConsole Summary: This provides an easier way to get a quick handle on page costs without installing XHProf, which can be a bit complicated. - We currently show an "All" line, but it means "All Services". - Rename "All" to "All Services". - Add "Entire Page". Test Plan: Looked at the services tab, saw "All Services" and "Entire Page". Reviewers: btrahan, jungejason Reviewed By: btrahan CC: aran, btrahan Differential Revision: https://secure.phabricator.com/D1305 --- .../plugin/services/DarkConsoleServicesPlugin.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/aphront/console/plugin/services/DarkConsoleServicesPlugin.php b/src/aphront/console/plugin/services/DarkConsoleServicesPlugin.php index 444ac22d8a..40a6503571 100644 --- a/src/aphront/console/plugin/services/DarkConsoleServicesPlugin.php +++ b/src/aphront/console/plugin/services/DarkConsoleServicesPlugin.php @@ -1,7 +1,7 @@ $total) {