about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-07-29 23:35:28 +0000
committerUlrich Drepper <drepper@redhat.com>1998-07-29 23:35:28 +0000
commitccd17b3265ed22f6add55b574b684f6e11a2ea8c (patch)
tree8f674f40df7c1c881a532538021dbdd3321081fa /ChangeLog
parente3e0315c6d172e739b305936ef8a4c4e01141223 (diff)
downloadglibc-ccd17b3265ed22f6add55b574b684f6e11a2ea8c.tar.gz
glibc-ccd17b3265ed22f6add55b574b684f6e11a2ea8c.tar.xz
glibc-ccd17b3265ed22f6add55b574b684f6e11a2ea8c.zip
Update.
	* elf/sprof.c: Implement -c/--call-pairs option to emit list with
	caller/callee and the number of calls.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8641b8db01..8877e4f2c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 
 	* elf/elf.h: Add DT_FLAGS_1 and the DF_1_* flag definitions.
 
+	* elf/sprof.c: Implement -c/--call-pairs option to emit list with
+	caller/callee and the number of calls.
+
 1998-07-29  Mark Kettenis  <kettenis@phys.uva.nl>
 
 	* sysdeps/mach/hurd/dl-sysdep.c (__lseek): New function.