Heap profiling enhancement on TiFlash
Open
@CalvinNeo is already working on this.
Since Aug 14, 2024.
type/enhancement
- Dominant language
- C++
- Stars
- 1k
- Forks
- 423
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 24
Description
Enhancement
- https://github.com/pingcap/tiflash/pull/9240
- Support generating adhoc heap profiling in svg format https://github.com/pingcap/tiflash/pull/9273
- Deployment
- Dashboard: Integrated heap profiling with TiDB Dashboard https://github.com/pingcap/tidb-dashboard/pull/1718
- TiUP: https://github.com/pingcap/tiup/pull/2437
- Docker Image: The TiFlash release image set env
MALLOC_CONF="prof:true,prof_active:false"by default https://github.com/PingCAP-QE/artifacts/pull/642
- User friendly: Support continous profiling
Known issues
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.