summaryrefslogtreecommitdiff
path: root/trace.h
AgeCommit message (Expand)Author
2021-09-27*.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason
2021-09-27*.h _INIT macros: don't specify fields equal to 0Ævar Arnfjörð Bjarmason
2020-05-11http, imap-send: stop using CURLOPT_VERBOSEJonathan Tan
2019-11-18trace: move doc to trace.hHeba Waly
2019-05-05*.[ch]: manually align parameter listsDenton Liu
2019-05-05*.[ch]: remove extern from function declarations using sedDenton Liu
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu
2018-08-18trace.h: support nested performance tracingNguyễn Thái Ngọc Duy
2018-03-30trace.c: export trace_setup_keyNguyễn Thái Ngọc Duy
2017-12-06trace: improve performance while category is disabledGennady Kupava
2017-11-27trace: remove trace key normalizationGennady Kupava
2015-06-16pkt-line: support tracing verbatim pack contentsJeff King
2014-07-14git: add performance tracing for git's main() function to debug scriptsKarsten Blees
2014-07-14trace: add trace_performance facility to debug performance issuesKarsten Blees
2014-07-14trace: add high resolution timer function to debug performance issuesKarsten Blees
2014-07-14trace: add 'file:line' to all trace outputKarsten Blees
2014-07-14trace: move code around, in preparation to file:line outputKarsten Blees
2014-07-14trace: add infrastructure to augment trace output with additional infoKarsten Blees
2014-07-14trace: improve trace performanceKarsten Blees
2014-06-17trace: consistently name the format parameterKarsten Blees
2014-06-17trace: move trace declarations from cache.h to new trace.hKarsten Blees