storj/pkg/process
JT Olio 2f9aa7e7be pkg/process: add --debug.trace-out option to binaries (#1788)
this adds a flag to all pkg/process binaries where if set,
will write a process-level trace for all monkit-instrumented
functions as an svg to the target path.

usage like:

  uplink cp --debug.trace-out=trace.svg file sj://bucket/file

Change-Id: I8f6bbfc488f0f1ac270cb28a61347c6b9698cea7
2019-04-19 11:34:29 -04:00
..
debug.go add ability to inspect version to all binaries (#1685) 2019-04-10 08:38:26 +02:00
exec_conf.go pkg/process: add --debug.trace-out option to binaries (#1788) 2019-04-19 11:34:29 -04:00
exec.go Add Versioning Server (#1576) 2019-04-03 21:13:39 +02:00
logging.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
metrics.go add ability to inspect version to all binaries (#1685) 2019-04-10 08:38:26 +02:00