Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Feather-Trace: make x86 rewriting impl work despite RO text | Bjoern Brandenburg | 2017-06-09 |
| | | | | | Mirror what ftrace does to ensure that we can patch up the text segment. | ||
* | Feather-Trace: add x86 binary rewriting implementation | Bjoern Brandenburg | 2017-05-26 |
This patch adds the x86-specific implementation of Feather-Trace triggers that works by rewriting jump instructions. |