]> Git Repo - qemu.git/commit
hw/display/artist: Move trace event to draw_line()
authorPhilippe Mathieu-Daudé <[email protected]>
Fri, 14 Feb 2020 00:12:58 +0000 (01:12 +0100)
committerRichard Henderson <[email protected]>
Tue, 18 Feb 2020 19:21:47 +0000 (11:21 -0800)
commit5646bca36efe97a072550b783f62c7a164fe6ceb
tree7f129ab1553a4ab7a00efc6b2a03d50d2d6a32af
parent6c599282f8ab382fe59f03a6cae755b89561a7b3
hw/display/artist: Move trace event to draw_line()

Instead of emitting the trace event before each call to
draw_line(), call it once at draw_line() entrance.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Acked-by: Sven Schnelle <[email protected]>
Message-Id: <20200214001303[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
hw/display/artist.c
This page took 0.027213 seconds and 4 git commands to generate.