diff options
author | 2021-09-27 15:59:43 +0200 | |
---|---|---|
committer | 2021-09-28 12:48:15 +0200 | |
commit | bab2f3c14e56c526c5b31ac3909fa5b47c21018d (patch) | |
tree | 7e2e944d60236c95779631c0cfb86343eeaf4157 /tools/perf/scripts/python/stackcollapse.py | |
parent | ABI: sysfs-devices-power: add some debug sysfs files (diff) | |
download | linux-dev-bab2f3c14e56c526c5b31ac3909fa5b47c21018d.tar.xz linux-dev-bab2f3c14e56c526c5b31ac3909fa5b47c21018d.zip |
ABI: sysfs-bus-pci: add a alternative What fields
There are some PCI ABI that aren't shown under:
/sys/bus/pci/drivers/.../
Because they're registered with a different class. That's
the case of, for instance:
/sys/bus/i2c/drivers/CHT Whiskey Cove PMIC/unbind
This one is not present under /sys/bus/pci:
$ find /sys/bus/pci -name 'CHT Whiskey Cove PMIC'
Although clearly this is provided by a PCI driver:
/sys/devices/pci0000:00/0000:00:02.0/i2c-4/subsystem/drivers/CHT Whiskey Cove PMIC/unbind
So, add an altertate What location in order to match bind/unbind
to such devices.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/15ba8c07f1b0fd7359106920c8e34a7b9af7aea6.1632750608.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions