juju / httpprof

httpprof is a fork of net/http/pprof which works correctly when not at the server's root

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

net/http/pprof

This repository is a temporary fork of net/http/pprof with fixes applied to allow providing the services at a location other than "/debug/pprof/".

The API is identical to http://golang.org/pkg/net/http/pprof, with additional exported members to support the use case.

About

httpprof is a fork of net/http/pprof which works correctly when not at the server's root

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%