aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/profile/ChangeLog')
-rw-r--r--src/util/profile/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog
index f1a3907..f48a24c 100644
--- a/src/util/profile/ChangeLog
+++ b/src/util/profile/ChangeLog
@@ -1,3 +1,12 @@
+2004-10-22 Ken Raeburn <raeburn@mit.edu>
+
+ * prof_file.c (profile_update_file_data): When resetting flags,
+ preserve SHARED flag.
+ (scan_shared_trees_locked, scan_shared_trees_unlocked): Convert to
+ macros, so line numbers reported by assert will be useful.
+ * prof_test1 (test2): Run new test of modifications with other
+ existing open profile handles.
+
2004-10-19 Ken Raeburn <raeburn@mit.edu>
* libprofile.exports: Add profile_flush_to_file.