aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2004-10-19 10:24:47 +0000
committerKen Raeburn <raeburn@mit.edu>2004-10-19 10:24:47 +0000
commitf5732483111eff48b3b052c6264a54cf452f4ba2 (patch)
treefb95fc83074bbc75d363fb54cc910d3353d85905
parente7628ed4abc772871fec374d56511607a8343626 (diff)
downloadkrb5-f5732483111eff48b3b052c6264a54cf452f4ba2.zip
krb5-f5732483111eff48b3b052c6264a54cf452f4ba2.tar.gz
krb5-f5732483111eff48b3b052c6264a54cf452f4ba2.tar.bz2
* libprofile.exports: Add profile_flush_to_file
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16830 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/util/profile/ChangeLog4
-rw-r--r--src/util/profile/libprofile.exports1
2 files changed, 5 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog
index 3ebbb45..f1a3907 100644
--- a/src/util/profile/ChangeLog
+++ b/src/util/profile/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-19 Ken Raeburn <raeburn@mit.edu>
+
+ * libprofile.exports: Add profile_flush_to_file.
+
2004-10-18 Ken Raeburn <raeburn@mit.edu>
* prof_file.c (write_data_to_file): New function, split out from
diff --git a/src/util/profile/libprofile.exports b/src/util/profile/libprofile.exports
index 29cb748..2df95fe 100644
--- a/src/util/profile/libprofile.exports
+++ b/src/util/profile/libprofile.exports
@@ -50,3 +50,4 @@ profile_update_file_data
profile_update_relation
profile_verify_node
profile_write_tree_file
+profile_flush_to_file