From: Eduard - Gabriel Munteanu Date: Mon, 23 Mar 2009 13:12:24 +0000 (+0200) Subject: kmemtrace: use tracepoints X-Git-Tag: v2.6.30-rc1~182^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca2b84cb3c4a0d4d2143b46ec072cdff5d1b3b87;p=pandora-kernel.git kmemtrace: use tracepoints kmemtrace now uses tracepoints instead of markers. We no longer need to use format specifiers to pass arguments. Signed-off-by: Eduard - Gabriel Munteanu [ folded: Use the new TP_PROTO and TP_ARGS to fix the build. ] [ folded: fix build when CONFIG_KMEMTRACE is disabled. ] [ folded: define tracepoints when CONFIG_TRACEPOINTS is enabled. ] Signed-off-by: Pekka Enberg LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed