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)
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>

No differences found