summaryrefslogtreecommitdiff
path: root/src/bootchart/store.c
Commit message (Expand)AuthorAge
* bootchart: assorted coding style fixesDaniel Mack2015-04-03
* bootchart: kill a bunch of global variablesDaniel Mack2015-04-03
* bootchart: clean up sysfd and proc handlingDaniel Mack2015-04-03
* bootchart: clean up control flow logicDaniel Mack2015-04-03
* bootchart: switch to log_* helpersDaniel Mack2015-04-03
* systemd-bootchart: Repair Entropy GraphAlexander Sverdlin2015-03-30
* systemd-bootchart: Prevent leaking file descriptors in open-fdopen combinationAlexander Sverdlin2015-03-30
* systemd-bootchart: Prevent closing random file descriptorsAlexander Sverdlin2015-03-30
* bootchart: more useful error message for common errorShawn Landden2015-03-24
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* 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