From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm/msm: Remove obsolete perf infrastructure Date: Thu, 23 Apr 2026 09:13:13 +1000 Message-ID: In-Reply-To: <20260420222621.417276-2-robin.clark@oss.qualcomm.com> References: <20260420222621.417276-1-robin.clark@oss.qualcomm.com> <20260420222621.417276-2-robin.clark@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Clean removal of the old debugfs-based perf counter system. Straightforward deletions across 10 files, removing `msm_perf.c` entirely. The commit message clearly explains why: the old system was mostly unused outside a3xx, and nvtop/perfetto are better modern alternatives. No issues. --- Generated by Claude Code Patch Reviewer