internal/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
cmd/internal/bio | Package bio implements common I/O abstractions used within the Go toolchain. |
cmd/internal/gcprog | Package gcprog implements an encoder for packed GC pointer bitmaps, known as GC programs. |
cmd/internal/goobj | Package goobj implements reading of Go object files and archives. |
cmd/internal/obj | |
cmd/internal/obj/arm | |
cmd/internal/obj/arm64 | |
cmd/internal/objfile | Package objfile implements portable access to OS-specific executable files. |
cmd/internal/obj/mips | |
cmd/internal/obj/ppc64 | |
cmd/internal/obj/s390x | |
cmd/internal/obj/x86 | |
cmd/internal/pprof | |
cmd/internal/pprof/commands | Package commands defines and manages the basic pprof commands |
cmd/internal/pprof/driver | Package driver implements the core pprof functionality. |
cmd/internal/pprof/fetch | Package fetch provides an extensible mechanism to fetch a profile from a data source. |
cmd/internal/pprof/plugin | Package plugin defines the plugin implementations that the main pprof driver requires. |
cmd/internal/pprof/profile | Package profile provides a representation of profile.proto and methods to encode/decode profiles in this format. |
cmd/internal/pprof/report | Package report summarizes a performance profile into a human-readable report. |
cmd/internal/pprof/svg | Package svg provides tools related to handling of SVG files |
cmd/internal/pprof/symbolizer | Package symbolizer provides a routine to populate a profile with symbol, file and line number information. |
cmd/internal/pprof/symbolz | Package symbolz symbolizes a profile using the output from the symbolz service. |
cmd/internal/pprof/tempfile | Package tempfile provides tools to create and delete temporary files |
cmd/internal/sys |
- Version
- v1.7.1
- Published
- Sep 7, 2016
- Platform
- windows/amd64
- Last checked
- 5 minutes ago –
Tools for package owners.