Comment 1 for bug 176590

Revision history for this message
Marc Tardif (cr3) wrote :

For example, according to the DebuggingACPI page on the Ubuntu wiki, the following information could be specified for an ACPI related test:

debug:
  uname -a
  lspci -vvnn
  dmidecode
  tar -C /proc/acpi -cjf - .

This makes it possible to append almost any kind of debugging information to a test. Furthermore, the output of these commands could be normalized so that it is only sent once in a submission.