summaryrefslogtreecommitdiff
path: root/trace.h
AgeCommit message (Expand)AuthorFilesLines
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