[PATCH 0/3] drm/msm: More GPU tracepoints

Tomeu Vizoso tomeu.vizoso at collabora.com
Wed Sep 2 06:52:23 UTC 2020


Hi Rob,

Do you think we could make all these generic? Visualization tools will need
to do some processing so these can be neatly presented and it could be far
more convenient if people wouldn't need to add code for each GPU driver.

Maybe we could put all these tracepoints in DRM core as they seem useful to
all drivers?

Thanks,

Tomeu

On Tue, 1 Sep 2020 at 17:41, Rob Clark <robdclark at gmail.com> wrote:

> From: Rob Clark <robdclark at chromium.org>
>
> Various extra tracepoints that I've been collecting.
>
> Rob Clark (3):
>   drm/msm/gpu: Add GPU freq_change traces
>   drm/msm: Convert shrinker msgs to tracepoints
>   drm/msm/gpu: Add suspend/resume tracepoints
>
>  drivers/gpu/drm/msm/adreno/a6xx_gmu.c  |  3 +
>  drivers/gpu/drm/msm/adreno/a6xx_gpu.c  |  4 ++
>  drivers/gpu/drm/msm/msm_gem_shrinker.c |  5 +-
>  drivers/gpu/drm/msm/msm_gpu.c          |  4 ++
>  drivers/gpu/drm/msm/msm_gpu_trace.h    | 83 ++++++++++++++++++++++++++
>  5 files changed, 97 insertions(+), 2 deletions(-)
>
> --
> 2.26.2
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20200902/3b06822a/attachment.htm>


More information about the dri-devel mailing list