Update of /cvsroot/oprofile/oprofile
In directory usw-pr-cvs1:/tmp/cvs-serv25789
Modified Files:
ChangeLog TODO
Log Message:
FIXMEs
Index: ChangeLog
===================================================================
RCS file: /cvsroot/oprofile/oprofile/ChangeLog,v
retrieving revision 1.300
retrieving revision 1.301
diff -u -d -r1.300 -r1.301
--- ChangeLog 2002/01/11 14:35:50 1.300
+++ ChangeLog 2002/01/11 14:41:32 1.301
@@ -1,5 +1,13 @@
2002-01-11 John Levon <moz@...>
+ * TODO: update
+
+ * dae/opd_proc.c:
+ * doc/oprofile.sgml:
+ * pp/op_time.cpp: add FIXMEs
+
+2002-01-11 John Levon <moz@...>
+
* module/oprofile.c: never return 0 unless we're
really closing down
Index: TODO
===================================================================
RCS file: /cvsroot/oprofile/oprofile/TODO,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- TODO 2002/01/11 12:54:34 1.46
+++ TODO 2002/01/11 14:41:32 1.47
@@ -26,6 +26,8 @@
Before 1.0
----------
+ o verify builds (modversions, kernel versions, athlon etc.)
+ o merging utility for sample files (useful)
o - test it to hell and back
o - check documentation
o user request: kernel 2.2 support
@@ -36,6 +38,8 @@
Later
-----
+o merge sample files into one big report (like vtune can do repeated runs)
+
? o move .oprofile to name=value pairs to avoid conflicts on change.
o determine where we need ctx_sw_on/off to prevent pre-emption + test
|