mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-23 09:43:06 +00:00
9ae36fd12e
At LSF/MM+BPF 2022, Ted Ts'o pitched me the idea of using drgn to validate the consistency of kernel data structures. I really liked this idea, especially for big, complicated data structures. But first, let's start small: document the concept of a "validator", which is just a special kind of helper, and add some basic validator versions of linked list helpers. Signed-off-by: Omar Sandoval <osandov@osandov.com> |
||
---|---|---|
.. | ||
kmod | ||
vmcore | ||
__init__.py | ||
test_debug_info.py | ||
test_stack_trace.py | ||
test_symbol.py | ||
test_threads.py | ||
test_uts.py |