summaryrefslogtreecommitdiffstats
path: root/trace.h
Commit message (Expand)AuthorAgeFilesLines
* trace.h: support nested performance tracingNguyễn Thái Ngọc Duy2018-08-181-0/+15
* trace.c: export trace_setup_keyNguyễn Thái Ngọc Duy2018-03-301-0/+1
* trace: improve performance while category is disabledGennady Kupava2017-12-061-18/+41
* trace: remove trace key normalizationGennady Kupava2017-11-271-1/+3
* pkt-line: support tracing verbatim pack contentsJeff 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