mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-12 21:44:06 +08:00
5daf8857c9
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>
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"
|