[Bug 282445] Wrong stack() info in dtrace
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282445] Wrong stack() info in dtrace"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Oct 2024 13:55:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282445 --- Comment #3 from Mark Johnston <markj@FreeBSD.org> --- To be clear, I do think this behaviour in dtrace is slightly wrong, but again, it's hard to handle this correctly. hwpmc has the same problem. Looking at Linux's stack unwinder, while it's considerably more complex than ours, I can't see how it handles this either. Does bpftrace have the same problem? Maybe the stack offsets can be fixed up in userspace. -- You are receiving this mail because: You are the assignee for the bug.