summaryrefslogtreecommitdiff
path: root/src/test/authentication/.gitignore
diff options
context:
space:
mode:
authorThomas Munro2025-12-31 00:24:17 +0000
committerThomas Munro2025-12-31 01:50:23 +0000
commit915711c8a4e60f606a8417ad033cea5385364c07 (patch)
tree254ccc570606d34b2423fcc07b3c20134b4455e7 /src/test/authentication/.gitignore
parentbc6374cd76abb2e6a48c4b57c0b5a7baa5babd67 (diff)
jit: Fix jit_profiling_support when unavailable.HEADmaster
jit_profiling_support=true captures profile data for Linux perf. On other platforms, LLVMCreatePerfJITEventListener() returns NULL and the attempt to register the listener would crash. Fix by ignoring the setting in that case. The documentation already says that it only has an effect if perf support is present, and we already did the same for older LLVM versions that lacked support. No field reports, unsurprisingly for an obscure developer-oriented setting. Noticed in passing while working on commit 1a28b4b4. Backpatch-through: 14 Reviewed-by: Matheus Alcantara <matheusssilv97@gmail.com> Reviewed-by: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/CA%2BhUKGJgB6gvrdDohgwLfCwzVQm%3DVMtb9m0vzQn%3DCwWn-kwG9w%40mail.gmail.com
Diffstat (limited to 'src/test/authentication/.gitignore')
0 files changed, 0 insertions, 0 deletions