- supported.conf: Added sparse_keymap (eeepc_laptop depends on it)
[linux-flexiantxendom0-3.2.10.git] / Documentation / ABI / testing / sysfs-perfmon-fmt
1 What:           /sys/kernel/perfmon/formats
2 Date:           2007
3 KernelVersion:  2.6.24
4 Contact:        eranian@gmail.com
5
6 Description:    provide description of available perfmon2 custom sampling buffer formats
7                 which are implemented as independent kernel modules. Each formats gets
8                 a subdir which a few entries.
9
10                 The name of the subdir is the name of the sampling format. The same name
11                 must be passed to pfm_create_context() to use the format.
12
13                 Each subdir XX contains the following entries:
14
15         /sys/kernel/perfmon/formats/XX/version (read-only):
16
17                 Version number of the format in clear text and null terminated.
18