mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Keep a list of elf files for each binary file. In some cases, notably
Mon Jun 2 00:51:46 2008 Søren Sandmann <sandmann@redhat.com> * binfile.c (get_debug_binaries): Keep a list of elf files for each binary file. In some cases, notably glibc on Fedora, the debug binary does not contain a symbol table, but the original file does. svn path=/trunk/; revision=428
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
736806aaa6
commit
7cd38113c8
@ -1,3 +1,10 @@
|
||||
Mon Jun 2 00:51:46 2008 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* binfile.c (get_debug_binaries): Keep a list of elf files for
|
||||
each binary file. In some cases, notably glibc on Fedora, the
|
||||
debug binary does not contain a symbol table, but the original
|
||||
file does.
|
||||
|
||||
Sun Jun 1 23:03:06 2008 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* profile.c (add_trace_to_tree): Do not fold recursions for
|
||||
|
||||
Reference in New Issue
Block a user