diff options
author | Jiri Olsa <[email protected]> | 2009-10-23 19:36:16 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-10-24 11:07:49 +0200 |
commit | cf8517cf905b5cd31d5790250b9ac39f7cb8aa53 (patch) | |
tree | 22796f676ce955ec204ece1485dac6e93d1aeb3e /tools/perf/util/trace-event-scripting.c | |
parent | 964fe080d94db82a3268443e9b9ece4c60246414 (diff) |
tracing: Update *ppos instead of filp->f_pos
Instead of directly updating filp->f_pos we should update the *ppos
argument. The filp->f_pos gets updated within the file_pos_write()
function called from sys_write().
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions