Modules

The GDB’s JIT compilation interface. The low level module that exposes the __jit_debug_register_code() and __jit_debug_descriptor to register or unregister generated object images with debuggers.

Support for jitdump files which can be used by perf for profiling jitted code. Spec definitions for the output format is as described here: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/perf/Documentation/jitdump-specification.txt