go-trace-json

command module
v0.0.0-...-d3cd4de Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2021 License: MIT Imports: 8 Imported by: 0

README

go-trace-json

A command line tool to dump go traces into a json file

Why? We wanted to get details from a trace file without having to startup a webserver.

Current supported features:

  • Outputting a list of goroutine groups

Setup

  1. Build with go build .

Usage

Run with

go-trace-json --input-file <inputfile>

Optional flags: --output-file <outputfile> (Default : trace.json)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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