diff options
author | Karsten Blees <karsten.blees@gmail.com> | 2014-07-12 02:03:50 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-07-14 06:25:19 +0200 |
commit | b72be02cfb402bbd6abac07af7231613cd37d594 (patch) | |
tree | 5d295bfd9891b37fe2fa674b5bb2b709b092ad58 /xdiff-interface.c | |
parent | trace: disable additional trace output for unit tests (diff) | |
download | git-b72be02cfb402bbd6abac07af7231613cd37d594.tar.xz git-b72be02cfb402bbd6abac07af7231613cd37d594.zip |
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 'xdiff-interface.c')
0 files changed, 0 insertions, 0 deletions