basic

command
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2022 License: Unlicense Imports: 6 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL