70948c05fd
Prohibit probing on optimized_callback() because
it is called from kprobes itself. If we put a kprobes
on it, that will cause a recursive call loop.
Mark it NOKPROBE_SYMBOL.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
actions-arm.c | ||
actions-common.c | ||
actions-thumb.c | ||
checkers-arm.c | ||
checkers-common.c | ||
checkers-thumb.c | ||
checkers.h | ||
core.c | ||
core.h | ||
opt-arm.c | ||
test-arm.c | ||
test-core.c | ||
test-core.h | ||
test-thumb.c |