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