perf_sched_replay
Replay recorded scheduler events to simulate the original scheduling and report throughput and latency statistics.
Instructions
Replay recorded scheduler events to simulate the original scheduling.
Replays the workload's scheduling decisions and reports statistics about the simulated run.
Output: replay statistics (throughput, latency). Requires: perf sched record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpu | No | CPUs to filter | |
| force | No | Don't complain, do it | |
| input | Yes | Path to perf.data file | |
| symfs | No | Symbol filesystem root | |
| verbose | No | Verbosity level (0-2) | |
| vmlinux | No | vmlinux pathname | |
| kallsyms | No | kallsyms pathname | |
| dump_raw_trace | No | Dump raw trace in ASCII |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |