Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CLI profiling support and callmap tracking
Introduced CLI profiling capabilities by enhancing the profiler to handle CLI execution, added new `CliCallmap` functionality for tracking xhprof data, and implemented CLI-specific collectors. Updated multiple components, including configuration, collectors, and storage, to support this feature seamlessly.
- Loading branch information