Whamcloud - gitweb
LU-15515 contrib: epython scripts to python3 conversion 22/54522/4
authorOleg Drokin <green@whamcloud.com>
Thu, 21 Mar 2024 19:52:21 +0000 (12:52 -0700)
committerOleg Drokin <green@whamcloud.com>
Sat, 4 May 2024 03:02:09 +0000 (03:02 +0000)
commit692ce6056c6081c4ff79f3116da862ce8446c2b5
tree6853557166c17538612b619502538002f6b86bcf
parente24a797575bcf5c8a221e9171fefe6a6fc263121
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.

Lustre-change: https://review.whamcloud.com/46442
Lustre-commit: 4f5eb6cfeae20dd14a1eb441515892ac8c27d196

Test-Parameters: trivial
Change-Id: I84a1be5f24c04b61d2ab1f8d1744e3ef752ce8c6
Signed-off-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54522
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