Giter VIP home page Giter VIP logo

Comments (2)

bengaineyarm avatar bengaineyarm commented on September 4, 2024 1

Hi both;

On its own this is a warning and you may be able to still capture CPU performance counters; it largely depends on how the kernel has been configured along with the specific device integration. The only way to know for sure it to attempt to make a capture after configuring some simple counters such as "CPU Cycles" or "Instructions Executed" which should be present and generate events on all CPUs (so long as the PMU is configured correctly).

Unfortunately if it doesn't work, there is usually little you can do, even with a rooted phone, unless you are willing / able to make modifications to the kernel and possibly device tree file.

You should usually still be able to collect GPU counters and Linux software events.

from gator.

forestrf avatar forestrf commented on September 4, 2024

Same problem here. Device is Moto E4 (MTK MT6737 with Mali T720) (the device is rooted).

Same warning as OP:

No Perf PMUs detected
Could not detect any Perf PMUs in /sys/bus/event_source/devices/ but the system contains recognised CPUs. The system may not support perf hardware counters. Check CONFIG_HW_PERF_EVENTS is set and that the PMU is configured in the target device tree.

from gator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.