summaryrefslogtreecommitdiffstats
path: root/trace.h (follow)
Commit message (Expand)AuthorAgeLines
* *.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason2021-09-27-1/+1
* *.h _INIT macros: don't specify fields equal to 0Ævar Arnfjörð Bjarmason2021-09-27-1/+1
* http, imap-send: stop using CURLOPT_VERBOSEJonathan Tan2020-05-11-0/+6
* trace: move doc to trace.hHeba Waly2019-11-18-2/+131
* *.[ch]: manually align parameter listsDenton Liu2019-05-05-5/+5
* *.[ch]: remove extern from function declarations using sedDenton Liu2019-05-05-9/+9
* *.[ch]: remove extern from function declarations using spatchDenton Liu2019-05-05-8/+8
* trace.h: support nested performance tracingNguyễn Thái Ngọc Duy2018-08-18-0/+15
* trace.c: export trace_setup_keyNguyễn Thái Ngọc Duy2018-03-30-0/+1
* trace: improve performance while category is disabledGennady Kupava2017-12-06-18/+41
* trace: remove trace key normalizationGennady Kupava2017-11-27-1/+3
* pkt-line: support tracing verbatim pack contentsJeff King2015-06-16-0/+1
* git: add performance tracing for git's main() function to debug scriptsKarsten Blees2014-07-13-0/+1
* trace: add trace_performance facility to debug performance issuesKarsten Blees2014-07-13-0/+18
* trace: add high resolution timer function to debug performance issuesKarsten Blees2014-07-13-0/+1
* trace: add 'file:line' to all trace outputKarsten Blees2014-07-13-0/+62
* trace: move code around, in preparation to file:line outputKarsten Blees2014-07-13-4/+8
* trace: add infrastructure to augment trace output with additional infoKarsten Blees2014-07-13-1/+1
* trace: improve trace performanceKarsten Blees2014-07-13-3/+13
* trace: consistently name the format parameterKarsten Blees2014-06-17-1/+1
* trace: move trace declarations from cache.h to new trace.hKarsten Blees2014-06-17-0/+17