Lines Matching +full:build +full:- +full:user +full:- +full:plugins
6 The phosphor-dump-manager application will automatically run dreport in certain
8 `dreport -v`.
14 - core: Triggered by an application core dump
15 - user: The type when manually called, such as from running `dreport`.
16 - elog: Triggered when there are specific phosphor-logging event logs.
17 - checkstop: Triggered on a specific type of host crash.
18 - ramoops: Triggered when there is a kernel panic.
20 ## Plugins section in dreport
22 The plugins are the shell scripts in the [plugins.d](plugins.d) subdirectory.
31 - 'A' is a sequence of the dump types from the mapping defined in
33 - 'B' is a priority determines the order the plugins run in.
41 It will run on dump types 1 (core), 2 (user), 3 (elog), 4 (checkstop), and 5
44 During the bitbake build, the script will be linked into a directory based on
48 /usr/share/dreport.d# find /usr/share/dreport.d/ -name *bmcstate
49 /usr/share/dreport.d/plugins.d/bmcstate