<tr class="table2">
<td valign="top" class="value_$style_runtime">$runtime</td>
<td valign="top">$tid</td>
<td valign="top">$user</td>
<td valign="top" class="value_$style_cpu" align="center">$cpu%</td>
<td valign="top">$tool</td>
<td valign="top">$version</td>
<td valign="top">$connection</td>
<td valign="top">$client</td>
<td valign="top"><b>$command</b> $parameters</td>
</tr>
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 6313 | Frank Compagner |
Replaced p4_profiler_win by the p4mon script, which will give you much nicer html output, suitable for putting on a webserver. Also refactored the script quite a bit and improved documentation. |