aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-06-08 10:38:48 +0000
committerNick Clifton <nickc@redhat.com>2010-06-08 10:38:48 +0000
commitede501f418518c00cacde27516e9de0d94692d96 (patch)
tree93d7ee781e66fc3ab5e7469075996046517faae2 /gprof/ChangeLog
parent9fbcbd8145b538d4e48d7f8a13b8949bc2197ed7 (diff)
downloadgdb-ede501f418518c00cacde27516e9de0d94692d96.zip
gdb-ede501f418518c00cacde27516e9de0d94692d96.tar.gz
gdb-ede501f418518c00cacde27516e9de0d94692d96.tar.bz2
* gprof.texi (Sampling Error): Note that call counts and basic
block counts are only reliable for multi-threaded applications if the counting function itself is thread safe.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 22a43f7..4370951 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,5 +1,11 @@
2010-06-08 Nick Clifton <nickc@redhat.com>
+ * gprof.texi (Sampling Error): Note that call counts and basic
+ block counts are only reliable for multi-threaded applications if
+ the counting function itself is thread safe.
+
+2010-06-08 Nick Clifton <nickc@redhat.com>
+
* gprof.texi: Replace abbreviated 20th century year numbers with
full versions.