Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-13 | git: add performance tracing for git's main() function to debug scripts | Karsten Blees | 1 | -0/+1 |
2014-07-13 | trace: add trace_performance facility to debug performance issues | Karsten Blees | 1 | -0/+18 |
2014-07-13 | trace: add high resolution timer function to debug performance issues | Karsten Blees | 1 | -0/+1 |
2014-07-13 | trace: add 'file:line' to all trace output | Karsten Blees | 1 | -0/+62 |
2014-07-13 | trace: move code around, in preparation to file:line output | Karsten Blees | 1 | -4/+8 |
2014-07-13 | trace: add infrastructure to augment trace output with additional info | Karsten Blees | 1 | -1/+1 |
2014-07-13 | trace: improve trace performance | Karsten Blees | 1 | -3/+13 |
2014-06-17 | trace: consistently name the format parameter | Karsten Blees | 1 | -1/+1 |
2014-06-17 | trace: move trace declarations from cache.h to new trace.h | Karsten Blees | 1 | -0/+17 |