X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=TODO;h=090b923e3765d166e796e7ee6d29aa25c6ea9866;hp=442007417b524fb19b8d5851c604d9cd97b39d82;hb=b3c40230ad700b12c39640d8593aece428a2702b;hpb=edb5c2da83545004c5f556accb79d010a6b1e3a9 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)