diff options
author | Daniel Mack <daniel@zonque.org> | 2016-02-12 15:03:51 +0100 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2016-02-23 13:30:09 +0100 |
commit | 232c84b2d22f2d96982b3c0390d29498bb430835 (patch) | |
tree | 168cae109aac24856fbaf3a91db7bd35067ee7d1 /TODO | |
parent | a9ae0709416fe498de85744ce639ba6a9fc50105 (diff) |
Remove systemd-bootchart
This commit rips out systemd-bootchart. It will be given a new home, outside
of the systemd repository. The code itself isn't actually specific to
systemd and can be used without systemd even, so let's put it somewhere
else.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -754,12 +754,6 @@ Features: works with ^C - add documentation to systemd.daemon -* bootchart: - - plot per-process IO utilization - - group processes based on service association (cgroups) - - document initcall_debug - - kernel cmdline "bootchart" option for simplicity? - * udev-link-config: - Make sure ID_PATH is always exported and complete for network devices where possible, so we can safely rely |