Alexey Milovidov
|
f3921ce3e0
|
Changed boost::filesystem to std::filesystem
|
2019-08-01 01:37:41 +03:00 |
|
BayoNet
|
cf746c3eed
|
DOCAPI-3825: System tables. EN review, RU translation. (#6088)
|
2019-07-31 08:09:13 +03:00 |
|
alexey-milovidov
|
7fd6204114
|
Merge pull request #6197 from yandex/thread_local_rng
Less number of "clock_gettime" calls; fixed ABI compatibility between debug/release in Allocator.
|
2019-07-31 04:36:30 +03:00 |
|
Alexey Milovidov
|
a9b079c7ba
|
Minor modifications
|
2019-07-30 19:18:06 +03:00 |
|
Alexey Milovidov
|
72e0fbd861
|
Added support for splitted debug info; advancements
|
2019-07-30 19:12:53 +03:00 |
|
Alexey Milovidov
|
256e260693
|
Added one more function for introspection
|
2019-07-30 02:37:50 +03:00 |
|
Alexey Milovidov
|
372c4d89b2
|
Enabled line numbers in stack traces
|
2019-07-30 01:26:44 +03:00 |
|
Alexey Milovidov
|
15dc6d1818
|
Advancements
|
2019-07-29 21:38:04 +03:00 |
|
Alexey Milovidov
|
daa36650fb
|
Imported Dwarf parser from Facebook folly
|
2019-07-29 21:06:39 +03:00 |
|
Alexey Milovidov
|
957b59f0d0
|
Cleanups
|
2019-07-29 20:14:53 +03:00 |
|
Alexey Milovidov
|
300d25256e
|
Include private symbols in stack traces of QueryProfiler
|
2019-07-29 15:48:19 +03:00 |
|
Alexey Milovidov
|
5fbe53b562
|
Speedup "symbolizeAddress" function
|
2019-07-29 04:08:52 +03:00 |
|
Alexey Milovidov
|
856cc1b9c5
|
Added thread_local_rng
|
2019-07-28 18:30:38 +03:00 |
|
Alexey Milovidov
|
32a9b27876
|
Added a comment
|
2019-07-28 17:55:02 +03:00 |
|
Alexey Milovidov
|
98c3ff92ae
|
Fixed non-standard build
|
2019-07-27 20:04:26 +03:00 |
|
Alexey Milovidov
|
da3806bf36
|
Add timer offset randomization
|
2019-07-26 03:51:19 +03:00 |
|
Alexey Milovidov
|
cf67765fc8
|
Reverted bad modification
|
2019-07-26 01:38:59 +03:00 |
|
Alexey Milovidov
|
5a47b0b990
|
Sanity and configuration checks
|
2019-07-26 01:35:47 +03:00 |
|
Alexey Milovidov
|
472a61c1fa
|
Updating PHDRCache after dlopen
|
2019-07-25 22:56:51 +03:00 |
|
Alexey Milovidov
|
050db07e3d
|
Merge branch 'master' into merge-profiler
|
2019-07-25 22:54:22 +03:00 |
|
chertus
|
50e3839157
|
NOT_UNBUNDLED -> UNBUNDLED
|
2019-07-25 13:35:57 +03:00 |
|
alexey-milovidov
|
f1f5cdc802
|
Merge pull request #6144 from yandex/fix-msan
Fixed MSan report
|
2019-07-25 04:29:11 +03:00 |
|
Alexey Milovidov
|
6b2810d346
|
Fixed error with non-SIMD implementation of memcmpSmall
|
2019-07-25 03:28:27 +03:00 |
|
Alexey Milovidov
|
5755c93d5c
|
Fixed MSan report
|
2019-07-25 01:31:39 +03:00 |
|
Alexey Milovidov
|
cfb2066198
|
Added information about thread number to trace log
|
2019-07-24 23:10:23 +03:00 |
|
Alexey Milovidov
|
d9976abe18
|
Added ProfileEvents for signal handler overruns
|
2019-07-24 22:19:29 +03:00 |
|
Alexey Milovidov
|
63764af4fb
|
Merge branch 'merge-profiler' of github.com:yandex/ClickHouse into merge-profiler
|
2019-07-24 22:04:13 +03:00 |
|
Alexey Milovidov
|
6e8258fa2f
|
Added ProfileEvent for dropped traces due to pipe full
|
2019-07-24 22:04:07 +03:00 |
|
Alexey Milovidov
|
f031d064b6
|
Don't drop all traces if frequency is too high
|
2019-07-24 22:03:26 +03:00 |
|
Alexey Milovidov
|
56bb2956cd
|
Addition to prev. revision
|
2019-07-24 05:07:16 +03:00 |
|
Alexey Milovidov
|
b9105e131f
|
Avoid deadlock in TraceCollector
|
2019-07-24 05:02:10 +03:00 |
|
Alexey Milovidov
|
33ee957b5c
|
Addition to prev. revision
|
2019-07-24 03:49:14 +03:00 |
|
Alexey Milovidov
|
378fff2990
|
Lower bound on profiler period
|
2019-07-24 03:46:37 +03:00 |
|
Alexey Milovidov
|
02fb67dc8a
|
Simple protection from too frequent profiler signals
|
2019-07-23 21:45:54 +03:00 |
|
dimarub2000
|
752eccf2eb
|
changes after review
|
2019-07-23 17:41:41 +03:00 |
|
Dmitry Rubashkin
|
13ef987361
|
Git commit fixes
|
2019-07-23 16:53:25 +03:00 |
|
Dmitry Rubashkin
|
4d43cf2a8d
|
config exception when not corresponding root names
|
2019-07-23 16:53:25 +03:00 |
|
alexey-milovidov
|
e4ad0da6e3
|
Merge pull request #4247 from laplab/query-poor-mans-profiler
Poor man's profiler on query level [Work in progress]
|
2019-07-23 03:02:58 +03:00 |
|
Alexey Milovidov
|
98b0d08bf3
|
Added missing header #5981
|
2019-07-19 15:57:23 +03:00 |
|
Alexey Milovidov
|
71eed6507e
|
Removed manual memory tracking when appropriate
|
2019-07-18 23:10:31 +03:00 |
|
alexey-milovidov
|
6706af64d7
|
Merge pull request #5981 from 4ertus2/some
Count new/delete memory in MemoryTracker
|
2019-07-18 23:07:00 +03:00 |
|
alexey-milovidov
|
d3449e118f
|
Update TaskStatsInfoGetter.cpp
|
2019-07-18 21:24:38 +03:00 |
|
Amos Bird
|
9d5693bd69
|
fix clang build with certain toolchain
|
2019-07-19 02:17:26 +08:00 |
|
chertus
|
d8579714b8
|
trying to speedup Allocator::realloc() (attempt 2)
|
2019-07-18 18:25:23 +03:00 |
|
chertus
|
34e1b81f84
|
trying to speedup Allocator::realloc()
|
2019-07-18 18:07:41 +03:00 |
|
chertus
|
afa2bd6dfb
|
allow alloc 4Mb more after out-of-limit exception
|
2019-07-18 01:48:31 +03:00 |
|
chertus
|
90487058c4
|
remove wrong infinite loop ckeck
|
2019-07-17 18:16:28 +03:00 |
|
alexey-milovidov
|
ea28254711
|
Merge pull request #5964 from nikitamikhaylov/logs_bugfix
"send_logs_level" bugfix
|
2019-07-17 17:42:54 +03:00 |
|
chertus
|
ce1bc54c0c
|
infinite loop detection in MemoryTracker + shrink joins perf test into 1Gb memory usage
|
2019-07-17 15:40:05 +03:00 |
|
chertus
|
3db106c1f2
|
disable new/delete memory tracking for unbundled build
|
2019-07-16 21:09:06 +03:00 |
|