LLVMJIT: Debugging and profiling support.
authorAndres Freund <andres@anarazel.de>
Tue, 20 Mar 2018 04:01:06 +0000 (21:01 -0700)
committerAndres Freund <andres@anarazel.de>
Wed, 21 Mar 2018 02:34:24 +0000 (19:34 -0700)
commit896ccf0ee9cb84e20e426f46f8b3f5521b11d714
tree23e454c7ba8f4183a502cd6704f947efd33efc32
parentdbe4e73b75e5d19a2c619fa468deb9e03a77dc55
LLVMJIT: Debugging and profiling support.

This currently requires patches to the LLVM codebase to be effective,
the GUCs are available without those patches however.

Author: Andres Freund
Discussion: https://postgr.es/m/20170901064131.tazjxwus3k2w3ybh@alap3.anarazel.de
src/backend/jit/jit.c
src/backend/jit/llvm/llvmjit.c
src/backend/utils/misc/guc.c
src/include/jit/jit.h