Whamcloud - gitweb
LU-15515 contrib: epython scripts to python3 conversion 42/46442/3
authorOleg Drokin <green@whamcloud.com>
Sat, 4 Dec 2021 07:30:56 +0000 (02:30 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 11 Apr 2023 21:10:02 +0000 (21:10 +0000)
commit4f5eb6cfeae20dd14a1eb441515892ac8c27d196
tree34c8e21626c54fe40acc9354f840a01ddbccc06c
parent0b00e318e27a1017f0b1610baae2cd960bb07991
LU-15515 contrib: epython scripts to python3 conversion

This is to allow them to work with newer pykdump versions
that are actually current and therefore desirable.

Test-Parameters: trivial
Change-Id: I84a1be5f24c04b61d2ab1f8d1744e3ef752ce8c6
Signed-off-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/46442
Reviewed-by: Feng Lei <flei@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
19 files changed:
contrib/debug_tools/epython_scripts/cfs_hashes.py
contrib/debug_tools/epython_scripts/cfs_hnodes.py
contrib/debug_tools/epython_scripts/crashlib/addrlib.py
contrib/debug_tools/epython_scripts/crashlib/input/__init__.py
contrib/debug_tools/epython_scripts/crashlib/input/uflookup.py
contrib/debug_tools/epython_scripts/crashlib/page.py
contrib/debug_tools/epython_scripts/debug_flags.py
contrib/debug_tools/epython_scripts/dk.py
contrib/debug_tools/epython_scripts/jiffies2date.py
contrib/debug_tools/epython_scripts/ldlm_dumplocks.py
contrib/debug_tools/epython_scripts/ldlm_lockflags.py
contrib/debug_tools/epython_scripts/lu_object.py
contrib/debug_tools/epython_scripts/lustrelib.py
contrib/debug_tools/epython_scripts/obd_devs.py
contrib/debug_tools/epython_scripts/ptlrpc.py
contrib/debug_tools/epython_scripts/rpc_opcode.py
contrib/debug_tools/epython_scripts/rpc_stats.py
contrib/debug_tools/epython_scripts/sbi_ptrs.py
contrib/debug_tools/epython_scripts/uniqueStacktrace.py