Searched refs:peltool (Results 1 – 13 of 13) sorted by relevance
31 def peltool( function103 pel_data = peltool(pel_cmd)316 pel_data = peltool("-i " + pel_id)330 pel_data = peltool("-lr")
1155 pels = pel.peltool("-l", ignore_err=1)1374 pels = pel.peltool("-l", ignore_err=1)
28 [Documentation] Create PEL log using busctl command and verify via peltool.38 [Documentation] Verify PEL log details via peltool.305 # Example of PEL Callout Section from "peltool -i <id>" command.346 # Example of PEL Callout Section from "peltool -i <id>" command.616 … # Using peltool -lr, recent PELs appear first. Hence the ID of first PEL is greater than the next.617 ${pel_records}= peltool -lr636 [Documentation] Verify total PEL count returned by peltool command.650 # Check PEL log count via peltool command and compare it with actual generated log count.651 ${pel_records}= peltool -n657 …Documentation] Verify that information error logs can only be listed using -lfh option of peltool.[all …]
192 ## peltool:194 peltool is an open-source platform event log(PEL) tool generally used to view196 pel related operations as mentioned in the 'peltool --help'.199 peltool -h201 Usage: peltool [OPTIONS]
143 'peltool',144 'tools/peltool.cpp',
203 If there is a peltool parser registered for the custom type (method is TBD),204 that will be used by peltool to print the data, otherwise it will be hexdumped.720 - Archived PEL logs can be viewed using peltool with flag --archive.721 - If a PEL is deleted using peltool its not archived.
2 DESCRIPTION = "Used by peltool to parse Hostboot UserData sections and SRC details"
2 DESCRIPTION = "Used by peltool to parse SBE UserData sections and SRC details"
45 - 'peltool -l >/tmp/PEL_logs_list.json'
646 3. Check the PEL that was created using peltool.
[all...]