From: Dave Hansen Date: Sun, 7 Jun 2015 18:37:04 +0000 (-0700) Subject: x86/mpx: Trace allocation of new bounds tables X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd4996dce18b619bd7b3acf75c91f49c77f05a97;p=pandora-kernel.git x86/mpx: Trace allocation of new bounds tables Bounds tables are a significant consumer of memory. It is important to know when they are being allocated. Add a trace point to trace whenever an allocation occurs and also its virtual address. Signed-off-by: Dave Hansen Reviewed-by: Thomas Gleixner Cc: Andrew Morton Cc: Dave Hansen Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/20150607183704.EC23A93E@viggo.jf.intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed