ClickHouse/programs/server
Azat Khuzhin 14538f6456 Add system.processors_profile_log
This is the system table that will contain Processors level profiling.

v2: one entry per Processor, not 3 (PortFull/NeedData/work())
v3: us over ms
v4: Enable processors_profile_log table by default

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-04 13:19:41 +03:00
..
config.d Remove metric_log/part_log overrides in tests (enabled by default) 2021-11-03 08:39:36 +03:00
users.d Change <yandex> to <clickhouse> in configs 2021-09-20 01:38:53 +03:00
.gitignore Update gitignore 2021-04-20 23:39:41 +03:00
clickhouse-server.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CMakeLists.txt Cleanup jemalloc contrib 2022-01-20 10:02:03 +03:00
config.xml Add system.processors_profile_log 2022-04-04 13:19:41 +03:00
config.yaml.example Update examples and remove obsolete embedded dictionaries from configs 2022-04-03 01:21:48 +02:00
embedded.xml Change <yandex> to <clickhouse> in configs 2021-09-20 01:38:53 +03:00
MetricsTransmitter.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
MetricsTransmitter.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
play.html When showing the animation, set display to inline-block instead of inline, otherwise the animation won't start 2022-04-01 19:29:13 -04:00
Server.cpp Fix logs space check 2022-03-31 00:22:36 +02:00
Server.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
users.xml Update examples and remove obsolete embedded dictionaries from configs 2022-04-03 01:21:48 +02:00
users.yaml.example Update examples and remove obsolete embedded dictionaries from configs 2022-04-03 01:21:48 +02:00