Prepare LTTng override of ring buffer fops
authorJulien Desfossez <jdesfossez@efficios.com>
Mon, 16 Sep 2013 15:18:30 +0000 (11:18 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 Sep 2013 16:27:53 +0000 (11:27 -0500)
commited8d02d6a3d1dae8e7ecbda764202a0316b5ea6f
treeb419471e03f22379def1873e67c60c0ff65c1740
parentfc8216ae9ec5d18172d8227d179475e7cc1fb45c
Prepare LTTng override of ring buffer fops

This patch allows LTTng to override the file operations of the lib ring
buffer.
For now it does not provide any additional functions, but it prepares
the work of adding LTTng-specific ioctls to the ring buffer.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-abi.c
This page took 0.026662 seconds and 4 git commands to generate.