commit | 095760730c1047c69159ce88021a7fa3833502c8 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Fri Jul 08 14:14:34 2011 +1000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jul 20 01:44:27 2011 -0400 |
tree | 7cee34087a3e0d3d14691075b0ea614846c87d7c | |
parent | a9049376ee05bf966bfe2b081b5071326856890a [diff] |
vmscan: add shrink_slab tracepoints 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>