Peter Maydell writes:
> On 2 June 2017 at 17:08, Alex Bennée wrote:
>> A simple script to run through a bunch of binaries and generate their
>> trace files.
>>
>> Signed-off-by: Alex Bennée
>>
>> ---
>> v3
>> - allow overriding of RISU binary
>> ---
>> record_traces.sh | 20
On 2 June 2017 at 17:08, Alex Bennée wrote:
> A simple script to run through a bunch of binaries and generate their
> trace files.
>
> Signed-off-by: Alex Bennée
>
> ---
> v3
> - allow overriding of RISU binary
> ---
> record_traces.sh | 20
> 1 file changed, 20 insertions
A simple script to run through a bunch of binaries and generate their
trace files.
Signed-off-by: Alex Bennée
---
v3
- allow overriding of RISU binary
---
record_traces.sh | 20
1 file changed, 20 insertions(+)
create mode 100755 record_traces.sh
diff --git a/record_tra