Re: [PATCH v2 2/2] scripts/performance: Add list_helpers.py script

2020-07-28 Thread Ahmed Karaman
On Tue, Jul 28, 2020 at 12:30 PM Aleksandar Markovic wrote: > > > > On Thursday, July 16, 2020, Ahmed Karaman > wrote: >> >> Python script that prints executed helpers of a QEMU invocation. >> > > Hi, Ahmed. > > You outlined the envisioned user workflow regarding this script in your > report. A

Re: [PATCH v2 2/2] scripts/performance: Add list_helpers.py script

2020-07-28 Thread Aleksandar Markovic
On Tuesday, July 28, 2020, Aleksandar Markovic < aleksandar.qemu.de...@gmail.com> wrote: > > > On Tuesday, July 28, 2020, Aleksandar Markovic < > aleksandar.qemu.de...@gmail.com> wrote: > >> >> >> On Thursday, July 16, 2020, Ahmed Karaman >> wrote: >> >>> Python script that prints executed helper

Re: [PATCH v2 2/2] scripts/performance: Add list_helpers.py script

2020-07-28 Thread Aleksandar Markovic
On Tuesday, July 28, 2020, Aleksandar Markovic < aleksandar.qemu.de...@gmail.com> wrote: > > > On Thursday, July 16, 2020, Ahmed Karaman > wrote: > >> Python script that prints executed helpers of a QEMU invocation. >> >> > Hi, Ahmed. > > You outlined the envisioned user workflow regarding this s

[PATCH v2 2/2] scripts/performance: Add list_helpers.py script

2020-07-28 Thread Aleksandar Markovic
On Thursday, July 16, 2020, Ahmed Karaman wrote: > Python script that prints executed helpers of a QEMU invocation. > > Hi, Ahmed. You outlined the envisioned user workflow regarding this script in your report. As I understand it, it generally goes like this: 1) The user first discovers helpers

[PATCH v2 2/2] scripts/performance: Add list_helpers.py script

2020-07-16 Thread Ahmed Karaman
Python script that prints executed helpers of a QEMU invocation. Syntax: list_helpers.py [-h] -- \ [] \ [] [-h] - Print the script arguments help message. Example of usage: list_helpers.py -- qemu-mips coulomb_double-mips -n10 Example output: Total number of ins