{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/lytics/httppprof","name":"github.com/lytics/httppprof","description":"Package pprof serves via its HTTP server runtime profiling data\nin the format expected by the pprof visualization tool.\nFor more information about pprof, see\nhttp://code.google.com/p/google-perftools/.\n\nUnlike net/http/pprof, this package does not register HTTP handlers on\nimport.\n\nTo use pprof, pass a HTTP ServeMux to Register:\n\nThen use the pprof tool to look at the heap profile:\n\nOr to look at a 30-second CPU profile:\n\nOr to look at the goroutine blocking profile:\n\nTo view all available profiles, open http://localhost:6060/debug/pprof/\nin your browser.\n\nFor a study of the facility in action, visit","version":"v0.0.0-20140522210459-c75691893044","softwareVersion":"v0.0.0-20140522210459-c75691893044","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/lytics/httppprof","issueTracker":"https://github.com/lytics/httppprof/issues","url":"https://github.com/lytics/httppprof","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2014-05-22","dateModified":"2014-05-22","datePublished":"2014-05-22","copyrightYear":2014,"downloadUrl":"https://proxy.golang.org/github.com/lytics/httppprof/@v/v0.0.0-20140522210459-c75691893044.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/lytics/httppprof#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/lytics/httppprof"]}