command
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jun 24, 2022
License: Unlicense
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Basic tracer usage example
This example shows the basic initialisation of the tracer and some runtime/trace
features.
Running
Start it the usual way:
go run .
Examine the trace file
If executed with default parameters, the trace.out
file will have been
generated. Open it with:
go tool trace trace.out
The browser will open, navigate to User-defined tasks and User-defined
regions to see the trace of the execution.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.