chiark / gitweb /
bootchart: use _cleanup_close_
[elogind.git] / src / bootchart / bootchart.c
2013-03-07 Nathaniel Chenbootchart: use _cleanup_close_
2013-03-07 Harald Hoyerbootchart: document -C, --cmdline parameter
2013-03-07 Harald Hoyerbootchart: rename global len to samples_len
2013-03-07 Harald Hoyerbootchart: add parameter "-C" to expand process names...
2013-02-16 Zbigniew Jędrzejew... bootchart: rename --filter to --no-filter
2013-02-16 Zbigniew Jędrzejew... bootchart: provide better error messages
2013-02-16 Zbigniew Jędrzejew... man: move bootchart README to manpage, docbooksify
2013-02-14 Thomas Hindoe Paab... bootchart: stricter checks of cli input
2013-02-14 Thomas Hindoe Paab... bootchart: use conf-parser & CamelCase names in .conf
2013-02-14 Harald Hoyerbootchart: parse /etc/os-release rather than system...
2013-02-14 Harald Hoyerbootchart: more fixes for bootchart in the initramfs
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 Harald Hoyerbootchart: make bootchart work from within the initrd
2013-02-12 Auke KokMerge branch 'master' of ssh://git.freedesktop.org...
2013-02-12 Auke Koksystemd-bootchart: relicense to LGPLv2.1+
2013-01-14 Lennart Poetteringbootchart: no need for memset here
2013-01-10 Auke Kokbootchart: Convert malloc/memset to calloc
2013-01-10 Auke Kokbootchart: Convert !strcmp usage to streq
2013-01-09 Thomas Hindoe Paab... bootchart: tabs to spaces
2013-01-07 Auke Kokbootchart: merge bootchart