1OPHELP(1) General Commands Manual OPHELP(1)
2
3
4
6 ophelp - list OProfile events
7
9 ophelp [ options ] [event name]
10
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
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 --help / -? / --usage
25 Show help message.
26
27 --version / -v
28 Show version.
29
30
32 No special environment variables are recognised by ophelp.
33
34
36 $prefix/share/oprofile/
37 Event description files used by OProfile.
38
39 /var/lib/oprofile/samples/
40 The location of the generated sample files.
41
42
44 This man page is current for oprofile-0.9.2.
45
46
48 /usr/share/doc/oprofile/, oprofile(1)
49
50
51
524th Berkeley Distribution Fri 23 March 2007 OPHELP(1)