update panic handler with system information

This commit is contained in:
Chance 2025-04-03 16:05:52 -04:00
parent 9088d0aa49
commit 4a46c0e438
4 changed files with 47 additions and 78 deletions

View file

@ -556,7 +556,7 @@ impl SystemMetadata {
};
format!(
"System Metadata:\n\n{}\n\n{}\n\n{}\n\n{}\n\n{}",
"System Information:\n\n{}\n\n{}\n\n{}\n\n{}\n\n{}",
self.cpu.verbose_info(),
main_gpu_info,
other_gpu_list,