1papi_xml_event_info(1) PAPI papi_xml_event_info(1)
2
3
4
6 papi_xml_event_info - papi_xml_event_info utility.
7
8 file papi_xml_event_info.c
9
11 papi_xml_event_info - provides detailed information for PAPI events in
12 XML format
13
16 papi_native_avail is a PAPI utility program that reports information
17 about the events available on the current platform in an XML format.
18
19 It will attempt to create an EventSet with each event in it, which can
20 be slow.
21
23 · -h print help message
24 · -p print only preset events
25 · -n print only native events
26 · -c COMPONENT print only events from component number COMPONENT
27 event1, event2, ... Print only events that can be created in the same
28 event set with the events event1, event2, etc.
30 There are no known bugs in this utility. If you find a bug, it should
31 be reported to the PAPI Mailing List at ptools-perfapi@icl.utk.edu.
32
33
34
35Version 5.6.0.0 Tue May 14 2019 papi_xml_event_info(1)