1papi_avail(1) PAPI papi_avail(1)
2
3
4
6 papi_avail - papi_avail utility.
7
8 file avail.c
9
11 papi_avail - provides availability and detail information for PAPI
12 preset events.
13
15 papi_avail [-adht] [-e event]
16
18 papi_avail is a PAPI utility program that reports information about the
19 current PAPI installation and supported preset events. Using the -e
20 option, it will also display information about specific native events.
21
23 · -a Display only the available PAPI preset events.
24 · -d Display PAPI preset event information in a more detailed format.
25 · -h Display help information about this utility.
26 · -t Display the PAPI preset event information in a tabular format.
27 This is the default.
28 · -e < event > Display detailed event information for the named event.
29 This event can be either a preset or a native event.
31 There are no known bugs in this utility. If you find a bug, it should
32 be reported to the PAPI Mailing List at <ptools-perfapi@ptools.org>.
33
34
35
36Version 5.1.1.0 Tue May 21 2013 papi_avail(1)