mirror of
https://github.com/torvalds/linux.git
synced 2026-06-13 09:17:53 +02:00
Trace when commands are queued for both ctrlq and cursorq. Trace
when responses are received for ctrlq.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20190429220825.156644-3-olvaffe@gmail.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
(cherry picked from commit 5daf8857c9)
Signed-off-by: Greg Hartman <ghartman@google.com>
BUG: 139386237
Change-Id: Ic24748031a4f42340d283ffaff64e88e0c04dc68
6 lines
117 B
C
6 lines
117 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
#include "virtgpu_drv.h"
|
|
|
|
#define CREATE_TRACE_POINTS
|
|
#include "virtgpu_trace.h"
|