X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=profileinfo.php;h=f44ee5a231fea0e7b4c6f979e4bfcbbecd7086ff;hp=f172cfb6f20918117ca4235033b43ecdd1f951d4;hb=088f01bbe630996ca8cc6c6a09763b7362934f09;hpb=23650785efd515088e41a12bf4dff70ca3467ccc diff --git a/profileinfo.php b/profileinfo.php index f172cfb6f2..f44ee5a231 100644 --- a/profileinfo.php +++ b/profileinfo.php @@ -320,7 +320,13 @@ if ( isset( $_REQUEST['sort'] ) && in_array( $_REQUEST['sort'], $sorts ) ) { $sort = $_REQUEST['sort']; } -$res = $dbr->select( 'profiling', '*', array(), 'profileinfo.php', array( 'ORDER BY' => 'pf_name ASC' ) ); +$res = $dbr->select( + 'profiling', + '*', + array(), + 'profileinfo.php', + array( 'ORDER BY' => 'pf_name ASC' ) +); if ( isset( $_REQUEST['filter'] ) ) { $filter = $_REQUEST['filter']; @@ -333,7 +339,9 @@ if ( isset( $_REQUEST['filter'] ) ) {

- "> + ">

@@ -341,15 +349,33 @@ if ( isset( $_REQUEST['filter'] ) ) { - - - - - - - - - + + + + + + + + +
NameTime (%)Memory (%)CountCalls/reqms/callkb/callms/reqkb/reqNameTime (%)Memory (%)CountCalls/reqms/callkb/callms/reqkb/req