ARM: kprobes: collects stack consumption for store instructions
authorWang Nan <wangnan0@huawei.com>
Mon, 5 Jan 2015 11:29:21 +0000 (19:29 +0800)
committerJon Medhurst <tixy@linaro.org>
Tue, 13 Jan 2015 16:10:06 +0000 (16:10 +0000)
This patch uses the previously introduced checker functionality on
store instructions to record their stack consumption information to
arch_probes_insn.

Signed-off-by: Wang Nan <wangnan0@huawei.com>
Reviewed-by: Jon Medhurst <tixy@linaro.org>
Signed-off-by: Jon Medhurst <tixy@linaro.org>

No differences found