Re: [Qemu-devel] [PATCHv2 12/12] cuda: convert to trace-events

2018-02-12 Thread David Gibson
On Fri, Feb 09, 2018 at 06:51:42PM +, Mark Cave-Ayland wrote: > Signed-off-by: Mark Cave-Ayland Applied, thanks. > --- > Makefile.objs | 1 + > hw/misc/macio/cuda.c | 50 > -- > hw/misc/macio/trace-events | 11 ++ > 3

Re: [Qemu-devel] [PATCHv2 12/12] cuda: convert to trace-events

2018-02-09 Thread Philippe Mathieu-Daudé
On 02/09/2018 03:51 PM, Mark Cave-Ayland wrote: > Signed-off-by: Mark Cave-Ayland > --- > Makefile.objs | 1 + > hw/misc/macio/cuda.c | 50 > -- > hw/misc/macio/trace-events | 11 ++ > 3 files changed, 29 insertions(+), 33 d

[Qemu-devel] [PATCHv2 12/12] cuda: convert to trace-events

2018-02-09 Thread Mark Cave-Ayland
Signed-off-by: Mark Cave-Ayland --- Makefile.objs | 1 + hw/misc/macio/cuda.c | 50 -- hw/misc/macio/trace-events | 11 ++ 3 files changed, 29 insertions(+), 33 deletions(-) create mode 100644 hw/misc/macio/trace-events dif