Initial commit
This commit is contained in:
7
skills/cpu-usage-monitor/scripts/README.md
Normal file
7
skills/cpu-usage-monitor/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user