Files
chromebox_10th_audio_driver/kernel-src/linux-hwe-6.17-6.17.0/drivers/gpu/trace/Kconfig
2026-04-04 07:45:01 +00:00

14 lines
364 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
config TRACE_GPU_MEM
bool "Enable GPU memory usage tracepoints"
default n
help
Choose this option to enable tracepoints for tracking
global and per-process GPU memory usage. Intended for
performance profiling and required for Android.
Tracepoint availability varies by GPU driver.
If in doubt, say "N".