Re: [PATCH 74/76] tracing: remove transform.py

2023-02-26 Thread gaosong
在 2023/2/26 上午2:38, Richard Henderson 写道: On 2/25/23 00:22, Daniel Henrique Barboza wrote: Richard, Not sure if I forgot or missed something but this patch breaks my build as follows: $  make -j    GIT ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc [1

Re: [PATCH 74/76] tracing: remove transform.py

2023-02-25 Thread Richard Henderson
On 2/25/23 00:22, Daniel Henrique Barboza wrote: Richard, Not sure if I forgot or missed something but this patch breaks my build as follows: $  make -j   GIT ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc [1/885] Generating trace/trace-hw_hyperv.c with a

Re: [PATCH 74/76] tracing: remove transform.py

2023-02-25 Thread Daniel Henrique Barboza
Richard, Not sure if I forgot or missed something but this patch breaks my build as follows: $ make -j GIT ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc [1/885] Generating trace/trace-hw_hyperv.c with a custom command FAILED: trace/trace-hw_hyperv.c /us

Re: [PATCH 74/76] tracing: remove transform.py

2023-02-25 Thread Daniel Henrique Barboza
On 2/25/23 06:14, Richard Henderson wrote: This file got left behind when the tcg stuff was removed from tracetool. Fixes: 126d4123c50a ("tracing: excise the tcg related from tracetool") Signed-off-by: Richard Henderson --- Reviewed-by: Daniel Henrique Barboza meson.build

Re: [PATCH 74/76] tracing: remove transform.py

2023-02-25 Thread Daniel Henrique Barboza
On 2/25/23 07:22, Daniel Henrique Barboza wrote: Richard, Not sure if I forgot or missed something but this patch breaks my build as follows: Nevermind, just did it again to test the powerpc changes and it worked. I probably goofed something the first time. Daniel $  make -j   GI

[PATCH 74/76] tracing: remove transform.py

2023-02-25 Thread Richard Henderson
This file got left behind when the tcg stuff was removed from tracetool. Fixes: 126d4123c50a ("tracing: excise the tcg related from tracetool") Signed-off-by: Richard Henderson --- meson.build| 1 - scripts/tracetool/transform.py | 168 - 2 f