summaryrefslogtreecommitdiff
path: root/src/bootchart/store.c
Commit message (Expand)AuthorAge
* bootchart: Do not try to access data for non-existing CPU'sPhilippe De Swert2014-09-28
* bootchart: parse userinput with safe_atoiThomas Hindoe Paaboel Andersen2014-09-28
* bootchart: oom-check correct variableAndreas Henriksson2014-09-16
* bootchart: use safe_atod() rather than strtod()Tom Gundersen2014-09-16
* bootchart: use NSEC_PER_SECRonny Chevalier2014-08-18
* bootchart: don't parse /proc/uptime, use CLOCK_BOOTTIMEKarel Zak2014-08-03
* bootchart: add control group optionWaLyong Cho2014-04-24
* everywhere: always use O_CLOEXEC where it makes senseLennart Poettering2014-02-13
* everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering2014-02-13
* bootchart: Remove unneeded check for NULLStefan Beller2013-12-30
* Fix for SIGSEGV in systemd-bootchart on short-living processesIgor Zhbanov2013-10-15
* bootchart: remove +x permissions on .c fileZbigniew Jędrzejewski-Szmek2013-08-14
* bootchart: fix typos in copyright noticesJason St. John2013-06-12
* Dynamically allocate bootchart logsNathaniel Chen2013-05-02
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* bootchart: fix a potential buffer overrunZbigniew Jędrzejewski-Szmek2013-03-31
* bootchart: properly terminate stringZbigniew Jędrzejewski-Szmek2013-03-28
* bootchart: various superficial cleanupsLennart Poettering2013-03-11
* bootchart: rename log.c to store.c to aovid confusion with src/shared/log.cLennart Poettering2013-03-11