|
|
c30e8320d8
|
*: correct use require (#31904)
ref pingcap/tidb#31716
|
2022-02-07 18:11:35 +08:00 |
|
|
|
25d6301327
|
*: fix bug of profiling conflict between TopSQL and pprof profile HTTP API (#30891)
close pingcap/tidb#30890
|
2021-12-31 11:07:50 +08:00 |
|
|
|
3de13842b3
|
test: control log level with environment variables (#30871)
|
2021-12-24 17:03:48 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
d6e9986aa1
|
*: remove unused profile memory tracker from global tracker (#30143)
|
2021-11-25 18:35:51 +08:00 |
|
|
|
dde1e0bf04
|
*: skip unstable test (#29433)
* skip test
Signed-off-by: yisaer <disxiaofei@163.com>
* skip unstable test
Signed-off-by: yisaer <disxiaofei@163.com>
|
2021-11-25 12:38:52 +08:00 |
|
|
|
8b028b899d
|
*: replace compareDatum by compare (#30060)
|
2021-11-23 17:49:50 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
933432404a
|
util: fix unstale TestHeapProfileRecorder (#26542)
|
2021-07-30 12:51:05 +08:00 |
|
|
|
ed659df5e3
|
util/profile: migrate test-infra to testify (#26205)
|
2021-07-14 11:05:32 +08:00 |
|
|
|
39bd181213
|
*: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527)
|
2021-05-25 12:07:34 +08:00 |
|
|
|
18cbfaac15
|
*: enable gosimple linter (#24617)
|
2021-05-14 09:15:38 +08:00 |
|
|
|
7ab3649256
|
executor, types: fix skipped replace when the value is treated as the same in CI collations (#20858)
|
2020-11-11 19:38:23 +08:00 |
|
|
|
4a67c3a43c
|
*: fix setHeapProfileTracker panic on Windows (#17226)
|
2020-05-18 22:16:45 +08:00 |
|
|
|
ac30f5322e
|
mockstore: introducing embedded unistore (#17156)
|
2020-05-18 17:28:44 +08:00 |
|
|
|
5f867c5b44
|
test: fix profile recorder test (#17199)
|
2020-05-14 16:56:52 +08:00 |
|
|
|
3f2d35a60b
|
RFC + executor: Support global memory tracker (#16777)
|
2020-05-13 15:49:53 +08:00 |
|
|
|
a9af29ad58
|
kv: add unit test for BufferBatchGetter (#15495)
|
2020-03-24 17:05:01 +08:00 |
|
|
|
d438c860a6
|
perfschema: support retrieve CPU/memory/mutex/block/allocs profile from PD via SQL (#13717)
Signed-off-by: Lonng <heng@lonng.org>
|
2019-11-29 15:35:18 +08:00 |
|
|
|
6d98d8593e
|
perfschema: support retrieve TiKV CPU profile via SQL (#13711)
|
2019-11-28 15:33:53 +08:00 |
|
|
|
ec95f91c13
|
util/profile: remove github.com/lonng/pprof replacement (#13318)
|
2019-11-14 16:21:06 +08:00 |
|
|
|
1b9568726d
|
perfschema: rename TIDB_GOROUTINES to TIDB_PROFILE_GOROUTINES (#13178)
Signed-off-by: Lonng <heng@lonng.org>
|
2019-11-06 13:52:37 +08:00 |
|
|
|
953c0a618a
|
perfschema: support query cpu/memory/mutex/block/allocs/goroutines flamegraph by SQL (#12986)
Signed-off-by: Lonng <heng@lonng.org>
|
2019-10-30 07:50:02 +08:00 |
|