aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/radixtree.py
diff options
context:
space:
mode:
authorTomer Tayar <ttayar@habana.ai>2023-05-03 13:19:17 +0300
committerOded Gabbay <ogabbay@kernel.org>2023-12-19 11:09:44 +0200
commitaa5cea38ce687021bf97f9f4cdb18b26db290964 (patch)
treebd6b3f93d6b747716a910c50e0c2bdca71d624e9 /scripts/gdb/linux/radixtree.py
parentcf0719a8a3e72cb82d83f79aa57ae11d86324915 (diff)
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 'scripts/gdb/linux/radixtree.py')
0 files changed, 0 insertions, 0 deletions