10 Oct
2013
10 Oct
'13
12:16 p.m.
Phil wrote:
I could wrap ntlm_auth in a script that times it and lots the info, but I'm slightly wary of that - it might perturb the timings.
Any obvious/easy thing I'm missing?
You might be able to run FR under gdb (or attach/resume a running FR), and set breakpoints with commands that resume after running the GDB commands. Google "gdb breakpoint commands" Note sure how that would impact the overall timing.