]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - arch/arm/probes/kprobes/test-core.c
ARM: kprobes: Add some benchmarking to test module
authorJon Medhurst <tixy@yxit.co.uk>
Sun, 28 Aug 2011 15:44:30 +0000 (16:44 +0100)
committerJon Medhurst <tixy@yxit.co.uk>
Tue, 20 Sep 2011 18:17:44 +0000 (18:17 +0000)
commitce5af3bad0e03e94d01c002698ca6b2697b51836
tree34f47fdaba1cc0311deb804605dff8a6044698fc
parent963780dfe390e80e148eb84f0c84a01533a64d28
ARM: kprobes: Add some benchmarking to test module

These benchmarks show the basic speed of kprobes and verify the success
of optimisations done to the emulation of typical function entry
instructions (i.e. push/stmdb).

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
arch/arm/kernel/kprobes-test.c