What's Changed
- feat:#96 by @songzhibin97 in #98
- fix: removed the useless dot in the dump filename by @AtlanCI in #100
- Update util.go by @nejisama in #106
- feat: skip goroutine dump when already finished a thread check dump in a single loop. by @AtlanCI in #103
- fix: Fix DisableMemDump using wrong Opts #105 by @AtlanCI in #107
- typo fix: grTriggerCount => gcHeapTriggerCount. by @doujiang24 in #110
- Goroutine profile known risk improvement by @Jun10ng in #111
- Enable holmes as pyroscope client and reports pprof event to pyroscope server by @Jun10ng in #109
- fix log print cpu to curCPU by @Jun10ng in #115
- feat(report): pass scene information to reporter by @dumbFeng in #119
New Contributors
- @AtlanCI made their first contribution in #100
- @nejisama made their first contribution in #106
- @dumbFeng made their first contribution in #119
Full Changelog: v1.0.1...v1.0.2