|
- Added detailed README.md for internal/profiling package documenting:
- Architecture and core components
- Usage instructions for command-line and programmatic access
- Profile output formats and analysis techniques
- Best practices and troubleshooting guides
- Integration with CI/CD pipelines
- Removed dprofile binary (obsolete, replaced by built-in profiling)
- Cleaned up go.mod to remove unused pprof dependency
The profiling package is now fully documented to help developers
understand and utilize DTail's performance analysis capabilities.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|