Rev 7888 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7888 | Rev 13573 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !distribute items $wims_debug_info into v_1,v_2,v_3,cpu_1,cpu_2,c_,f_,e_ |
2 | !distribute items $wims_debug_info into v_1,v_2,v_3,cpu_1,cpu_2,c_,f_,e_ |
3 | <div class="wims_debug_mode"> |
3 | <div class="wims_debug_mode"> |
4 | <!--$wims_session--> |
- | |
5 | <p>The server is under debug mode. Your session: <strong class="wims_session">$wims_session.</strong></p> |
4 | <p>The server is under debug mode. Your session: <strong class="wims_session">$wims_session.</strong></p> |
6 | <ul> |
5 | <ul> |
7 | <li>Variable buffer: $v_1 bytes used by $v_2 variables + $v_3 freed chunks.</li> |
6 | <li>Variable buffer: $v_1 bytes used by $v_2 variables + $v_3 freed chunks.</li> |
8 | <li>$f_ files read, $c_ cached, $e_ cmds executed.</li> |
7 | <li>$f_ files read, $c_ cached, $e_ cmds executed.</li> |
9 | <li>Processing time $cpu_1 seconds, CPU usage $cpu_2 seconds.</li> |
8 | <li>Processing time $cpu_1 seconds, CPU usage $cpu_2 seconds.</li> |