sysprof r399 - trunk



Author: ssp
Date: Sun Mar  2 00:08:21 2008
New Revision: 399
URL: http://svn.gnome.org/viewvc/sysprof?rev=399&view=rev

Log:
Update a comment

Modified:
   trunk/collector.c

Modified: trunk/collector.c
==============================================================================
--- trunk/collector.c	(original)
+++ trunk/collector.c	Sun Mar  2 00:08:21 2008
@@ -166,6 +166,8 @@
     return FALSE;
 }
 
+
+
 static void
 collect_traces (Collector *collector)
 {
@@ -409,7 +411,7 @@
 	 * this to the last function of the kernel text, we remove it here.
 	 *
 	 * FIXME: what we really should do is find out where this split
-	 * is, and act accordingly.
+	 * is, and act accordingly. Actually, we should look at /proc/modules
 	 */
 	if (offset > 4096)
 	    sym = NULL;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]