Skip to content

Perfmon cannot work on Mali GPU with latest Mali driver #63

@cikka

Description

@cikka

Perfmon function in patrace for Mali GPU utilizes HWCPipe, it is a very useful feature for performance monitoring and analysis. But this function is broken with latest Mali driver.

Current patrace uses HWCPipe 1.0 which relys on ioctl interfaces like KBASE_IOCTL_HWCNT_READER_SETUP, but these interfaces have been removed in the newer version of Mali driver.

To support newer version of Mali driver, patrace needs to be updated to use HWCPipe API of latest version of https://github.com/ARM-software/libGPUCounters/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions