sysfs-bus-event_source-devices-caps 717 B

123456789101112131415161718
  1. What: /sys/bus/event_source/devices/<dev>/caps
  2. Date: May 2022
  3. KernelVersion: 5.19
  4. Contact: Linux kernel mailing list <[email protected]>
  5. Description:
  6. Attribute group to describe the capabilities exposed
  7. for a particular pmu. Each attribute of this group can
  8. expose information specific to a PMU, say pmu_name, so that
  9. userspace can understand some of the feature which the
  10. platform specific PMU supports.
  11. One of the example available capability in supported platform
  12. like Intel is pmu_name, which exposes underlying CPU name known
  13. to the PMU driver.
  14. Example output in powerpc:
  15. grep . /sys/bus/event_source/devices/cpu/caps/*
  16. /sys/bus/event_source/devices/cpu/caps/pmu_name:POWER9