aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorFlorian Fainelli <[email protected]>2025-06-19 22:51:05 +0000
committerAndrew Morton <[email protected]>2025-06-25 22:55:03 +0000
commit79300ac805b672a84b64d80d4cbc374d83411599 (patch)
tree7037b24b3b1a143a0fa2ee86ec32c63c2aa7b930 /tools/perf/scripts/python/stackcollapse.py
parentmm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write (diff)
downloadkernel-79300ac805b672a84b64d80d4cbc374d83411599.tar.gz
kernel-79300ac805b672a84b64d80d4cbc374d83411599.zip
scripts/gdb: fix dentry_name() lookup
The "d_iname" member was replaced with "d_shortname.string" in the commit referenced in the Fixes tag. This prevented the GDB script "lx-mount" command to properly function: (gdb) lx-mounts mount super_block devname pathname fstype options 0xff11000002d21180 0xff11000002d24800 rootfs / rootfs rw 0 0 0xff11000002e18a80 0xff11000003713000 /dev/root / ext4 rw,relatime 0 0 Python Exception <class 'gdb.error'>: There is no member named d_iname. Error occurred in Python: There is no member named d_iname. Link: https://lkml.kernel.org/r/[email protected] Fixes: 58cf9c383c5c ("dcache: back inline names with a struct-wrapped array of unsigned long") Signed-off-by: Florian Fainelli <[email protected]> Cc: Al Viro <[email protected]> Cc: Jan Kara <[email protected]> Cc: Jan Kiszka <[email protected]> Cc: Jeff Layton <[email protected]> Cc: Kieran Bingham <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions