summaryrefslogtreecommitdiffstats
path: root/vmcore-dmesg
AgeCommit message (Expand)AuthorFilesLines
2020-09-29vmcore-dmesg/man page: Update the vmcore-dmesg man pageBhupesh Sharma1-4/+4
2019-09-16vmcore-dmesg/vmcore-dmesg.c: Fix shifting error reported by cppcheckBhupesh Sharma1-1/+1
2019-09-08Limit the size of vmcore-dmesg.txt to 2GLianbo Jiang1-0/+10
2019-09-08Cleanup: move it back from util_lib/elf_info.cLianbo Jiang1-1/+29
2019-09-08Fix an error definition about the variable 'fname'Lianbo Jiang1-1/+1
2019-01-09util_lib: Add functionality to read elf notesBhupesh Sharma2-740/+6
2018-05-25vmcore-dmesg: fix infinite loop if log buffer wraps aroundOmar Sandoval1-1/+1
2017-11-09vmcore-dmesg: avoid allocating large memory chunk for log bufCong Wang1-60/+39
2017-03-13vmcore-dmesg: Define _GNU_SOURCEKhem Raj1-0/+1
2015-12-09vmcore-dmesg: Collect full dmesg regardless of logged_charsDangyi Liu1-0/+6
2014-05-26vmcore-dmesg: Handle struct log to struct printk_log renamingVivek Goyal1-15/+38
2014-03-12vmcore-dmesg stack smashing happend in extreme caseArthur Zou1-1/+1
2014-01-15vmcore-dmesg: print white-space charactersWANG Chao1-1/+2
2014-01-13vmcore-dmesg: struct_val_u64() not casting u64 to u32WANG Chao1-1/+1
2012-11-15vmcore-dmesg: Determine correct machine pointer sizeVivek Goyal1-1/+20
2012-08-01vmcore-dmesg: vmcore-dmesg: Make it work with new structured logging formatVivek Goyal1-6/+221
2012-07-24vmcore-dmesg: Do not write beyond end of bufferVivek Goyal1-1/+28
2012-02-08Fix out-of-tree buildTyler Hall1-1/+1
2011-03-30Don't compare signed and unsigned typesSimon Horman1-7/+6
2011-03-30Remove assigned but otherwise unused variablesSimon Horman1-2/+1
2011-03-04Remove bogus check for too many program headersSimon Horman1-8/+0
2010-09-09kexec-tools: Add vmcore-dmesgEric W. Biederman3-0/+575