lttng-abi: Document ioctl numbers reserved by lttng-abi-old.h
[lttng-modules.git] / TODO
diff --git a/TODO b/TODO
index 18d99d51b58fca7acb24b0fec5f734c8c2066233..090b923e3765d166e796e7ee6d29aa25c6ea9866 100644 (file)
--- a/TODO
+++ b/TODO
@@ -57,7 +57,6 @@ B) Features
 
        3) Integrate the "statedump" module from LTTng 0.x into LTTng
           2.0.
 
        3) Integrate the "statedump" module from LTTng 0.x into LTTng
           2.0.
-            * Dependency: addition of "dynamic enumerations" type to CTF.
           See: http://git.lttng.org/?p=lttng-modules.git;a=shortlog;h=refs/heads/v0.19-stable
                ltt-statedump.c
 
           See: http://git.lttng.org/?p=lttng-modules.git;a=shortlog;h=refs/heads/v0.19-stable
                ltt-statedump.c
 
@@ -94,7 +93,7 @@ B) Features
           allow integration between NOHZ and LTTng would be to add
           support for such notifiers into NOHZ kernel infrastructure.
 
           allow integration between NOHZ and LTTng would be to add
           support for such notifiers into NOHZ kernel infrastructure.
 
-       10) Turn drivers/staging/lttng/ltt-probes.c probe_list into a
+       10) Turn lttng-probes.c probe_list into a
            hash table. Turns O(n^2) trace systems registration (cost
            for n systems) into O(n). (O(1) per system)
 
            hash table. Turns O(n^2) trace systems registration (cost
            for n systems) into O(n). (O(1) per system)
 
This page took 0.023515 seconds and 4 git commands to generate.