| github.com/google/pprof/internal/driver | Package driver implements the core pprof functionality. |
| github.com/google/pprof/internal/plugin | Package plugin defines the plugin implementations that the main pprof driver requires. |
| github.com/google/pprof/profile | Package profile provides a representation of profile.proto and methods to encode/decode profiles in this format. |
| io | Package io provides basic interfaces to I/O primitives. |
| net/http | Package http provides HTTP client and server implementations. |
| regexp | Package regexp implements regular expression search. |
| time | Package time provides functionality for measuring and displaying time. |