]> Pileus Git - ~andy/linux/blobdiff - Documentation/ABI/testing/sysfs-bus-event_source-devices-format
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[~andy/linux] / Documentation / ABI / testing / sysfs-bus-event_source-devices-format
index 079afc71363d87de03aae46c580f4ac308460594..77f47ff5ee02b9beb661f5e61f1b967105a2ab01 100644 (file)
@@ -9,6 +9,12 @@ Description:
                we want to export, so that userspace can deal with sane
                name/value pairs.
 
+               Userspace must be prepared for the possibility that attributes
+               define overlapping bit ranges. For example:
+                       attr1 = 'config:0-23'
+                       attr2 = 'config:0-7'
+                       attr3 = 'config:12-35'
+
                Example: 'config1:1,6-10,44'
                Defines contents of attribute that occupies bits 1,6-10,44 of
                perf_event_attr::config1.