%PDF- %PDF-
Direktori : /usr/local/go119/src/cmd/vendor/github.com/google/pprof/internal/driver/html/ |
Current File : //usr/local/go119/src/cmd/vendor/github.com/google/pprof/internal/driver/html/plaintext.html |
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>{{.Title}}</title> {{template "css" .}} </head> <body> {{template "header" .}} <div id="content"> <pre> {{.TextBody}} </pre> </div> {{template "script" .}} <script>viewer(new URL(window.location.href), null);</script> </body> </html>