[prev in list] [next in list] [prev in thread] [next in thread] 

List:       oprofile-commits
Subject:    [oprof-cvs] CVS: oprofile/utils opcontrol,1.127,1.128
From:       John Levon <movement () users ! sourceforge ! net>
Date:       2006-03-29 21:54:10
Message-ID: E1FOicE-0007vV-Hq () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/oprofile/oprofile/utils
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30013/utils

Modified Files:
	opcontrol 
Log Message:
save kernel range in daemonrc (from Andreas Krebbel)


Index: opcontrol
===================================================================
RCS file: /cvsroot/oprofile/oprofile/utils/opcontrol,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -p -d -r1.127 -r1.128
--- opcontrol	22 Feb 2006 14:36:41 -0000	1.127
+++ opcontrol	29 Mar 2006 21:54:07 -0000	1.128
@@ -344,7 +344,13 @@ do_save_setup()
 		echo "NOTE_SIZE=$NOTE_SIZE" >> $SETUP_FILE
 	fi
 	echo "CALLGRAPH=$CALLGRAPH" >> $SETUP_FILE
+ 	if test "$KERNEL_RANGE"; then
+ 	        echo "KERNEL_RANGE=$KERNEL_RANGE" >> $SETUP_FILE
+ 	fi
 	echo "XENIMAGE=$XENIMAGE" >> $SETUP_FILE
+ 	if test "$XEN_RANGE"; then
+ 	        echo "XEN_RANGE=$XEN_RANGE" >> $SETUP_FILE
+ 	fi
 }
 
 
@@ -384,6 +390,9 @@ do_load_setup()
 	vecho "SEPARATE_CPU $SEPARATE_CPU"
 	vecho "CALLGRAPH $CALLGRAPH"
 	vecho "VMLINUX $VMLINUX"
+	vecho "KERNEL_RANGE $KERNEL_RANGE"
+	vecho "XENIMAGE $XENIMAGE"
+	vecho "XEN_RANGE $XEN_RANGE"
 }
 
 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Oprofile-commits mailing list
Oprofile-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oprofile-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic