summaryrefslogtreecommitdiff
path: root/src/bootchart/bootchart.c
Commit message (Expand)AuthorAge
* bootchart: fix typos in copyright noticesJason St. John2013-06-12
* Dynamically allocate bootchart logsNathaniel Chen2013-05-02
* conf-parser: restrict .include usageLennart Poettering2013-04-25
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* bootchart: Fix errno usage.Auke Kok2013-04-17
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* bootchart: put the bootchart into the journal.Auke Kok2013-04-15
* Use initalization instead of explicit zeroing in more placesZbigniew Jędrzejewski-Szmek2013-04-10
* bootchart: fix a potential buffer overrunZbigniew Jędrzejewski-Szmek2013-03-31
* bootchart: split out option parsing from main()Zbigniew Jędrzejewski-Szmek2013-03-31
* bootchart: bump RLIMIT_NOFILE only after we forked us off, so that the init s...Lennart Poettering2013-03-11
* bootchart: various superficial cleanupsLennart Poettering2013-03-11
* Revert "bootchart: use _cleanup_close_"Zbigniew Jędrzejewski-Szmek2013-03-07
* bootchart: use _cleanup_close_Nathaniel Chen2013-03-07
* bootchart: document -C, --cmdline parameterHarald Hoyer2013-03-07
* bootchart: rename global len to samples_lenHarald Hoyer2013-03-07
* bootchart: add parameter "-C" to expand process names to the full cmdlineHarald Hoyer2013-03-07
* bootchart: rename --filter to --no-filterZbigniew Jędrzejewski-Szmek2013-02-16
* bootchart: provide better error messagesZbigniew Jędrzejewski-Szmek2013-02-16
* man: move bootchart README to manpage, docbooksifyZbigniew Jędrzejewski-Szmek2013-02-16
* bootchart: stricter checks of cli inputThomas Hindoe Paaboel Andersen2013-02-14
* bootchart: use conf-parser & CamelCase names in .confThomas Hindoe Paaboel Andersen2013-02-14
* bootchart: parse /etc/os-release rather than system-releaseHarald Hoyer2013-02-14
* bootchart: more fixes for bootchart in the initramfsHarald Hoyer2013-02-14
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* bootchart: make bootchart work from within the initrdHarald Hoyer2013-02-12
* systemd-bootchart: relicense to LGPLv2.1+Auke Kok2013-02-12
* bootchart: no need for memset hereLennart Poettering2013-01-14
* bootchart: Convert malloc/memset to callocAuke Kok2013-01-10
* bootchart: Convert !strcmp usage to streqAuke Kok2013-01-10
* bootchart: tabs to spacesThomas Hindoe Paaboel Andersen2013-01-10
* bootchart: merge bootchartAuke Kok2013-01-07