trace2: use system/global config for default trace2 settings
authorJeff Hostetler <jeffhost@microsoft.com>
Mon, 15 Apr 2019 20:39:47 +0000 (13:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2019 04:37:06 +0000 (13:37 +0900)
commitbce9db6...e97c95882a7c46836bb6cc90acf0fef0
tree30d7fd8...d54b8d6acbf09a22b2e64467d84c794ecopy hash to clipboard (tree)
parent800a7f9...a8776b18a48cf9c1b0f9418bf4644bbdcopy hash to clipboard (diff)
14 files changed:
Makefile
t/t0210-trace2-normal.sh
t/t0211-trace2-perf.sh
t/t0212-trace2-event.sh
trace2.c
trace2.h
trace2/tr2_cfg.c
trace2/tr2_dst.c
trace2/tr2_dst.h
trace2/tr2_sysenv.c [new file with mode: 0644]
trace2/tr2_sysenv.h [new file with mode: 0644]
trace2/tr2_tgt_event.c
trace2/tr2_tgt_normal.c
trace2/tr2_tgt_perf.c