lkml.org 
[lkml]   [2015]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC] kprobe'ing conditionally executed instructions
Date
There is a moderate amount of code already in kprobes on ARM and the 
current ARMv8 patch to deal with conditional execution of instructions.
One aspect of how this is handled is that instructions that fail their
predicate and are not (technically) executed are also not treated as a
hit kprobe. Steve Capper has suggested that the probe handling should
still take place because we stepped through the instruction even if it
was effectively a nop. This would be a significant change in how it
currently works on 32-bit ARM, and a change in the patch for ARMv8
(although it's not likely to be much of a change in the kernel code).

I need input on this. Do people have opinions?

-dl



\
 
 \ /
  Last update: 2015-12-11 06:21    [W:0.359 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site