Index: TODO =================================================================== diff -u -r7d0a42e79b820d58ea870df0ff84fcad2f8cfd34 -r544f573ac36f1d0f9213b5ab920bc333de14e4e5 --- TODO (.../TODO) (revision 7d0a42e79b820d58ea870df0ff84fcad2f8cfd34) +++ TODO (.../TODO) (revision 544f573ac36f1d0f9213b5ab920bc333de14e4e5) @@ -2414,16 +2414,15 @@ * make compliation clean * extended README file * handle self->tracing in D scripts (and in dtrace/sample.tcl, tests/object-system.tcl) + * add probes for object creation and freeing + * add sample d-script for object bookkeeping - configure * make "configure --help" more pretty * simplify configure.in TODO: -dtrace: - - object creation - - serializer: check, why catch is needed for object-level alias (search for ns_cache_flush) - check cases of -flag=$value outside the context of nsf::procs @@ -2613,3 +2612,5 @@ * NsfClassListAdd() and friends could be made generic + * Several of the tracing options in nsf.h could be replaced by DTrace +