summaryrefslogtreecommitdiffstats
path: root/trace.h
AgeCommit message (Expand)AuthorLines
2014-07-13git: add performance tracing for git's main() function to debug scriptsKarsten Blees-0/+1
2014-07-13trace: add trace_performance facility to debug performance issuesKarsten Blees-0/+18
2014-07-13trace: add high resolution timer function to debug performance issuesKarsten Blees-0/+1
2014-07-13trace: add 'file:line' to all trace outputKarsten Blees-0/+62
2014-07-13trace: move code around, in preparation to file:line outputKarsten Blees-4/+8
2014-07-13trace: add infrastructure to augment trace output with additional infoKarsten Blees-1/+1
2014-07-13trace: improve trace performanceKarsten Blees-3/+13
2014-06-17trace: consistently name the format parameterKarsten Blees-1/+1
2014-06-17trace: move trace declarations from cache.h to new trace.hKarsten Blees-0/+17