Skip to content

Commit

Permalink
Remove outdated known issue, we now resolve .plt entries ourselves
Browse files Browse the repository at this point in the history
  • Loading branch information
milianw committed Sep 28, 2017
1 parent d17e218 commit ebf1d39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ notably, unwinding will fail when:
perf record --call-graph dwarf,32768

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`.
- 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/[email protected]/msg00019.html

### Missing Features

Expand Down

0 comments on commit ebf1d39

Please sign in to comment.