Check for hanging process at the end of a job.
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 11 Oct 2018 18:44:27 +0000 (14:44 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 18 Oct 2018 19:26:48 +0000 (15:26 -0400)
commit0a028cf67adaf9977e910161800ef800b72f2426
tree2295ab3bb6e6f1a49d19cc0168ba8bcf9b14a1fe
parent6740a196c2c1c4338179463b7b7697564b09f33c
Check for hanging process at the end of a job.

Run in all scenarios. We force a coredump and archive it to ./build.

Use ldd on /proc/$PID/exe to get actual dependencies.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
jobs/lttng-tools.yaml
scripts/lttng-tools/build.sh
scripts/lttng-tools/hang_processes.sh [new file with mode: 0755]
This page took 0.023209 seconds and 4 git commands to generate.