summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAuke Kok <auke-jan.h.kok@intel.com>2013-02-12 16:58:00 -0800
committerAuke Kok <auke-jan.h.kok@intel.com>2013-02-12 16:58:00 -0800
commitb1ce67bf33b01cc2aa4c668a360ce9acf6e02f06 (patch)
tree655701502a0dae815008933619b593942903fb9d
parentf2f85884caac671da84256acb44148df9a4dca70 (diff)
TODO: bootchart items
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index ef6f5ef5d..f97663fe2 100644
--- a/TODO
+++ b/TODO
@@ -535,6 +535,10 @@ External:
* kernel: add device_type = "fb", "fbcon" to class "graphics"
+* bootchart:
+ - use conf_parser for bootchart.conf
+ - change config options to CamelCase
+
Regularly:
* look for close() vs. close_nointr() vs. close_nointr_nofail()