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 This utility has no command line options.
20
22 There are no known bugs in this utility. If you find a bug, it should
23 be reported to the PAPI Mailing List at <ptools-perfapi@ptools.org>.
24
25
26
27Version 5.1.1.0 Tue May 21 2013 papi_command_line(1)