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