8000 Consider running tests via qemu in CI · Issue #44 · jimblandy/perf-event · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Consider running tests via qemu in CI #44
Open
@Phantomical

Description

@Phantomical

Github actions has completely disabled perf_event_open. No matter what you attempt to do, it will return EPERM (if I remember correctly), which means that most of the tests for perf-event cannot run in CI. However, qemu supports emulating a few performance counters. It is worth seeing if would be possible to use qemu to run these unit tests in CI.

I'm not entirely sure what would be involved in doing this, but it would be quite nice if it could be made to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0