diff options
author | 2023-05-03 13:19:17 +0300 | |
---|---|---|
committer | 2023-12-19 11:09:44 +0200 | |
commit | aa5cea38ce687021bf97f9f4cdb18b26db290964 (patch) | |
tree | bd6b3f93d6b747716a910c50e0c2bdca71d624e9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | accel/habanalabs: update debugfs-driver-habanalabs with the device-name directory (diff) | |
download | wireguard-linux-aa5cea38ce687021bf97f9f4cdb18b26db290964.tar.xz wireguard-linux-aa5cea38ce687021bf97f9f4cdb18b26db290964.zip |
accel/habanalabs: add parent_device sysfs attribute
The device debugfs directory was modified to be named as the
device-name.
This name is the parent device name, i.e. either the PCI address in case
of an ASIC, or the simulator device name in case of a simulator.
This change makes it more difficult for a user to access the debugfs
directory for a specific accel device, because he can't just use the
accel minor id, but he needs to do more device-dependent operations to
get the device name.
To make it easier to get this name, add a 'parent_device' sysfs
attribute that the user can read using the minor id before accessing
debugfs.
Signed-off-by: Tomer Tayar <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions