for release
This commit is contained in:
6
bin/src/github.com/revel/modules/pprof/conf/routes
Normal file
6
bin/src/github.com/revel/modules/pprof/conf/routes
Normal file
@ -0,0 +1,6 @@
|
||||
GET /pprof/profile Pprof.Profile
|
||||
GET /pprof/symbol Pprof.Symbol
|
||||
GET /debug/pprof/cmdline Pprof.Cmdline
|
||||
GET /debug/pprof/trace Pprof.Trace
|
||||
GET /debug/pprof/* Pprof.Index
|
||||
GET /debug/pprof/ Pprof.Index
|
Reference in New Issue
Block a user