From: Dave Chinner Date: Fri, 8 Jul 2011 04:14:34 +0000 (+1000) Subject: vmscan: add shrink_slab tracepoints X-Git-Tag: v3.1-rc1~282^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=095760730c1047c69159ce88021a7fa3833502c8;p=pandora-kernel.git 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed