[FIX] x86: do not install probes to call instruction
authorNikita Kalyazin <n.kalyazin@samsung.com>
Thu, 5 Dec 2013 10:13:18 +0000 (14:13 +0400)
committerNikita Kalyazin <n.kalyazin@samsung.com>
Thu, 5 Dec 2013 12:20:19 +0000 (16:20 +0400)
commit7db459146c9b893eacb8ddb6182c3c0d48f341d7
treea87fea9328f23fa95439af88d31c7e8ca40a1922
parentca0e7afdfea7ffe535c13340566a21c8950f45d8
[FIX] x86: do not install probes to call instruction

Workaround for __i686.get_pc_thunk.* related functions.
We cannot instrument not only such functions, but also functions that
call them.

Change-Id: Ifd431a12623a8ddb9beef952d3fed66c7701866c
Signed-off-by: Nikita Kalyazin <n.kalyazin@samsung.com>
uprobe/arch/asm-x86/swap_uprobes.c