update quickstart
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 12 Jan 2009 16:39:16 +0000 (16:39 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 12 Jan 2009 16:39:16 +0000 (16:39 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@3206 04897980-b3bd-0310-b5e0-8ef037075253

trunk/lttv/QUICKSTART

index a091fddb6edf9f3db3b15455d3c0fe93350c7b48..b5cde25bc6682566ddba9e71d23261c41bd1724a 100644 (file)
@@ -288,8 +288,14 @@ system)
 make
 make install
 
+
 * Userspace tracing
 
+Make sure you selected the kernel menuconfig option :
+    <M> or <*> Support logging events from userspace
+And that the ltt-userspace-event kernel module is loaded if selected as a
+module.
+
 Simple userspace tracing is available through
 echo "some text to record" > /mnt/debugfs/ltt/write_event
 
@@ -297,6 +303,7 @@ It will appear in the trace under event :
 channel : userspace
 event name : event
 
+
 * Getting and installing the LTTV package (on the visualisation machine, same or
   different from the visualisation machine)
 
This page took 0.031912 seconds and 4 git commands to generate.