summaryrefslogtreecommitdiff
path: root/trace.h
Commit message (Expand)AuthorAgeFilesLines
* pkt-line: support tracing verbatim pack contentsjk/pkt-log-packJeff King2015-06-161-0/+1
* git: add performance tracing for git's main() function to debug scriptsKarsten Blees2014-07-131-0/+1
* trace: add trace_performance facility to debug performance issuesKarsten Blees2014-07-131-0/+18
* trace: add high resolution timer function to debug performance issuesKarsten Blees2014-07-131-0/+1
* trace: add 'file:line' to all trace outputKarsten Blees2014-07-131-0/+62
* trace: move code around, in preparation to file:line outputKarsten Blees2014-07-131-4/+8
* trace: add infrastructure to augment trace output with additional infoKarsten Blees2014-07-131-1/+1
* trace: improve trace performanceKarsten Blees2014-07-131-3/+13
* trace: consistently name the format parameterKarsten Blees2014-06-171-1/+1
* trace: move trace declarations from cache.h to new trace.hKarsten Blees2014-06-171-0/+17