Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pkt-line: support tracing verbatim pack contents | Jeff King | 2015-06-16 |
* | git: add performance tracing for git's main() function to debug scripts | Karsten Blees | 2014-07-13 |
* | trace: add trace_performance facility to debug performance issues | Karsten Blees | 2014-07-13 |
* | trace: add high resolution timer function to debug performance issues | Karsten Blees | 2014-07-13 |
* | trace: add 'file:line' to all trace output | Karsten Blees | 2014-07-13 |
* | trace: move code around, in preparation to file:line output | Karsten Blees | 2014-07-13 |
* | trace: add infrastructure to augment trace output with additional info | Karsten Blees | 2014-07-13 |
* | trace: improve trace performance | Karsten Blees | 2014-07-13 |
* | trace: consistently name the format parameter | Karsten Blees | 2014-06-17 |
* | trace: move trace declarations from cache.h to new trace.h | Karsten Blees | 2014-06-17 |