On Mon, May 18, 2015 at 09:57:23AM -0300, Arnaldo Carvalho de Melo wrote:
> Em Mon, May 18, 2015 at 09:30:18AM +0900, Namhyung Kim escreveu:
> > The copyfile_offset() function is to copy source data from given
> > offset to a destination file with an offset. It'll be used to build
> > an indexed d
Em Mon, May 18, 2015 at 09:30:18AM +0900, Namhyung Kim escreveu:
> The copyfile_offset() function is to copy source data from given
> offset to a destination file with an offset. It'll be used to build
> an indexed data file.
>
> Signed-off-by: Namhyung Kim
>From looking at this patchkit before
The copyfile_offset() function is to copy source data from given
offset to a destination file with an offset. It'll be used to build
an indexed data file.
Signed-off-by: Namhyung Kim
---
tools/perf/util/util.c | 38 +-
tools/perf/util/util.h | 1 +
2 files c
3 matches
Mail list logo