summaryrefslogtreecommitdiff
path: root/src/bootchart/store.c
AgeCommit message (Expand)Author
2014-09-28bootchart: Do not try to access data for non-existing CPU'sPhilippe De Swert
2014-09-28bootchart: parse userinput with safe_atoiThomas Hindoe Paaboel Andersen
2014-09-16bootchart: oom-check correct variableAndreas Henriksson
2014-09-16bootchart: use safe_atod() rather than strtod()Tom Gundersen
2014-08-18bootchart: use NSEC_PER_SECRonny Chevalier
2014-08-03bootchart: don't parse /proc/uptime, use CLOCK_BOOTTIMEKarel Zak
2014-04-24bootchart: add control group optionWaLyong Cho
2014-02-13everywhere: always use O_CLOEXEC where it makes senseLennart Poettering
2014-02-13everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering
2013-12-30bootchart: Remove unneeded check for NULLStefan Beller
2013-10-15Fix for SIGSEGV in systemd-bootchart on short-living processesIgor Zhbanov
2013-08-14bootchart: remove +x permissions on .c fileZbigniew Jędrzejewski-Szmek
2013-06-12bootchart: fix typos in copyright noticesJason St. John
2013-05-02Dynamically allocate bootchart logsNathaniel Chen
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-03-31bootchart: fix a potential buffer overrunZbigniew Jędrzejewski-Szmek
2013-03-28bootchart: properly terminate stringZbigniew Jędrzejewski-Szmek
2013-03-11bootchart: various superficial cleanupsLennart Poettering
2013-03-11bootchart: rename log.c to store.c to aovid confusion with src/shared/log.cLennart Poettering