Introduce __dynamic_array_enc_ext_2() and tp_memcpy_dyn_2()
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 4 Jul 2013 19:45:20 +0000 (15:45 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 4 Jul 2013 19:45:20 +0000 (15:45 -0400)
commit84da520620463b0168a5ecc750adc5332d857c9c
tree54058512d1381d2692875c598d82b2be0ad13475
parentc9b3b5e2ac45c6e972d53c4bd7f8a535314feddc
Introduce __dynamic_array_enc_ext_2() and tp_memcpy_dyn_2()

Allow copying into a single variable-length buffer from two sources.
Needed to fix printk support for Linux kernel < 3.5.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
probes/lttng-events-reset.h
probes/lttng-events.h
This page took 0.026526 seconds and 4 git commands to generate.