aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/query/Trace.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add query trace parameters for profiling backend query evaluation.Geir Storli2023-01-201-9/+27
* No functional changesJon Bratseth2023-01-061-1/+1
* No aliasing of trace.profileDepth.Henning Baldersheim2022-08-251-1/+1
* Wire in query parameter profileDepth to control how deep down in the depency ...Henning Baldersheim2022-08-251-2/+8
* Move explainLevel into query.traceJon Bratseth2022-06-141-2/+10
* Turn tracing of the query on/off by trace.query=true/falseJon Bratseth2022-06-141-1/+1
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-0/+234