1OPHELP(1)                   General Commands Manual                  OPHELP(1)
2
3
4

NAME

6       ophelp - list OProfile events
7

SYNOPSIS

9       ophelp [ options ] [event name]
10

DESCRIPTION

12       By  default, ophelp lists the available performance counter options. If
13       you give it a symbolic event name, it will return  the  hardware  value
14       (e.g. "ophelp DATA_MEM_REFS").
15
16

OPTIONS

18       --cpu-type / -c
19              Show the events for the given numerical CPU type.
20
21       --get-cpu-type / -r
22              Show the symbolic CPU name.
23
24       --get-default-event / -d
25              Show the default event for the specified CPU type.
26
27       --check-events / -e [events]
28              Check the given space-separated event descriptions for validity.
29              If the events are valid, show which pmu counter each event would
30              be assigned to.
31
32       --callgraph [callgraph_depth]
33              Use  the  callgraph depth to compute the higher minimum sampling
34              intervals for the events.
35
36       --unit-mask / -u [event]
37              Show the default unit mask for the given event.
38
39       --extra-mask / -E [event]
40              Show the extra unit mask for given event.
41
42       --xml / -X
43              List events in XML format.
44
45       --help / -? / --usage
46              Show help message.
47
48       --version / -v
49              Show version.
50
51

ENVIRONMENT

53       No special environment variables are recognised by ophelp.
54
55

FILES

57       $prefix/share/oprofile/
58              Event description files used by OProfile.
59
60

VERSION

62       This man page is current for oprofile-1.3.0.
63
64

SEE ALSO

66       /usr/share/doc/oprofile/, oprofile(1)
67
68
69
704th Berkeley Distribution    Thu 15 November 2018                    OPHELP(1)
Impressum