aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorBen Asselstine <benasselstine@gmail.com>2021-06-03 21:25:15 +0930
committerAlan Modra <amodra@gmail.com>2021-06-03 21:26:33 +0930
commitbbd47c1230b3fbc25e6292ea3f2f5d275d4d459a (patch)
tree5a953db079d0418465433394d6a19ec61a795a8c /gprof/ChangeLog
parent364d77297723712a2952072fd6768601f17070bd (diff)
downloadgdb-bbd47c1230b3fbc25e6292ea3f2f5d275d4d459a.zip
gdb-bbd47c1230b3fbc25e6292ea3f2f5d275d4d459a.tar.gz
gdb-bbd47c1230b3fbc25e6292ea3f2f5d275d4d459a.tar.bz2
PR4283, update gprof manual with note about GMON_OUT_PREFIX
PR 4283 * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 24deb11..6d73b3c 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,8 @@
+2021-06-03 Ben Asselstine <benasselstine@gmail.com>
+
+ PR 4283
+ * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
+
2021-05-08 Mike Frysinger <vapier@gentoo.org>
* Makefile.am (html-local, doc/gprof/index.html): New targets.