Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarsten Blees <karsten.blees@gmail.com>2014-07-12 04:03:50 +0400
committerJunio C Hamano <gitster@pobox.com>2014-07-14 08:25:19 +0400
commitb72be02cfb402bbd6abac07af7231613cd37d594 (patch)
tree5d295bfd9891b37fe2fa674b5bb2b709b092ad58 /trace.h
parent124647c4b007eff04144d75042d9d95f63e303f7 (diff)
trace: add current timestamp to all trace output
This is useful to tell apart trace output of separate test runs. It can also be used for basic, coarse-grained performance analysis. Note that the accuracy is tainted by writing to the trace file, and you have to calculate the deltas yourself (which is next to impossible if multiple threads or processes are involved). Signed-off-by: Karsten Blees <blees@dcon.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'trace.h')
0 files changed, 0 insertions, 0 deletions