Scripts
Bundled resources for cpu-usage-monitor skill
- cpu_profiler.py: A script to profile CPU usage of a given process and output a detailed report.
- cpu_analyzer.py: A script to analyze CPU usage logs and identify performance bottlenecks.
- example_usage.sh: A script demonstrating how to use the cpu_profiler and cpu_analyzer scripts.