summaryrefslogtreecommitdiff
path: root/trace.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-05*.[ch]: manually align parameter listsLibravatar Denton Liu1-5/+5
2019-05-05*.[ch]: remove extern from function declarations using sedLibravatar Denton Liu1-9/+9
2019-05-05*.[ch]: remove extern from function declarations using spatchLibravatar Denton Liu1-8/+8
2018-08-18trace.h: support nested performance tracingLibravatar Nguyễn Thái Ngọc Duy1-0/+15
2018-03-30trace.c: export trace_setup_keyLibravatar Nguyễn Thái Ngọc Duy1-0/+1
2017-12-06trace: improve performance while category is disabledLibravatar Gennady Kupava1-18/+41
2017-11-27trace: remove trace key normalizationLibravatar Gennady Kupava1-1/+3
2015-06-16pkt-line: support tracing verbatim pack contentsLibravatar Jeff King1-0/+1
2014-07-13git: add performance tracing for git's main() function to debug scriptsLibravatar Karsten Blees1-0/+1
2014-07-13trace: add trace_performance facility to debug performance issuesLibravatar Karsten Blees1-0/+18
2014-07-13trace: add high resolution timer function to debug performance issuesLibravatar Karsten Blees1-0/+1
2014-07-13trace: add 'file:line' to all trace outputLibravatar Karsten Blees1-0/+62
2014-07-13trace: move code around, in preparation to file:line outputLibravatar Karsten Blees1-4/+8
2014-07-13trace: add infrastructure to augment trace output with additional infoLibravatar Karsten Blees1-1/+1
2014-07-13trace: improve trace performanceLibravatar Karsten Blees1-3/+13
2014-06-17trace: consistently name the format parameterLibravatar Karsten Blees1-1/+1
2014-06-17trace: move trace declarations from cache.h to new trace.hLibravatar Karsten Blees1-0/+17