drgn/tests
Omar Sandoval adfb04579b libdrgn: linux: add idle_thread() helper
PR #129 will need to get the idle thread for a CPU when the idle thread
crashed. Add a helper for this.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2021-12-21 14:40:57 -08:00
..
helpers libdrgn: linux: add idle_thread() helper 2021-12-21 14:40:57 -08:00
__init__.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
assembler.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
dwarf.py Track byte order in scalar types instead of objects 2021-02-19 21:41:29 -08:00
dwarfwriter.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
elf.py tests: add tests for ELF symbols 2021-11-19 17:04:20 -08:00
elfwriter.py tests: use NOBITS section for ELF symbols 2021-12-17 16:46:12 -08:00
libdrgn.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
test_docs.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
test_dwarf.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
test_language_c.py libdrgn: fix type names referring to anonymous types 2021-11-23 00:57:42 -08:00
test_lexer.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
test_object.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
test_path.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
test_platform.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
test_program.py libdrgn: fix handling of p_filesz < p_memsz in core dumps 2021-12-08 00:02:44 -08:00
test_python.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
test_serialize.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
test_symbol.py tests: use NOBITS section for ELF symbols 2021-12-17 16:46:12 -08:00
test_type.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00
test_util.py Update copyright headers to Meta 2021-11-21 15:59:44 -08:00