1papi_error_codes(1) PAPI papi_error_codes(1)
2
3
4
6 papi_error_codes - papi_error_codes utility.
7
8 file error_codes.c
9
11 papi_error_codes - lists all currently defined PAPI error codes.
12
14 papi_error_codes
15
17 papi_error_codes is a PAPI utility program that displays all defined
18 error codes from papi.h and their error strings from papi_data.h. If an
19 error string is not defined, a warning is generated. This can help trap
20 newly defined error codes for which error strings are not yet defined.
21
23 This utility has no command line options.
24
26 There are no known bugs in this utility. If you find a bug, it should
27 be reported to the PAPI Mailing List at ptools-perfapi@icl.utk.edu.
28
29
30
31Version 7.0.0.0 Thu Jan 19 2023 papi_error_codes(1)