summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-blinker
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2021-12-02 04:13:37 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-09 06:48:54 +0300
commitc1e7bf3464b0c69da062633aca82625d8895310f (patch)
tree09a13794cb28947e0a200c006db1cad57ffa4822 /meta-openembedded/meta-python/recipes-devtools/python/python3-blinker
parent47bae0ce31520244d216e681d6f9bc96dcf30200 (diff)
downloadopenbmc-c1e7bf3464b0c69da062633aca82625d8895310f.tar.xz
phosphor: debug-collector: Limit collection to oops
Currently we trigger the phosphor-debug-collector application to create a dump whenever a file is present in the pstore directory. This means we create a dump if eg. a console or ftrace log is captured by ramoops, which is not indicative of an error. For example, this is the content of the ramoops filesystem after a normal reboot followed by a crash: console-ramoops-0 dmesg-ramoops-0 dmesg-ramoops-1 Change to ConditionPathExistsGlob and look for anything with the pattern dmesg-ramoops-*. This is a better fix for the workaround implemented in 17e10e646324 ("meta-ibm:pstore: remove console from ramoops"), allowing systems to collect more traces without invoking a dump. Change-Id: If1d93ee86a2cfb7f0902989cb78d128e82578402 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-blinker')
0 files changed, 0 insertions, 0 deletions