Searched hist:"6624 cf651f1a14363d0385f36dc255d304ac7ebb" (Results 1 – 9 of 9) sorted by relevance
/linux/arch/arm/probes/kprobes/ |
H A D | checkers-thumb.c | 6624cf651f1a14363d0385f36dc255d304ac7ebb Mon Jan 05 12:29:21 CET 2015 Wang Nan <wangnan0@huawei.com> 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>
|
H A D | checkers-arm.c | 6624cf651f1a14363d0385f36dc255d304ac7ebb Mon Jan 05 12:29:21 CET 2015 Wang Nan <wangnan0@huawei.com> 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>
|
H A D | checkers.h | 6624cf651f1a14363d0385f36dc255d304ac7ebb Mon Jan 05 12:29:21 CET 2015 Wang Nan <wangnan0@huawei.com> 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>
|
H A D | actions-arm.c | diff 6624cf651f1a14363d0385f36dc255d304ac7ebb Mon Jan 05 12:29:21 CET 2015 Wang Nan <wangnan0@huawei.com> 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>
|
H A D | checkers-common.c | 6624cf651f1a14363d0385f36dc255d304ac7ebb Mon Jan 05 12:29:21 CET 2015 Wang Nan <wangnan0@huawei.com> 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>
|
H A D | actions-thumb.c | diff 6624cf651f1a14363d0385f36dc255d304ac7ebb Mon Jan 05 12:29:21 CET 2015 Wang Nan <wangnan0@huawei.com> 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>
|
H A D | Makefile | diff 6624cf651f1a14363d0385f36dc255d304ac7ebb Mon Jan 05 12:29:21 CET 2015 Wang Nan <wangnan0@huawei.com> 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>
|
/linux/arch/arm/include/asm/ |
H A D | probes.h | diff 6624cf651f1a14363d0385f36dc255d304ac7ebb Mon Jan 05 12:29:21 CET 2015 Wang Nan <wangnan0@huawei.com> 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>
|
/linux/arch/arm/probes/ |
H A D | decode.c | diff 6624cf651f1a14363d0385f36dc255d304ac7ebb Mon Jan 05 12:29:21 CET 2015 Wang Nan <wangnan0@huawei.com> 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>
|