blob: 3ca4e554d2f92dc43f4d7c2cd57c24ba22ffb93a [file] [log] [blame]
Cody P Schaferad0a02b2014-03-14 16:00:44 +11001What: /sys/bus/event_source/devices/hv_gpci/interface/collect_privileged
2Date: February 2014
sukadev@linux.vnet.ibm.comdfdac392014-09-30 23:03:21 -07003Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
Cody P Schaferad0a02b2014-03-14 16:00:44 +11004Description:
5 '0' if the hypervisor is configured to forbid access to event
6 counters being accumulated by other guests and to physical
7 domain event counters.
8 '1' if that access is allowed.
9
10What: /sys/bus/event_source/devices/hv_gpci/interface/ga
11Date: February 2014
sukadev@linux.vnet.ibm.comdfdac392014-09-30 23:03:21 -070012Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
Cody P Schaferad0a02b2014-03-14 16:00:44 +110013Description:
14 0 or 1. Indicates whether we have access to "GA" events (listed
15 in arch/powerpc/perf/hv-gpci.h).
16
17What: /sys/bus/event_source/devices/hv_gpci/interface/expanded
18Date: February 2014
sukadev@linux.vnet.ibm.comdfdac392014-09-30 23:03:21 -070019Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
Cody P Schaferad0a02b2014-03-14 16:00:44 +110020Description:
21 0 or 1. Indicates whether we have access to "EXPANDED" events (listed
22 in arch/powerpc/perf/hv-gpci.h).
23
24What: /sys/bus/event_source/devices/hv_gpci/interface/lab
25Date: February 2014
sukadev@linux.vnet.ibm.comdfdac392014-09-30 23:03:21 -070026Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
Cody P Schaferad0a02b2014-03-14 16:00:44 +110027Description:
28 0 or 1. Indicates whether we have access to "LAB" events (listed
29 in arch/powerpc/perf/hv-gpci.h).
30
31What: /sys/bus/event_source/devices/hv_gpci/interface/version
32Date: February 2014
sukadev@linux.vnet.ibm.comdfdac392014-09-30 23:03:21 -070033Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
Cody P Schaferad0a02b2014-03-14 16:00:44 +110034Description:
35 A number indicating the version of the gpci interface that the
36 hypervisor reports supporting.
37
38What: /sys/bus/event_source/devices/hv_gpci/interface/kernel_version
39Date: February 2014
sukadev@linux.vnet.ibm.comdfdac392014-09-30 23:03:21 -070040Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
Cody P Schaferad0a02b2014-03-14 16:00:44 +110041Description:
42 A number indicating the latest version of the gpci interface
43 that the kernel is aware of.