# Perfetto
タイムライン可視化ツール。[[@2026__arXiv__ProfInfer - An eBPF-based Fine-Grained LLM Inference Profiler|ProfInfer]] の Analyzer が生成する ProfTime ビューが Perfetto タイムラインで推論実行の時系列を提示する。(Source: [[@2026__arXiv__ProfInfer - An eBPF-based Fine-Grained LLM Inference Profiler]], §4)
[[eACGM]]([[@2025__IWQoS__eACGM - Non-instrumented Performance Tracing and Anomaly Detection towards Machine Learning Systems]])も、eBPF + libnvml で収集したフルスタックのイベント・メトリクスを Perfetto で可視化し、GMM による異常検知に供する。(Source: [[@2025__IWQoS__eACGM - Non-instrumented Performance Tracing and Anomaly Detection towards Machine Learning Systems]], §III-A)
## 関連
- ソース: [[@2026__arXiv__ProfInfer - An eBPF-based Fine-Grained LLM Inference Profiler]] / [[@2025__IWQoS__eACGM - Non-instrumented Performance Tracing and Anomaly Detection towards Machine Learning Systems]]
- エンティティ: [[eACGM]]