summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKarol Wachowski <karol.wachowski@intel.com>2025-01-07 18:32:29 +0100
committerJacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>2025-01-09 09:35:44 +0100
commit0240fa18d247c99a1967f2fed025296a89a1c5f5 (patch)
tree0af1309c2c530141c4f0389cba7fcef08ef688ed /tools/perf/scripts/python
parentbc3e5f48b7ee021371dc37297678f7089be6ce28 (diff)
downloadlinux-0240fa18d247c99a1967f2fed025296a89a1c5f5.tar.gz
linux-0240fa18d247c99a1967f2fed025296a89a1c5f5.zip
accel/ivpu: Dump only first MMU fault from single context
Stop dumping consecutive faults from an already faulty context immediately, instead of waiting for the context abort thread handler (IRQ handler bottom half) to abort currently executing jobs. Remove 'R' (record events) bit from context descriptor of a faulty context to prevent future faults generation. This change speeds up the IRQ handler by eliminating the need to print the fault content repeatedly. Additionally, it prevents flooding dmesg with errors, which was occurring due to the delay in the bottom half of the handler stopping fault-generating jobs. Signed-off-by: Karol Wachowski <karol.wachowski@intel.com> Signed-off-by: Maciej Falkowski <maciej.falkowski@linux.intel.com> Reviewed-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com> Signed-off-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250107173238.381120-7-maciej.falkowski@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions