summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2026-07-06 13:05:20 +1000
committerDanilo Krummrich <dakr@kernel.org>2026-07-12 18:12:11 +0200
commit34e27b90552acf21bd73aac395667c8aae6da480 (patch)
treecc6e7038f5652bf805542f3d112c4d5fcda84e05 /tools/perf/scripts/python/bin/stackcollapse-record
parenta284476db2653ae893f46cbea408eb412db54eb0 (diff)
nouveau/instmem: use iomapping interface for instmem handling
This avoids constant need to ioremap when instobjs move at least on 64-bit systems. This create the io mapping on first use, because creating it at init time causes a resource mapping error, because nouveau hasn't kicked simpledrm off the hardware yet, but ioremap_wc the whole BAR causes an overlap with BOOTFB/simpledrm. I think the resource system could do better here, but it's easier to just delay creating the mapping until first use. Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patch.msgid.link/20260706030520.857104-1-airlied@gmail.com Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions