summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMohsin Bashir <mohsin.bashr@gmail.com>2024-12-19 02:25:58 +0300
committerJakub Kicinski <kuba@kernel.org>2024-12-23 20:50:14 +0300
commita072ffd896efa6a6c8a0334c712fbc98a63c789c (patch)
treec0f8887ef0464d42e93b1ed94fb78224d2e1a840 /tools/perf/scripts/python/export-to-sqlite.py
parent30b981796b94b083da8fdded7cb74cb493608760 (diff)
downloadlinux-a072ffd896efa6a6c8a0334c712fbc98a63c789c.tar.xz
eth: fbnic: fix csr boundary for RPM RAM section
The CSR dump support leverages the FBNIC_BOUNDS macro, which pads the end condition for each section by adding an offset of 1. However, the RPC RAM section, which is dumped differently from other sections, does not rely on this macro and instead directly uses end boundary address. Hence, subtracting 1 from the end address results in skipping a register. Fixes 3d12862b216d (“eth: fbnic: Add support to dump registers”) Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com> Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com> Link: https://patch.msgid.link/20241218232614.439329-1-mohsin.bashr@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions