summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gperftools/profiler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gperftools/profiler.h b/src/gperftools/profiler.h
index 95b107f..050689d 100644
--- a/src/gperftools/profiler.h
+++ b/src/gperftools/profiler.h
@@ -40,7 +40,7 @@
* using one of the following methods:
*
* 1. Before starting the program, set the environment variable
- * "PROFILE" to be the name of the file to which the profile
+ * "CPUPROFILE" to be the name of the file to which the profile
* data should be written.
*
* 2. Programmatically, start and stop the profiler using the