summaryrefslogtreecommitdiff
path: root/vmcore-dmesg
Commit message (Expand)AuthorAgeFilesLines
* vmcore-dmesg/man page: Update the vmcore-dmesg man pageBhupesh Sharma2020-09-291-4/+4
* vmcore-dmesg/vmcore-dmesg.c: Fix shifting error reported by cppcheckBhupesh Sharma2019-09-161-1/+1
* Limit the size of vmcore-dmesg.txt to 2GLianbo Jiang2019-09-081-0/+10
* Cleanup: move it back from util_lib/elf_info.cLianbo Jiang2019-09-081-1/+29
* Fix an error definition about the variable 'fname'Lianbo Jiang2019-09-081-1/+1
* util_lib: Add functionality to read elf notesBhupesh Sharma2019-01-092-740/+6
* vmcore-dmesg: fix infinite loop if log buffer wraps aroundOmar Sandoval2018-05-251-1/+1
* vmcore-dmesg: avoid allocating large memory chunk for log bufCong Wang2017-11-091-60/+39
* vmcore-dmesg: Define _GNU_SOURCEKhem Raj2017-03-131-0/+1
* vmcore-dmesg: Collect full dmesg regardless of logged_charsDangyi Liu2015-12-091-0/+6
* vmcore-dmesg: Handle struct log to struct printk_log renamingVivek Goyal2014-05-261-15/+38
* vmcore-dmesg stack smashing happend in extreme caseArthur Zou2014-03-121-1/+1
* vmcore-dmesg: print white-space charactersWANG Chao2014-01-151-1/+2
* vmcore-dmesg: struct_val_u64() not casting u64 to u32WANG Chao2014-01-131-1/+1
* vmcore-dmesg: Determine correct machine pointer sizeVivek Goyal2012-11-151-1/+20
* vmcore-dmesg: vmcore-dmesg: Make it work with new structured logging formatVivek Goyal2012-08-011-6/+221
* vmcore-dmesg: Do not write beyond end of bufferVivek Goyal2012-07-241-1/+28
* Fix out-of-tree buildTyler Hall2012-02-081-1/+1
* Don't compare signed and unsigned typesSimon Horman2011-03-301-7/+6
* Remove assigned but otherwise unused variablesSimon Horman2011-03-301-2/+1
* Remove bogus check for too many program headersSimon Horman2011-03-041-8/+0
* kexec-tools: Add vmcore-dmesgEric W. Biederman2010-09-093-0/+575