call_histogram
Identify which functions a game calls most frequently in a trace range, using a configurable limit to scan only a portion of large traces.
Instructions
Function-frequency profile over a call range -- the fastest way to see what a game does.
Scanning the whole of a large trace is slow; limit caps how many calls are
read (default 200k).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| calls | No | ||
| limit | No | ||
| trace | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||