File: README.md

package info (click to toggle)
golang-github-juju-httpprof 0.0~git20141217.14bf14c-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 68 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
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.