-
Notifications
You must be signed in to change notification settings - Fork 4
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
Papier #6
base: master
Are you sure you want to change the base?
Papier #6
Conversation
Supports SYS, TIME, and PAPI components.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs a LICENSE file in the papier subdirectory -- should be Apache License 2.0.
Examples | ||
-------- | ||
|
||
Tested on the Marvel ThunderX2 with PAPI 5.7.0.1. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please just say which version of PAPI you tested with and remove the reference to ThunderX 2.
``` | ||
export ALLINEA_PAPIER_EXPRESSION="$PWD/expression.txt" | ||
cat $ALLINEA_PAPIER_EXPRESSION | ||
var rob_recycle := PAPI{perf_raw::r0153}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please reference a public source for these raw event codes or remove them.
</display> | ||
</metric> | ||
|
||
<!-- Metric group for interrupt metrics, used in the GUI --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not for interrupt metrics!
Add the Papier custom metric.