Re: [PATCH v2] Add gpu memory tracepoints

From: Greg KH
Date: Wed Feb 12 2020 - 19:40:32 EST


On Wed, Feb 12, 2020 at 04:32:59PM -0800, zzyiwei@xxxxxxxxxx wrote:
> From: Yiwei Zhang <zzyiwei@xxxxxxxxxx>
>
> This change adds the below gpu memory tracepoint:
> gpu_mem/gpu_mem_total: track global or process gpu memory total counters
>
> Signed-off-by: Yiwei Zhang <zzyiwei@xxxxxxxxxx>

If this helps gpu drivers wean themselves off of debugfs, I am all for
it:
Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

Thanks for doing this.

greg k-h