Skip to content

Commit

Permalink
Add perl dependency requirement for tikv heap profiling (#17058)
Browse files Browse the repository at this point in the history
  • Loading branch information
hfxsd authored Apr 9, 2024
1 parent 049c02a commit 4266b6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dashboard/dashboard-profiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ The following performance data are currently supported:
- Heap: The memory consumption of each internal function on TiDB, TiKV, and PD instances

> Starting from v7.5, TiDB supports the TiKV Heap Profile. The Perl dependency is required in the running environment of TiDB Dashboard. Otherwise an error will occur.
- Mutex: The mutex contention states on TiDB and PD instances

- Goroutine: The running state and call stack of all goroutines on TiDB and PD instances
Expand Down

0 comments on commit 4266b6c

Please sign in to comment.