mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 05:03:20 +00:00
063f9cffab
Only query profiler cannot work reliably with sanitizers (due to unwinding from signal handler), but memory profiler should be fine. Plus sometimes the problem appears only on build with sanitizers, so it will be useful to have memory related profiling in trace_log. Also there is a flaky check for stateless tests, that uses build with ASan, and now trace_log there is empty, which sometimes does not allow to debug further. |
||
---|---|---|
.. | ||
config.d | ||
users.d | ||
.gitignore | ||
clickhouse-server.cpp | ||
CMakeLists.txt | ||
config.xml | ||
config.yaml.example | ||
embedded.xml | ||
MetricsTransmitter.cpp | ||
MetricsTransmitter.h | ||
play.html | ||
Server.cpp | ||
Server.h | ||
users.xml | ||
users.yaml.example |