Documentation ¶
Overview ¶
tracify adds vtrace annotations to all functions in the given packages that have a context as the first argument.
TODO(mattr): We will eventually support various options like excluding certain functions or including specific information in the span name.
Usage:
tracify [flags] [-t] [packages]
The global flags are:
-metadata=<just specify -metadata to activate> Displays metadata for the program and exits. -t=false include transitive dependencies of named packages. -time=false Dump timing information to stderr before exiting the program.
Click to show internal directories.
Click to hide internal directories.