prometheus/vendor/github.com/google/pprof/profile
Chih-Hung Yeh 912d19fb85 Add 3 commands in `promtool` for getting debug information from prometheus server (#4247)
`debug all` - all information
`debug metrics` - metrics  information
`debug pprof` - profiling  information

the final result is compressed in a `tar.gz` file

Signed-off-by: chyeh <chyeh.taiwan@gmail.com>
2018-07-18 10:52:01 +03:00
..
encode.go Add 3 commands in `promtool` for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00
filter.go Add 3 commands in `promtool` for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00
index.go Add 3 commands in `promtool` for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00
legacy_java_profile.go Add 3 commands in `promtool` for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00
legacy_profile.go Add 3 commands in `promtool` for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00
merge.go Add 3 commands in `promtool` for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00
profile.go Add 3 commands in `promtool` for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00
proto.go Add 3 commands in `promtool` for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00
prune.go Add 3 commands in `promtool` for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00