|
  PAPI3:papi xml event info.1
| |||||||||
ViewsFrom PAPIDocs
NAME
Synopsispapi_xml_event_info [options] Descriptionpapi_xml_event_info is a PAPI utility program that reports information about the preset and native events available on the current platform. A preset event is a PAPI defined platform independent event composed of one or more native events. A native event is an event specific to a given hardware platform. Similar information to that presented with papi_avail or papi_native_avail is presented, but in an xml format that is suitable for parsing by higher level performance tools. For each event, an index, a name, a description, and a PAPI event code are provided. In addition, extra information, like available unit masks, may also be provided for native events. Options
BugsThere are no known bugs in this utility. If you find a bug, it should be reported to the PAPI Mailing List at <ptools-perfapi@ptools.org>. See Alsopapi_event_chooser(1), papi_mem_info(1), papi_native_avail(1), PAPI(3), papi_avail(1), papi_clockres(1), papi_command_line(1), papi_cost(1) |