On Wed, Jul 1, 2020 at 3:41 PM Eric Blake wrote:
>
> On 7/1/20 8:04 AM, Ahmed Karaman wrote:
> > Python script that dissects QEMU execution into three main phases:
> > code generation, JIT execution and helpers execution.
> >
> > Syntax:
> > dissect.py [-h] -- [] \
> >[]
> >
>
On 7/1/20 8:04 AM, Ahmed Karaman wrote:
Python script that dissects QEMU execution into three main phases:
code generation, JIT execution and helpers execution.
Syntax:
dissect.py [-h] -- [] \
[]
[-h] - Print the script arguments help message.
Example of usage:
dissect.py -
Python script that dissects QEMU execution into three main phases:
code generation, JIT execution and helpers execution.
Syntax:
dissect.py [-h] -- [] \
[]
[-h] - Print the script arguments help message.
Example of usage:
dissect.py -- qemu-arm coulomb_double-arm
Example outp