git/trace2
Jeff Hostetler 08881b9a4c trace2: make SIDs more unique
Update SID component construction to use the current UTC datetime
and a portion of the SHA1 of the hostname.

Use an simplified date/time format to make it easier to use the
SID component as a logfile filename.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2019-04-16 13:37:07 +09:00
..
tr2_cfg.c trace2: use system/global config for default trace2 settings 2019-04-16 13:37:06 +09:00
tr2_cfg.h
tr2_cmd_name.c
tr2_cmd_name.h
tr2_dst.c trace2: use system/global config for default trace2 settings 2019-04-16 13:37:06 +09:00
tr2_dst.h trace2: use system/global config for default trace2 settings 2019-04-16 13:37:06 +09:00
tr2_sid.c trace2: make SIDs more unique 2019-04-16 13:37:07 +09:00
tr2_sid.h
tr2_sysenv.c trace2: use system/global config for default trace2 settings 2019-04-16 13:37:06 +09:00
tr2_sysenv.h trace2: use system/global config for default trace2 settings 2019-04-16 13:37:06 +09:00
tr2_tbuf.c trace2: make SIDs more unique 2019-04-16 13:37:07 +09:00
tr2_tbuf.h trace2: make SIDs more unique 2019-04-16 13:37:07 +09:00
tr2_tgt.h trace2: add absolute elapsed time to start event 2019-04-16 13:37:06 +09:00
tr2_tgt_event.c trace2: clarify UTC datetime formatting 2019-04-16 13:37:07 +09:00
tr2_tgt_normal.c trace2: use system/global config for default trace2 settings 2019-04-16 13:37:06 +09:00
tr2_tgt_perf.c trace2: use system/global config for default trace2 settings 2019-04-16 13:37:06 +09:00
tr2_tls.c
tr2_tls.h