Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

profiling lib #20

Open
amamory opened this issue Aug 5, 2019 · 0 comments
Open

profiling lib #20

amamory opened this issue Aug 5, 2019 · 0 comments
Labels
discussion Further information is requested
Projects

Comments

@amamory
Copy link
Contributor

amamory commented Aug 5, 2019

The mpsoc programmer should have a lib like this to perform profiling.

https://github.com/cyrus-and/prof/blob/master/prof.h

This lib is just a wrapper around #include <linux/perf_event.h>
and it reads event counters from the computer to measure several performance parameters.

@andersondomingues andersondomingues added the discussion Further information is requested label Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Further information is requested
Projects
Fresh Ideas
  
To do
Development

No branches or pull requests

2 participants