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 --xml / -X
25 List events in XML format.
26
27 --help / -? / --usage
28 Show help message.
29
30 --version / -v
31 Show version.
32
33
35 No special environment variables are recognised by ophelp.
36
37
39 $prefix/share/oprofile/
40 Event description files used by OProfile.
41
42 /var/lib/oprofile/samples/
43 The location of the generated sample files.
44
45
47 This man page is current for oprofile-0.9.6.
48
49
51 /usr/share/doc/oprofile-0.9.6/, oprofile(1)
52
53
54
554th Berkeley Distribution Tue 07 June 2011 OPHELP(1)