mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-24 10:03:05 +00:00
ec9a963571
__schedule tends to end up aliased with other special symbols because it's placed in the .sched.text section. We're handling __sched_text_start, but on ppc64, I also saw __cpuidle_text_end. Use drgn_test_function from the test kernel module instead. Signed-off-by: Omar Sandoval <osandov@osandov.com> |
||
---|---|---|
.. | ||
helpers | ||
kmod | ||
vmcore | ||
__init__.py | ||
bpf.py | ||
test_debug_info.py | ||
test_stack_trace.py | ||
test_symbol.py | ||
test_threads.py | ||
test_uts.py |