uprobe: add UPROBE_ALTER_PC flag for uprobe
openeuler inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I61AXT CVE: NA ------------------------------------------------- Within uprobe handlers, the pc register could be modified. In this situation, there is no need to do a single stepping. Just like the kprobe, we skip it. Signed-off-by:Longjun Luo <luolongjun@huawei.com>
Loading
Please sign in to comment