Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #4602
Closed
Open
Issue created Dec 10, 2020 by Derek Bruening@derekbrueningContributor

Add CPU implementer and part to problem reports and logs

From https://github.com/DynamoRIO/dynamorio/issues/1698#issuecomment-742513024

Perhaps collect CPU implementer and CPU part from /proc/cpuinfo to identify the implementation? I have found the following very useful (and accurate) as a look-up table for CPU implementer and CPU part: https://github.com/bp0/armids/blob/master/arm.ids

The proposal is to add this to the report_dynamorio_problem() formatted output, as well as printing it in debug logs.

Assignee
Assign to
Time tracking