Skip to content

CPU type/model is not shown for Apple M series Macs #3709

@seanm

Description

@seanm

Compare this M series Mac: https://open.cdash.org/builds/11251337/tests?filters=%7B%22all%22%3A%5B%7B%22eq%22%3A%7B%22status%22%3A%22FAILED%22%7D%7D%5D%7D

Image

vs this Intel Mac: https://open.cdash.org/builds/11251584/tests?filters=%7B%22all%22%3A%5B%7B%22eq%22%3A%7B%22status%22%3A%22NOT_RUN%22%7D%7D%5D%7D

Image

Notice there are many more "Unknown" for the Apple CPUs. Would be nice to get some of that data. I could help fix it. Does the data gathering ultimately come from kwsys SystemInformation.cxx?

Looking at sysctl output, would be nice to get:

machdep.cpu.brand_string: Apple M2 Ultra

And in fact SystemInformationImplementation::ParseSysCtl is already querying that, so not sure why it's not appearing...??

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions