summaryrefslogtreecommitdiffstats
path: root/src/readahead/readahead-analyze.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* readahead: fix format string issueZbigniew Jędrzejewski-Szmek2013-04-261-6/+6
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-1/+1
* readahead-analyze: avoid division-by-0Zbigniew Jędrzejewski-Szmek2013-04-141-12/+8
* readahead-analyze: don't call fclose on nullLukas Nykryn2012-08-231-1/+2
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-081-2/+2
* readahead: fix calculation of percentageLennart Poettering2012-07-031-1/+1
* journal: fix sd_journal_stream_fd()Lennart Poettering2012-06-221-1/+0
* readahead: minor code style fixesLennart Poettering2012-06-221-19/+23
* readahead: make sure to close pack file before exiting, to be valgrind cleanLennart Poettering2012-06-221-9/+18
* readahead: use log_error() for logging errorsLennart Poettering2012-06-211-8/+8
* readahead: make use of util.h's page_size() callLennart Poettering2012-06-211-2/+1
* readahead: merge three binaries into oneLennart Poettering2012-06-211-14/+11
* readahead: Add tool to analyze the contents of the pack file. v3.Auke Kok2012-06-051-0/+141