From dc34defc96323af9b551402e32a80e480562f5a9 Mon Sep 17 00:00:00 2001 From: JBD Date: Thu, 7 Sep 2017 09:41:24 -0700 Subject: [PATCH] Updated CustomPprofProfiles (markdown) --- CustomPprofProfiles.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CustomPprofProfiles.md b/CustomPprofProfiles.md index e9d5c22c..8a410839 100644 --- a/CustomPprofProfiles.md +++ b/CustomPprofProfiles.md @@ -1,5 +1,6 @@ Originally published at https://rakyll.org/custom-profiles/. +---- Go provides several pprof profiles out of thet box to gather profiling data from Go programs.