From: Auke Kok Date: Wed, 13 Feb 2013 00:58:00 +0000 (-0800) Subject: TODO: bootchart items X-Git-Tag: v198~282 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=b1ce67bf33b01cc2aa4c668a360ce9acf6e02f06 TODO: bootchart items --- 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()