Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/1] lib/igt_core: capture logs for child processes
@ 2025-03-13 12:50 Pawel Sikora
  2025-03-13 12:50 ` [PATCH i-g-t 1/1] " Pawel Sikora
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Pawel Sikora @ 2025-03-13 12:50 UTC (permalink / raw)
  To: igt-dev; +Cc: Kamil Konieczny, Thomas Wood, Zbigniew Kempczynski

Add a fix for proper log collection from child processes by the IGT runner.

This change addresses the issue of missing logs for child
processes in the IGT runner:
https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2178

The '_igt_log_buffer_dump()' function is now called before
exiting child processes, ensuring that logs are properly
captured and not lost when IGT fails and child processes
dump logs before exiting.

Also, removing unnecessary comment about silent exit.

Pawel Sikora (1):
  lib/igt_core: capture logs for child processes

 lib/igt_core.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-03-24 11:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-13 12:50 [PATCH i-g-t 0/1] lib/igt_core: capture logs for child processes Pawel Sikora
2025-03-13 12:50 ` [PATCH i-g-t 1/1] " Pawel Sikora
2025-03-13 14:28   ` Zbigniew Kempczyński
2025-03-17 16:39   ` Kamil Konieczny
2025-03-21 10:07     ` Pawel Sikora
2025-03-24 11:05       ` Kamil Konieczny
2025-03-14 16:46 ` ✓ Xe.CI.Full: success for " Patchwork
2025-03-15  0:43 ` ✓ Xe.CI.BAT: success for lib/igt_core: capture logs for child processes (rev2) Patchwork
2025-03-15  1:02 ` ✓ i915.CI.BAT: " Patchwork
2025-03-15  9:48 ` ✓ Xe.CI.Full: " Patchwork
2025-03-15 11:58 ` ✗ i915.CI.Full: failure " Patchwork
2025-03-24 10:42   ` Pawel Sikora

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox