From: Pekka Enberg Date: Sun, 22 Nov 2009 09:58:00 +0000 (+0200) Subject: perf kmem: Add --sort hit and --sort frag X-Git-Tag: v2.6.33-rc1~399^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3ced7cdb24e7968a353d828955fa2daf4167e72;p=pandora-kernel.git perf kmem: Add --sort hit and --sort frag This patch adds support for "--sort hit" and "--sort frag" to the "perf kmem" tool. The former was already mentioned in the help text and the latter is useful for finding call-sites that exhibit worst case behavior for SLAB allocators. Signed-off-by: Pekka Enberg Cc: Li Zefan Cc: Peter Zijlstra Cc: Frederic Weisbecker Cc: Steven Rostedt Cc: Eduard - Gabriel Munteanu Cc: linux-mm@kvack.org LKML-Reference: <1258883880-7149-1-git-send-email-penberg@cs.helsinki.fi> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed