summaryrefslogtreecommitdiff
path: root/src/readahead/readahead-analyze.c
Commit message (Expand)AuthorAge
* readahead: fix format string issueZbigniew Jędrzejewski-Szmek2013-04-25
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* readahead-analyze: avoid division-by-0Zbigniew Jędrzejewski-Szmek2013-04-14
* readahead-analyze: don't call fclose on nullLukas Nykryn2012-08-23
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-08
* readahead: fix calculation of percentageLennart Poettering2012-07-03
* journal: fix sd_journal_stream_fd()Lennart Poettering2012-06-22
* readahead: minor code style fixesLennart Poettering2012-06-22
* readahead: make sure to close pack file before exiting, to be valgrind cleanLennart Poettering2012-06-22
* readahead: use log_error() for logging errorsLennart Poettering2012-06-21
* readahead: make use of util.h's page_size() callLennart Poettering2012-06-21
* readahead: merge three binaries into oneLennart Poettering2012-06-21
* readahead: Add tool to analyze the contents of the pack file. v3.Auke Kok2012-06-05