1papi_command_line(1) PAPI papi_command_line(1)
2
3
4
6 papi_command_line - executes PAPI preset or native events from the
7 command line.
8
10 papi_command_line < event > < event > ...
11
13 papi_command_line is a PAPI utility program that adds named events from
14 the command line to a PAPI EventSet and does some work with that
15 EventSet. This serves as a handy way to see if events can be counted
16 together, and if they give reasonable results for known work.
17
19 · -u Display output values as unsigned integers
20 · -x Display output values as hexadecimal
21 · -h Display help information about this utility.
23 There are no known bugs in this utility. If you find a bug, it should
24 be reported to the PAPI Mailing List at ptools-perfapi@ptools.org.
25
26
27
28Version 5.2.0.0 Tue Oct 30 2018 papi_command_line(1)