diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-07-29 23:35:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-07-29 23:35:28 +0000 |
commit | ccd17b3265ed22f6add55b574b684f6e11a2ea8c (patch) | |
tree | 8f674f40df7c1c881a532538021dbdd3321081fa /ChangeLog | |
parent | e3e0315c6d172e739b305936ef8a4c4e01141223 (diff) | |
download | glibc-ccd17b3265ed22f6add55b574b684f6e11a2ea8c.tar glibc-ccd17b3265ed22f6add55b574b684f6e11a2ea8c.tar.gz glibc-ccd17b3265ed22f6add55b574b684f6e11a2ea8c.tar.bz2 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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |