]> granicus.if.org Git - postgresql/commit
Debugging and profiling support for LLVM JIT provider.
authorAndres Freund <andres@anarazel.de>
Thu, 22 Mar 2018 18:07:55 +0000 (11:07 -0700)
committerAndres Freund <andres@anarazel.de>
Thu, 22 Mar 2018 18:07:55 +0000 (11:07 -0700)
commit250bca7fc145b143d5e9aeeca66f0bb36cf4d5ef
tree72035cd100df961412a1eb6fed0dbb3345c3e001
parentb96d550eb03cfdb000def70912ec840dbe7f67da
Debugging and profiling support for LLVM JIT provider.

This currently requires patches to the LLVM codebase to be
effective (submitted upstream), 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