diff options
author | Adrian Hunter <[email protected]> | 2014-07-14 13:02:51 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-07-16 17:57:36 -0300 |
commit | 919d86d3a3109d7d4f0d7347f34711ee2f8e6609 (patch) | |
tree | a03b196cfb5db134cb4209d7d24acf493823faae /fs/jbd2/commit.c | |
parent | 9c00a81b6aafc4ed375a43e7a54e6cf2d720c7c6 (diff) |
perf session: Flag if the event stream is entirely in memory
Flag if the event stream is a file that has been mmapped in one go.
This is useful, for example, if a tool needs to keep an event for later
reference. If the new flag is set, a pointer to the event can be
retained, otherwise the event must be copied.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions