Skip to content

[Observability] Include const-return methods in --trace-compile as logs only#277

Open
NHDaly wants to merge 1 commit intov1.10.2+RAIfrom
nhd-trace-const-return--no-precompile
Open

[Observability] Include const-return methods in --trace-compile as logs only#277
NHDaly wants to merge 1 commit intov1.10.2+RAIfrom
nhd-trace-const-return--no-precompile

Conversation

@NHDaly
Copy link
Member

@NHDaly NHDaly commented Mar 4, 2026

PR Description

These are never compiled by LLVM, but we want to log them since they are inferred / compiled by our own compiler.

Change to only log instead of emitting precompile

Note that this only emits 0.0 seconds, so not quite all of what we want.

Checklist

Requirements for merging:

These are never compiled by LLVM, but we want to log them since they are
inferred / compiled by our own compiler.

Change to *only log* instead of emitting precompile

Note that this only emits 0.0 seconds, so not quite all of what we want.
@kpamnany kpamnany force-pushed the nhd-trace-const-return--no-precompile branch from 9a73202 to b6637c5 Compare March 4, 2026 21:37
@kpamnany kpamnany changed the title [Observability] gf.c: include const-return methods in --trace-compile (as LOGS ONLY) [Observability] Include const-return methods in --trace-compile as logs only Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants