Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Using bechamel-perf requires running the benchmark with root privilege #31

Closed
OlivierNicole opened this issue Feb 10, 2022 · 2 comments
Closed

Comments

@OlivierNicole
Copy link
Contributor

On my system, unless using sudo the perf_event_open syscall fails with “Permission denied”. A quick search suggests this might be due to the exclude_kernel = 0 and exclude_hv = 0 attributes in the C stub.

@dinosaure
Copy link
Member

We should probably update the documentation and explain the environment for using some of the features offered by `perf' indeed.

@dinosaure
Copy link
Member

Fixed by #39 which explains required privileges when we use Bechamel_perf.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants