[otrs-cvs] Fred/Kernel/Config/Files Fred.xml,1.16,1.17
cvs-log at otrs.org
cvs-log at otrs.org
Sat Feb 2 12:44:21 GMT 2008
Comments:
Update of /home/cvs/Fred/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv26875/Kernel/Config/Files
Modified Files:
Fred.xml
Log Message:
Insert a function to find multi used sql statements. Implement a new sort option for DProf. Make sum rows for some module columns.
Author: tr
Index: Fred.xml
===================================================================
RCS file: /home/cvs/Fred/Kernel/Config/Files/Fred.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** Fred.xml 5 Dec 2007 06:10:12 -0000 1.16
--- Fred.xml 2 Feb 2008 12:44:15 -0000 1.17
***************
*** 182,189 ****
<SubGroup>DProf</SubGroup>
<Setting>
! <Option SelectedID="Time">
<Item Key="Name">Name</Item>
<Item Key="Calls">Calls</Item>
! <Item Key="Time">ExclTime</Item>
</Option>
</Setting>
--- 182,190 ----
<SubGroup>DProf</SubGroup>
<Setting>
! <Option SelectedID="ExTime">
<Item Key="Name">Name</Item>
<Item Key="Calls">Calls</Item>
! <Item Key="ExTime">ExclTime</Item>
! <Item Key="CuTime">CumulSTime</Item>
</Option>
</Setting>
More information about the cvs-log
mailing list