Fix: live_test regression on large number of cpus
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 28 Apr 2015 21:23:34 +0000 (17:23 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 29 Apr 2015 16:00:02 +0000 (12:00 -0400)
commit72863b38144039e6ffb18efa7955da4208315716
tree2f872aaeb3f2d2fca23f0aa899af1c7cfa5ef781
parent4074c1df98dd9d8dbe39c13a8791e459db09b5db
Fix: live_test regression on large number of cpus

Merge fixes from Babeltrace lttng-live plugin, especially about
incorrect use of send() and recv().

Can be triggered with 32 virtual processors visible on the system with
the root_regression test suite.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/live/live_test.c
This page took 0.024517 seconds and 4 git commands to generate.