summaryrefslogtreecommitdiff
path: root/src/bootchart/log.c
Commit message (Expand)AuthorAge
* bootchart: rename log.c to store.c to aovid confusion with src/shared/log.cLennart Poettering2013-03-11
* bootchart: use _cleanup_fclose_Harald 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: make bootchart work from within the initrdHarald Hoyer2013-02-12
* systemd-bootchart: relicense to LGPLv2.1+Auke Kok2013-02-12
* bootchart: fix a -Wshadow warning for "now"Auke Kok2013-01-10
* bootchart: Convert malloc/memset to callocAuke Kok2013-01-10
* bootchart: Convert !strcmp usage to streqAuke Kok2013-01-10
* bootchart: make sure that every read buffer is null terminatedLukas Nykryn2013-01-10
* bootchart: tabs to spacesThomas Hindoe Paaboel Andersen2013-01-10
* bootchart: check return of fopen before setvbuf in log.cLukas Nykryn2013-01-09
* bootchart: merge bootchartAuke Kok2013-01-07