On 3/13/2019 7:33 PM, Josh Steadmon wrote:
Persistently enabling trace2 output is difficult because it requires
specifying a full filename. This series teaches tr2_dst_get_trace_fd()
to randomize filenames when a directory or filename prefix are given as
targets in the GIT_TR2_* envvars. It also allows expansion of a
timestamp template string into the current UTC timestamp.
Does the use of envvar cause issues? Or is it just the fixed absolute
pathname? When I started this, I was trying to keep the GIT_TRACE
model.
As was briefly discussed in [1] I was thinking of adding a way to
have a personal and/or system setting, but not a git config variable,
that would let you setup tracing without relying on environment
variables.
It's something that I've been wanting to do, it just got buried by
$DAYJOB stuff. I can try to bump it up if there's interest.
Thanks
Jeff
[1]
https://public-inbox.org/git/pull.108.v4.git.gitgitgadget@xxxxxxxxx/T/#mcce3b088aabc42e9867f8a9e09dd7dea5f9a773a