vmscan: add shrink_slab tracepoints
authorDave Chinner <dchinner@redhat.com>
Fri, 8 Jul 2011 04:14:34 +0000 (14:14 +1000)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 20 Jul 2011 05:44:27 +0000 (01:44 -0400)
It is impossible to understand what the shrinkers are actually doing
without instrumenting the code, so add a some tracepoints to allow
insight to be gained.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found