home/categories/debugging/arustydev-ai-components-skills-lang-rust-profiling-eng-skill-md
debuggingtools

lang-rust-profiling-eng

Profile and debug Rust code using valgrind and callgrind with nextest integration. Use when debugging crashes, segfaults, memory errors, analyzing instruction counts, cache behavior, or identifying performance bottlenecks.

aRustyDev
maintainer
aRustyDev
更新日 1/16/2026
スター
1
フォーク
1
quick start

Installation and usage

Profile and debug Rust code using valgrind and callgrind with nextest integration. Use when debugging crashes, segfaults, memory errors, analyzing instruction counts, cache behavior, or identifying performance bottlenecks.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use lang-rust-profiling-eng