golang.org/toolchain@v0.0.1-go1.9rc2.windows-amd64/src/cmd/vendor/github.com/google/pprof/doc/developer/pprof.dev.md (about)

     1  This is pprof's developer documentation. It discusses how to maintain and extend
     2  pprof. It has yet to be written.
     3  
     4  # How is pprof code structured?
     5  
     6  Internal vs external packages.
     7  
     8  # External interface
     9  
    10  ## Plugins
    11  
    12  ## Legacy formats
    13  
    14  #  Overview of internal packages