command
module
Version:
v0.0.0-...-d3cd4de
Opens a new window with list of versions in this module.
Published: Jun 5, 2021
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
- Build with
go build .
Usage
Run with
go-trace-json --input-file <inputfile>
Optional flags:
--output-file <outputfile> (Default : trace.json)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.