1PAPI_COMMAND_LINE(1) General Commands Manual PAPI_COMMAND_LINE(1)
2
3
4
6 papi_command_line - executes PAPI preset or native events from the com‐
7 mand line.
8
9
11 papi_command_line <event> <event> ...
12
13
14
16 papi_command_line is a PAPI utility program that adds named events from
17 the command line to a PAPI EventSet and does some work with that
18 EventSet. This serves as a handy way to see if events can be counted
19 together, and if they give reasonable results for known work.
20
21
22
24 This utility has no command line options.
25
26
28 There are no known bugs in this utility.
29
30 If you find a bug, it should be reported to the PAPI Mailing List at
31 <ptools-perfapi@ptools.org>.
32
33
35 PAPI(3), papi_avail(1), papi_clockres(1), papi_cost(1), papi_decode(1),
36 papi_event_chooser(1), papi_mem_info(1), papi_native_avail(1)
37
38
39
40 May, 2005 PAPI_COMMAND_LINE(1)