git: add performance tracing for git's main() function to debug scripts
[gitweb.git] / trace.h
2014-07-14 git: add performance tracing for git's main() function...
2014-07-14 trace: add trace_performance facility to debug performa...
2014-07-14 trace: add high resolution timer function to debug...
2014-07-14 trace: add 'file:line' to all trace output
2014-07-14 trace: move code around, in preparation to file:line...
2014-07-14 trace: add infrastructure to augment trace output with...
2014-07-14 trace: improve trace performance
2014-06-17 trace: consistently name the format parameter
2014-06-17 trace: move trace declarations from cache.h to new...