什么是 linux-perf?
用于 CPU 性能分析的 Linux perf profiler 技能。在使用性能记录收集采样配置文件、生成性能报告、测量硬件计数器(缓存未命中、分支错误预测、IPC)、识别热函数或将性能数据输入火焰图工具时使用。在有关 Linux 上的性能、Linux 性能计数器、PMU 事件、CPU 外分析、性能统计、性能注释或基于采样的分析的查询时激活。 来源:mohitmishra786/low-level-dev-skills。
用于 CPU 性能分析的 Linux perf profiler 技能。在使用性能记录收集采样配置文件、生成性能报告、测量硬件计数器(缓存未命中、分支错误预测、IPC)、识别热函数或将性能数据输入火焰图工具时使用。在有关 Linux 上的性能、Linux 性能计数器、PMU 事件、CPU 外分析、性能统计、性能注释或基于采样的分析的查询时激活。
通过命令行快速安装 linux-perf AI 技能到你的开发环境
来源:mohitmishra786/low-level-dev-skills。
Guide agents through perf for CPU profiling: sampling, hardware counter measurement, hotspot identification, and integration with flamegraph generation.
Compile the target with debug symbols for useful frame data:
High hit count on a mov or vmovdqa suggests a cache miss at that load.
用于 CPU 性能分析的 Linux perf profiler 技能。在使用性能记录收集采样配置文件、生成性能报告、测量硬件计数器(缓存未命中、分支错误预测、IPC)、识别热函数或将性能数据输入火焰图工具时使用。在有关 Linux 上的性能、Linux 性能计数器、PMU 事件、CPU 外分析、性能统计、性能注释或基于采样的分析的查询时激活。 来源:mohitmishra786/low-level-dev-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/mohitmishra786/low-level-dev-skills --skill linux-perf用于 CPU 性能分析的 Linux perf profiler 技能。在使用性能记录收集采样配置文件、生成性能报告、测量硬件计数器(缓存未命中、分支错误预测、IPC)、识别热函数或将性能数据输入火焰图工具时使用。在有关 Linux 上的性能、Linux 性能计数器、PMU 事件、CPU 外分析、性能统计、性能注释或基于采样的分析的查询时激活。 来源:mohitmishra786/low-level-dev-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mohitmishra786/low-level-dev-skills --skill linux-perf 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mohitmishra786/low-level-dev-skills