1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-03 19:31:02 +01:00
phorge-phorge/src/view
epriestley 0f8984f5a7 Move XHProf sampling code out of index.php
Summary:
  - Separate the ideas of "requested" (explicit user request) vs "started" (user request or sampling).
  - Move this code out of index.php into the XHProf stuff (general effort to make index.php smaller).

Test Plan:
Verified that profiling still works, and profiling extends to ajax requests.

Set sampling rate to 2, saw 50% samples.

Looked at database, saw sampling data populating properly.

Reviewers: vrana, nh

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D4891
2013-02-09 15:47:55 -08:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
control Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
form Merge branch 'master' into phutil_tag 2013-02-08 17:29:32 -08:00
layout Fix double escaping on PhabricatorFileLinkListView 2013-02-09 08:43:37 -08:00
page Move XHProf sampling code out of index.php 2013-02-09 15:47:55 -08:00
widget render_tag -> tag: forms / remarkup 2013-02-02 06:04:54 -08:00
AphrontDialogView.php Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
AphrontJavelinView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontNullView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontTagView.php render_tag -> tag: misc views 2013-02-02 06:12:36 -08:00
AphrontView.php Fix most timeline escaping 2013-01-28 18:09:33 -08:00
viewutils.php Delete license headers from files 2012-11-05 11:16:51 -08:00