All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1][KERNEL] meta: re-enable systemtap feature for linux-yocto
@ 2011-09-03  4:45 Tom Zanussi
  0 siblings, 0 replies; only message in thread
From: Tom Zanussi @ 2011-09-03  4:45 UTC (permalink / raw)
  To: yocto; +Cc: Bruce Ashfield

Re-enable the 'systemtap feature' that turns on the kernel options required
for systemtap, a system-wide tracing tool.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta/cfg/kernel-cache/ktypes/standard/standard.scc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/cfg/kernel-cache/ktypes/standard/standard.scc b/meta/cfg/kernel-cache/ktypes/standard/standard.scc
index 8f1e808..38034d9 100644
--- a/meta/cfg/kernel-cache/ktypes/standard/standard.scc
+++ b/meta/cfg/kernel-cache/ktypes/standard/standard.scc
@@ -14,8 +14,8 @@ tag kgdb
 
 include features/lttng/lttng.scc
 
-#include features/systemtap/systemtap.scc
-#tag systemtap
+include features/systemtap/systemtap.scc
+tag systemtap
 
 include arch/arm/arm.scc
 tag arm
-- 
1.7.0.4





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-03  4:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-03  4:45 [PATCH 1/1][KERNEL] meta: re-enable systemtap feature for linux-yocto Tom Zanussi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.