frida_profiler_report
Retrieve profiling report from a previously started profiler session. Requires active profiler on target process.
Instructions
Retrieve the profiler report from a previous profiler_start.
target: process name or pid (string). Must have an active profiler
from a prior frida_profiler_start call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes |