X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=TODO;h=090b923e3765d166e796e7ee6d29aa25c6ea9866;hb=1b25fe5879436a90fd22a731e9d3371807e78ba1;hp=442007417b524fb19b8d5851c604d9cd97b39d82;hpb=edb5c2da83545004c5f556accb79d010a6b1e3a9;p=lttng-modules.git diff --git a/TODO b/TODO index 44200741..090b923e 100644 --- a/TODO +++ b/TODO @@ -93,7 +93,7 @@ B) Features 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)