DescriptionImprove Linux ARM CPU information reporting. This patch fixes the code in minidump_writer.cc responsible for writing the CPU-specific information when running on ARM-based Linux systems. The format of /proc/cpuinfo differs significantly from x86 and x86_64. Note that this adds a new 'arm_cpu_info' struct to the MDCPUInformation union type to hold a few ARM-specific CPU information bits. Patch Set 1 #
Total comments: 27
MessagesTotal messages: 5
|