| Commit message (Expand) | Author | Age | Files | Lines |
* | trace.c: export trace_setup_key | Nguyễn Thái Ngọc Duy | 2018-03-30 | 1 | -0/+1 |
* | trace: improve performance while category is disabledgk/tracing-optimization | Gennady Kupava | 2017-12-06 | 1 | -18/+41 |
* | trace: remove trace key normalization | Gennady Kupava | 2017-11-27 | 1 | -1/+3 |
* | 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 |