From d7ddf593c51b371ed9827d4de19acb192c0a78a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Mon, 12 Mar 2018 14:15:47 -0300 Subject: [PATCH] [Doc] Minor clean up on linux_profiling.md (#281) --- docs/linux_profiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/linux_profiling.md b/docs/linux_profiling.md index 5173d7acec..ccf39adba8 100644 --- a/docs/linux_profiling.md +++ b/docs/linux_profiling.md @@ -21,7 +21,7 @@ variable `CPUPROFILE` set to a filename. For example: The cpu profile will be dumped periodically to the filename specified in the CPUPROFILE environment variable. You can then analyze the dumps using the pprof -script (packager/third_party/tcmalloc/chromium/src/pprof). For example, +script (`packager/third_party/tcmalloc/chromium/src/pprof`). For example, pprof --gv out/Release/packager /tmp/cpuprofile