Discussion:
perf / DWARF bug - is this something to do with the new DWARF format?
Richard W.M. Jones
2021-05-24 09:32:16 UTC
Permalink
https://bugzilla.redhat.com/show_bug.cgi?id=1963865

I can't get stack traces using --call-graph=dwarf information working
in Rawhide at the moment. It seems as if perf doesn't understand the
new debuginfo information.

I find this whole area to be incredibly confusing and opaque. For
example, how do I find out what dwarf version was used to generate the
debuginfo and what version perf understands?

But my main question is: Is there some simple change to perf that is
needed to fix this? Or is it user error?

Rich.

--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into KVM guests.
http://libguestfs.org/virt-v2v
_______________________________________________
users mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to users-***@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraproject.org
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructur
Patrick O'Callaghan
2021-05-24 10:17:49 UTC
Permalink
Post by Richard W.M. Jones
https://bugzilla.redhat.com/show_bug.cgi?id=1963865
I can't get stack traces using --call-graph=dwarf information working
in Rawhide at the moment.  It seems as if perf doesn't understand the
new debuginfo information.
I find this whole area to be incredibly confusing and opaque.  For
example, how do I find out what dwarf version was used to generate the
debuginfo and what version perf understands?
But my main question is: Is there some simple change to perf that is
needed to fix this?  Or is it user error?
Surely a question for the Test list?

poc
_______________________________________________
users mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to users-***@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraproject.org
Do not reply to spam on the list, report it: https://pag

Loading...