You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -221,7 +221,6 @@ notably, unwinding will fail when:
221
221
perf record --call-graph dwarf,32768
222
222
223
223
Note that this can dramatically increase the size of the `perf.data` files - use it with care. Also have a look at `man perf record`.
224
-
- frames pointing to the PLT/GOT section do not get a pretty-printed pseudo-symbol referencing the dynamic function call. This is a current limitation of elfutils, see also: http://www.mail-archive.com/elfutils-devel@sourceware.org/msg00019.html
0 commit comments