Age | Commit message (Expand) | Author | Files | Lines |
2019-11-18 | trace: move doc to trace.h | Heba Waly | 1 | -2/+131 |
2019-05-05 | *.[ch]: manually align parameter lists | Denton Liu | 1 | -5/+5 |
2019-05-05 | *.[ch]: remove extern from function declarations using sed | Denton Liu | 1 | -9/+9 |
2019-05-05 | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 1 | -8/+8 |
2018-08-18 | trace.h: support nested performance tracing | Nguyễn Thái Ngọc Duy | 1 | -0/+15 |
2018-03-30 | trace.c: export trace_setup_key | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2017-12-06 | trace: improve performance while category is disabled | Gennady Kupava | 1 | -18/+41 |
2017-11-27 | trace: remove trace key normalization | Gennady Kupava | 1 | -1/+3 |
2015-06-16 | pkt-line: support tracing verbatim pack contents | Jeff King | 1 | -0/+1 |
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 |