このページは前リリースの情報です。該当の英語のページはこのリリースで削除されています。
コード実行のプロファイル
コード セクションの実行プロファイルの表示と解析
コード実行プロファイリングを使用して、以下を行います。
生成されたコードがターゲット ハードウェアのリアルタイム要件を満たしているかどうかを決定する。
パフォーマンスの改善が必要なコード セクションを決定する。
ソフトウェアインザループ (SIL) シミュレーションとプロセッサインザループ (PIL) シミュレーションを構成して、生成されたコードのタスクと関数の実行時間メトリクスを生成できます。コード実行レポートまたはシミュレーション データ インスペクターを使用して実行時間を解析します。
クラス
関数
トピック
概要
- 生成コードのプロファイリングの実行
コード実行プロファイリングを使用して、コードの実行速度を観察します。
SIL および PIL シミュレーションにおけるプロファイリング
- Code Execution Profiling with SIL and PIL
Configure SIL or PIL simulation to produce execution-time metrics for generated code. - View and Compare Code Execution Times
Observe code execution times with Simulation Data Inspector and profiling report. - コード実行データの解析
ライン コマンドを使用して実行時間データを解析。 - Remove Instrumentation Overheads from Execution Time Measurements
Improve execution-time profiling on deterministic hardware. - Capture Main Profiling Metrics on Target Hardware
Reduce communication channel bandwidth usage. - Tips and Limitations
A list of tips and known limitations.