https://bugzilla.novell.com/show_bug.cgi?id=343946
Summary: oprofile and libc symbols Product: openSUSE 10.3 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: peter@plord.co.uk QAContact: qa@suse.de Found By: ---
I have the following packages installed :-
* glib * glibc-devel * glibc-profile
but when running the oprofile tool I don't get the libc symbols :-
$ opreport -d .. 00000000 1 0.9615 12006 12.3130 libc-2.6.1.so (no symbols)
access to the symbols are important for debugging.
https://bugzilla.novell.com/show_bug.cgi?id=343946
Cyril Hrubis chrubis@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |pbaudis@novell.com
https://bugzilla.novell.com/show_bug.cgi?id=343946#c1
Petr Baudis pbaudis@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|pbaudis@novell.com |schwab@novell.com
--- Comment #1 from Petr Baudis pbaudis@novell.com 2007-11-26 07:45:17 MST --- This works fine in gdb, so oprofile is probably not smart enough? Reassigning to oprofile maintainer.
As a workaround you can try installing glibc-debuginfo package (debuginfo packages are in special repository), though that will bring in more stuff than you want.
https://bugzilla.novell.com/show_bug.cgi?id=343946#c2
--- Comment #2 from Peter Lord peter@plord.co.uk 2007-11-26 08:43:22 MST --- (In reply to comment #1 from Petr Baudis)
As a workaround you can try installing glibc-debuginfo package (debuginfo packages are in special repository), though that will bring in more stuff than you want.
Ah, great, thanks - I missed this repository. Installing glibc-debuginfo gives oprofile the symbols its needs :-)
Many thanks,
Pete
https://bugzilla.novell.com/show_bug.cgi?id=343946#c3
--- Comment #3 from Petr Baudis pbaudis@novell.com 2007-11-26 08:52:32 MST --- Glad that helps. Still, oprofile should recognize dynamic symbols as well.
https://bugzilla.novell.com/show_bug.cgi?id=343946
Stefan Fent stefan.fent@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|stefan.fent@novell.com |tonyj@novell.com
https://bugzilla.novell.com/show_bug.cgi?id=343946
Tony Jones tonyj@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED