Skip to content

How to handle hw counter multiplexing case? #2422

@tbosch

Description

@tbosch

Hello,
We are currently trying to run rr on machines that execute different kinds of jobs. We are seeing failures for rr because some of the other jobs are also using hw counters, and the kernel is multiplexing them, so rr does not get correct values (e.g. it often fails already during startup with "Got 0 branch events, expected at least 500").

I filed #2421 to improve detecting this case, also when this happens during the runtime of rr (and not just during startup).

In general, do you have any ideas how to work around this problem?

Thanks!
Tobi

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