Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:46 +08:00
commit 9c1eb8f51c
8 changed files with 190 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for bottleneck-detector skill
- [ ] example_cpu_analysis.txt: Example output of CPU analysis script.
- [ ] example_memory_analysis.txt: Example output of memory analysis script.
- [ ] example_io_analysis.txt: Example output of I/O analysis script.
- [ ] example_db_analysis.txt: Example output of database analysis script.