DescriptionCurrently MinidumpWriter::WriteCPUInformation early-returns because it tries to find the model/stepping/cpu family info from /proc/cpuinfo, which isn't present on ARM. While it does this, it fails to set the number_of_processors field in the SystemInfo. This patch changes it to only attempt to find these x86-specific fields on x86/x86-64. Patch Set 1 #
MessagesTotal messages: 6
|