cmd/

directory
v0.0.0-...-e0dd9a7 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2016 License: BSD-3-Clause, MIT

Directories

Path Synopsis
Addr2line is a minimal simulation of the GNU addr2line tool, just enough to support pprof.
Addr2line is a minimal simulation of the GNU addr2line tool, just enough to support pprof.
Cgo enables the creation of Go packages that call C code.
Cgo enables the creation of Go packages that call C code.
Cover is a program for analyzing the coverage profiles generated by 'go test -coverprofile=cover.out'.
Cover is a program for analyzing the coverage profiles generated by 'go test -coverprofile=cover.out'.
Fix finds Go programs that use old APIs and rewrites them to use newer ones.
Fix finds Go programs that use old APIs and rewrites them to use newer ones.
Go is a tool for managing Go source code.
Go is a tool for managing Go source code.
Godoc extracts and generates documentation for Go programs.
Godoc extracts and generates documentation for Go programs.
Gofmt formats Go programs.
Gofmt formats Go programs.
internal
goobj
Package goobj implements reading of Go object files and archives.
Package goobj implements reading of Go object files and archives.
objfile
Package objfile implements portable access to OS-specific executable files.
Package objfile implements portable access to OS-specific executable files.
rsc.io/x86/x86asm
Package x86asm implements decoding of x86 machine code.
Package x86asm implements decoding of x86 machine code.
Nm lists the symbols defined or used by an object file, archive, or executable.
Nm lists the symbols defined or used by an object file, archive, or executable.
Objdump disassembles executable files.
Objdump disassembles executable files.
Pack is a simple version of the traditional Unix ar tool.
Pack is a simple version of the traditional Unix ar tool.
Pprof interprets and displays profiles of Go programs.
Pprof interprets and displays profiles of Go programs.
internal/commands
Package commands defines and manages the basic pprof commands
Package commands defines and manages the basic pprof commands
internal/driver
Package driver implements the core pprof functionality.
Package driver implements the core pprof functionality.
internal/fetch
Package fetch provides an extensible mechanism to fetch a profile from a data source.
Package fetch provides an extensible mechanism to fetch a profile from a data source.
internal/plugin
Package plugin defines the plugin implementations that the main pprof driver requires.
Package plugin defines the plugin implementations that the main pprof driver requires.
internal/profile
Implements methods to filter samples from profiles.
Implements methods to filter samples from profiles.
internal/report
Package report summarizes a performance profile into a human-readable report.
Package report summarizes a performance profile into a human-readable report.
internal/svg
Package svg provides tools related to handling of SVG files
Package svg provides tools related to handling of SVG files
internal/symbolizer
Package symbolizer provides a routine to populate a profile with symbol, file and line number information.
Package symbolizer provides a routine to populate a profile with symbol, file and line number information.
internal/symbolz
Package symbolz symbolizes a profile using the output from the symbolz service.
Package symbolz symbolizes a profile using the output from the symbolz service.
internal/tempfile
Package tempfile provides tools to create and delete temporary files
Package tempfile provides tools to create and delete temporary files
Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string.
Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string.
Yacc is a version of yacc for Go.
Yacc is a version of yacc for Go.

Jump to

Keyboard shortcuts

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