From schnetter at cct.lsu.edu Tue Jun 23 10:02:39 2009 From: schnetter at cct.lsu.edu (Erik Schnetter) Date: Tue, 23 Jun 2009 11:02:39 -0400 Subject: [Patches] Correct timing information on web pages Message-ID: <37CD436D-E6F5-4890-9E7C-2C89088E38D5@cct.lsu.edu> The enclosed patch corrects the code in HTTPDExtra which parses the schedule timing information. Timers with names that do not follow the "usual" pattern are still output, but no attempt is made to break their names into thorn name/schedule group/function name. This still outputs e.g. Carpet's timers for schedule groups. Introduce a new function TI_decomposeTimerName instead of the three previous functions TI_thornName, TI_funcName, TI_schedName. Also remove the unused function TI_printExtraTimerTypeField, and remove some unused variables. -erik -- Erik Schnetter http://www.cct.lsu.edu/~eschnett/ My email is as private as my paper mail. I therefore support encrypting and signing email messages. Get my PGP key from . -------------- next part -------------- A non-text attachment was scrubbed... Name: TimerInfo.diff Type: application/octet-stream Size: 9568 bytes Desc: not available Url : http://www.cactuscode.org/pipermail/patches/attachments/20090623/f915ffb2/attachment.obj