|
|
c8dc908b5b
|
Explain : Add new item in TiFlashScanContext to record region num information (#40666)
ref pingcap/tidb#39273
|
2023-01-20 15:35:49 +08:00 |
|
|
|
63ce7931b0
|
*: add foreign key check/cascade runtime stats information in explain analyze result (#39203)
close pingcap/tidb#39202
|
2022-11-30 20:00:01 +08:00 |
|
|
|
06072d64a8
|
Explain: change the explain analyze output info (#39444)
ref pingcap/tidb#39273
|
2022-11-30 11:02:00 +08:00 |
|
|
|
23543a4805
|
*: merge the runtime stats in time to avoid using too many memory (#39394)
close pingcap/tidb#39413
|
2022-11-29 21:00:00 +08:00 |
|
|
|
594d20d5a5
|
Explain : Support more info from tiflash in explain analyze (#39216)
ref pingcap/tidb#39273
|
2022-11-28 20:14:00 +08:00 |
|
|
|
86d3b46555
|
util: change record analyze to explain in oom alarm (#39099)
close pingcap/tidb#39036, ref pingcap/tidb#39094, ref pingcap/tidb#39098
|
2022-11-13 10:23:53 +08:00 |
|
|
|
d970c9bf48
|
util: add lock for MergeBasicStats (#38998)
close pingcap/tidb#38994
|
2022-11-10 10:17:52 +08:00 |
|
|
|
f9c7bbccec
|
*: authentication using tidb_auth_token plugin (#38773)
close pingcap/tidb#38504
|
2022-11-04 02:54:00 +08:00 |
|
|
|
ba175c47cf
|
util: fix panic cause by concurrent map iteration and write in memory usage alarm (#38729)
close pingcap/tidb#38703
|
2022-11-02 14:25:59 +08:00 |
|
|
|
1eeedacc60
|
*: remove goleak's ignoring opencensus top function (#37908)
|
2022-09-19 12:29:00 +08:00 |
|
|
|
8c79898896
|
txn: seperate the prewrite and commit details information to make it clear (#37158)
ref pingcap/tidb#34106
|
2022-08-19 14:14:52 +08:00 |
|
|
|
d6d0ce7b10
|
*: gofmt code for adapting go 1.19 (#36832)
ref pingcap/tidb#36879
|
2022-08-11 12:50:49 +08:00 |
|
|
|
bf743a6ca0
|
*: enable flaky test for all test (#36385)
close pingcap/tidb#36404
|
2022-07-22 15:35:09 +08:00 |
|
|
|
df31ac65a4
|
execdetails: output write details in RuntimeStats (#35814)
ref pingcap/tidb#34487
|
2022-07-18 15:01:07 +08:00 |
|
|
|
911e7cc360
|
*: enable revive (#35970)
ref pingcap/tidb#35345
|
2022-07-15 16:03:06 +08:00 |
|
|
|
fa00fc5cd5
|
*: set fine grain timeout and update bazel config (#36220)
|
2022-07-15 11:11:05 +08:00 |
|
|
|
bbc2e655d1
|
log: add get-latest-ts duration of async commit and 1pc into slowlog (#36180)
ref pingcap/tidb#34106
|
2022-07-14 14:03:05 +08:00 |
|
|
|
d941cb9dea
|
distsql, execdetails: add information into runtime stats (#35993)
ref pingcap/tidb#35889
|
2022-07-08 15:59:05 +08:00 |
|
|
|
55aea2787d
|
*: use pdqsort to improve sort performance (#34404)
close pingcap/tidb#34250
|
2022-07-06 13:41:02 +08:00 |
|
|
|
65e0b8e541
|
client: KV requests with source label (#34833)
close pingcap/tidb#33963
|
2022-07-01 19:46:39 +08:00 |
|
|
|
2b4a4c6d7a
|
*: support bazel (#33691)
close pingcap/tidb#34083
|
2022-06-07 15:22:30 +08:00 |
|
|
|
c5393d0367
|
*: use pdqsort to sort and remove BCE (#35087)
ref pingcap/tidb#34250
|
2022-06-01 10:48:27 +08:00 |
|
|
|
810f8ae12e
|
*: remove pingcap/check dependency (#34734)
close pingcap/tidb#28328
|
2022-05-17 21:38:37 +08:00 |
|
|
|
6b2e37f18c
|
gomod: update dependency for golang1.18 (#33053)
ref pingcap/tidb#32874
|
2022-03-17 15:10:31 +08:00 |
|
|
|
c30e8320d8
|
*: correct use require (#31904)
ref pingcap/tidb#31716
|
2022-02-07 18:11:35 +08:00 |
|
|
|
3de13842b3
|
test: control log level with environment variables (#30871)
|
2021-12-24 17:03:48 +08:00 |
|
|
|
950a274afc
|
golangci-lint: support durationcheck (#30027)
|
2021-12-14 21:10:35 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
38f05d1f4b
|
executor: Add TiKV read throughput metric (#28701)
|
2021-10-11 17:37:25 +08:00 |
|
|
|
267a3b8162
|
executor: add auto id allocator execution runtime stats (#28013)
|
2021-10-08 17:35:24 +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 |
|
|
|
7ab81f234b
|
util/execdetails: remove pingcap/check for execdetails_test (#26300)
|
2021-07-21 15:01:35 +08:00 |
|
|
|
8b5fb11385
|
planner,util: optimize encode plan performance by avoid fmt.Sprintf/Fprintf (#26146)
|
2021-07-19 16:05:34 +08:00 |
|
|
|
9abf9d0bb4
|
*: reduce NewRuntimeStatsColl() object allocation (#26164)
|
2021-07-13 18:33:32 +08:00 |
|
|
|
cc5e161ac0
|
*: use tikv/client-go/v2 (#25359)
|
2021-06-11 17:24:35 +08:00 |
|
|
|
840494dc13
|
store/tikv: add and fix some metrics for the new retry logic (#25123)
|
2021-06-07 16:38:28 +08:00 |
|
|
|
0999df9223
|
planner: support explain analyze for mpp task with union (#24898) (#25081)
|
2021-06-03 21:36:26 +08:00 |
|
|
|
1f79bfe637
|
*: fix ci lint (#25057)
|
2021-06-02 17:58:54 +08:00 |
|
|
|
6c44ec29d8
|
execdetails: make ConcurrencyInfo only appear once in explain analyze (#24514)
|
2021-06-02 13:01:47 +08:00 |
|
|
|
8c25a0074a
|
*/backoff: make backoff type as string instead of interface fmt.Stringer (#24810)
|
2021-05-25 15:23:33 +08:00 |
|
|
|
18cbfaac15
|
*: enable gosimple linter (#24617)
|
2021-05-14 09:15:38 +08:00 |
|
|
|
fa39b79006
|
store/tikv: remove execdetails dependency (#24119)
|
2021-04-20 13:41:52 +08:00 |
|
|
|
a53cf42075
|
execdetails: move execdetails to store/tikv (#23985)
|
2021-04-15 15:13:55 +08:00 |
|
|
|
69675ead57
|
store/tikv: move CommitDetails and LockDetails to tikv/util (#23854)
Signed-off-by: disksing <i@disksing.com>
Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com>
|
2021-04-09 20:56:24 +08:00 |
|
|
|
01b05745d8
|
execdetails: refine cop task execution stats display in plan (#23461)
|
2021-04-01 22:05:24 +08:00 |
|
|
|
3cf2599256
|
util: remove unused code (#23041)
|
2021-03-04 13:14:54 +08:00 |
|
|
|
8357f809ff
|
*: remove some useless codes and do tiny update (#22972)
|
2021-02-26 19:14:53 +08:00 |
|
|
|
caa8c16cac
|
execution: support explain analyze in mpp execution. (#22053)
|
2021-01-07 17:46:59 +08:00 |
|
|
|
16f53257ca
|
store: trace loadRegion to see the PD region cache loading (#22092)
|
2021-01-04 10:10:45 +08:00 |
|
|
|
8144e1395d
|
*:Adapt ScanDetailV2 in KvGet and KvBatchGet Response (#21562)
|
2020-12-30 17:02:44 +08:00 |
|