Files
2025-11-30 08:20:53 +08:00
..
2025-11-30 08:20:53 +08:00

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.