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
  • #4326
Closed
Open
Issue created Jun 22, 2020 by Administrator@rootContributor

ARM32 opcode_count returns always zero

Created by: bernhardklein

Hello together,

thank you for your engagement in the project. I'm new to this project and it is exiting. However I run into some trouble and maybe some of you can help me out.

When I run a command like: ./bin32/drrun -c api/bin/libopcode_count.so -opcode 36 -- ls I always get: 0/0 instructions executed executed on a arm device, a Raspberry Pi 3B or Pi4. I tried a lot of different opcodes it always looks the same. If I instead run it on a a x86 based machine I get plausible results.

Is the opcode_count sample not yet supported for arm devices? Or am I doing something wrong?

Thank you very much!

Best Regards Bernhard

Assignee
Assign to
Time tracking