commit | 6624cf651f1a14363d0385f36dc255d304ac7ebb | [log] [tgz] |
---|---|---|
author | Wang Nan <wangnan0@huawei.com> | Mon Jan 05 19:29:21 2015 +0800 |
committer | Jon Medhurst <tixy@linaro.org> | Tue Jan 13 16:10:06 2015 +0000 |
tree | 38cb38d33f5faa96e36814caa3fa63bfe322c193 | |
parent | 83803d97dae1eaf6850a45ef8ee179cc66e147dc [diff] |
ARM: kprobes: collects stack consumption for store instructions 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>