From: David Goulet Date: Mon, 30 Jul 2012 16:41:10 +0000 (-0400) Subject: Merge mmap/splice fct. for both consumers X-Git-Tag: v2.1.0-rc1~42 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;ds=sidebyside;h=f02e1e8a5820da2eda835add020f92ca8d32c973;hp=f02e1e8a5820da2eda835add020f92ca8d32c973;p=lttng-tools.git Merge mmap/splice fct. for both consumers Between UST and kernel, there was duplicate portion of code for the mmap and splice read subbuffer functions. Signed-off-by: David Goulet ---