File: papi_command_line.1

package info (click to toggle)
papi 5.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 27,244 kB
  • ctags: 37,740
  • sloc: ansic: 384,780; makefile: 3,319; fortran: 3,306; xml: 2,460; sh: 791; python: 515; perl: 269; asm: 24
file content (24 lines) | stat: -rw-r--r-- 916 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH "papi_command_line" 1 "Mon Jun 30 2014" "Version 5.3.2.0" "PAPI" \" -*- nroff -*-
.ad l
.nh
.SH NAME
papi_command_line \- executes PAPI preset or native events from the command line\&.
.SH "Synopsis"
.PP
papi_command_line < event > < event > \&.\&.\&.
.SH "Description"
.PP
papi_command_line is a PAPI utility program that adds named events from the command line to a PAPI EventSet and does some work with that EventSet\&. This serves as a handy way to see if events can be counted together, and if they give reasonable results for known work\&.
.SH "Options"
.PP
.PD 0
.IP "\(bu" 2
\-u Display output values as unsigned integers 
.IP "\(bu" 2
\-x Display output values as hexadecimal 
.IP "\(bu" 2
\-h Display help information about this utility\&. 
.PP
.SH "Bugs"
.PP
There 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\&.