-
Notifications
You must be signed in to change notification settings - Fork 257
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove outdated known issue, we now resolve .plt entries ourselves
- Loading branch information
Showing
1 changed file
with
0 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|