Update of /cvsroot/oprofile/oprofile/libop
In directory sc8-pr-cvs1:/tmp/cvs-serv22128/libop
Modified Files:
op_interface_25.h
Log Message:
Module dropping for 2.5
verbose log cleanup
Index: op_interface_25.h
===================================================================
RCS file: /cvsroot/oprofile/oprofile/libop/op_interface_25.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- op_interface_25.h 23 Jan 2003 21:25:14 -0000 1.6
+++ op_interface_25.h 20 Feb 2003 16:10:36 -0000 1.7
@@ -21,6 +21,6 @@
#define COOKIE_SWITCH_CODE 3
#define KERNEL_ENTER_SWITCH_CODE 4
#define KERNEL_EXIT_SWITCH_CODE 5
-#define KERNEL_DROP_MODULES_CODE 6
+#define DROP_MODULES_CODE 6
#endif /* OP_INTERFACE_25_H */
|