1bbd9d056SYiwei Zhang# SPDX-License-Identifier: GPL-2.0-only 2bbd9d056SYiwei Zhang 3bbd9d056SYiwei Zhangconfig TRACE_GPU_MEM 4*5d95cbf2SJuston Li bool "Enable GPU memory usage tracepoints" 5*5d95cbf2SJuston Li default n 6*5d95cbf2SJuston Li help 7*5d95cbf2SJuston Li Choose this option to enable tracepoints for tracking 8*5d95cbf2SJuston Li global and per-process GPU memory usage. Intended for 9*5d95cbf2SJuston Li performance profiling and required for Android. 10*5d95cbf2SJuston Li 11*5d95cbf2SJuston Li Tracepoint availability varies by GPU driver. 12*5d95cbf2SJuston Li 13*5d95cbf2SJuston Li If in doubt, say "N". 14