Fix: type mismatch in clone instrumentation
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 21 Oct 2020 16:24:40 +0000 (12:24 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 21 Oct 2020 16:24:40 +0000 (12:24 -0400)
commitd1f635338ee4804f25dfe4efd52bee8e81932e9f
tree651e58f4b838567b74dc51a3d3ba1c111162a963
parentd775625e2ba4825b73b5897e7701ad6e2bdba115
Fix: type mismatch in clone instrumentation

The data and metadata types should all agree to use "unsigned long",
else it triggers babeltrace trace parsing errors.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/instrumentation/syscalls/headers/syscalls_pointers_override.h
This page took 0.026481 seconds and 4 git commands to generate.