abrt-action-save-kernel-data (1) Linux Manual Page
abrt-action-save-kernel-data – Creates uReport mandatory files for kernel oopses.
Synopsis
abrt-action-save-kernel-dataDescription
The tool reads problem directory DIR. It analyzes contents of kernel element, checks database of installed packages, and creates new elements pkg_name, pkg_arch, pkg_version, pkg_release. These files are required by reporter-ureporter (mandatory in uReport).
Integration with ABRT events
This tool can be used as an ABRT reporter. Example fragment for /etc/libreport/report_event.conf:# Determine in which package/component the crash happened (if not yet done):
EVENT=post-create analyzer=Kerneloops
abrt-action-save-kernel-data
Authors
- • ABRT team
