summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBen Zhang <benzh@chromium.org>2015-05-21 09:50:34 -0700
committerTony Luck <tony.luck@intel.com>2015-05-21 09:50:34 -0700
commite036bd330d21e929e94ed4d5432f9d279b19ce47 (patch)
tree6b8dfaecbbe53c2b8172e32283e40e128c746e6b /tools/perf/scripts/python
parent07239fc854ec61b3cdc400d2a50d322d39c673f6 (diff)
downloadkernel-e036bd330d21e929e94ed4d5432f9d279b19ce47.tar.gz
pstore/ram: verify ramoops header before saving record
On some devices the persistent memory contains junk after a cold boot, and /dev/pstore/dmesg-ramoops-* are created with random data which is not the result of a kernel crash. This patch adds a ramoops header check and skips any persistent_ram_zone that does not have a valid header. Signed-off-by: Ben Zhang <benzh@chromium.org> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
7:52:42 -0600'>2018-06-30Documentation/sphinx: allow "functions" with no parametersMike Rapoport 2018-06-26doc:sphinx: fix parse-header descriptionFederico Vaga 2018-06-15Documentation: rstFlatTable.py: fix a broken referenceMauro Carvalho Chehab 2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab 2018-03-09Documentation/sphinx: Fix Directive import errorMatthew Wilcox 2018-01-17linux-next: docs-rst: Fix typos in kfigure.pyMasanari Iida 2017-08-31Documentation/sphinx: fix kernel-doc decode for non-utf-8 localeJani Nikula 2017-07-23sphinx-pre-install: use a requirements fileMauro Carvalho Chehab 2017-06-23Docs: clean up some DocBook loose endsJonathan Corbet 2017-05-16docs-rst: get rid of Documentation/sphinx/tmplcvt scriptMauro Carvalho Chehab 2017-04-11tmplcvt: make the tool more robustMauro Carvalho Chehab 2017-03-31Use sphinx.version_info directly instead of parsingRémy Léone 2017-03-09docs-rst: automatically convert Graphviz and SVG imagesMarkus Heiser 2016-12-18docs: sphinx-extensions: make rstFlatTable work with docutils 0.13Dmitry Shachnev 2016-11-30docs-rst: parse-headers.pl: cleanup the documentationMauro Carvalho Chehab 2016-11-19parse-headers.pl: add documentation for this scriptMauro Carvalho Chehab