* [PATCH 03/18] mm: Generate kmemtrace trace points only if they are enabled [not found] <1269304340-25372-1-git-send-email-jack@suse.cz> @ 2010-03-23 0:32 ` Jan Kara 0 siblings, 0 replies; only message in thread From: Jan Kara @ 2010-03-23 0:32 UTC (permalink / raw) To: LKML; +Cc: Jan Kara, linux-mm CC: linux-mm@kvack.org Signed-off-by: Jan Kara <jack@suse.cz> --- include/trace/events/kmem.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/trace/events/kmem.h b/include/trace/events/kmem.h index 3adca0c..1f93693 100644 --- a/include/trace/events/kmem.h +++ b/include/trace/events/kmem.h @@ -1,5 +1,7 @@ #undef TRACE_SYSTEM +#undef TRACE_CONFIG #define TRACE_SYSTEM kmem +#define TRACE_CONFIG CONFIG_KMEMTRACE #if !defined(_TRACE_KMEM_H) || defined(TRACE_HEADER_MULTI_READ) #define _TRACE_KMEM_H -- 1.6.4.2 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> ^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-23 0:32 UTC | newest] Thread overview: (only message) (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <1269304340-25372-1-git-send-email-jack@suse.cz> 2010-03-23 0:32 ` [PATCH 03/18] mm: Generate kmemtrace trace points only if they are enabled Jan Kara
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).