[PATCH 0/4] tracing: couple of minor fixies

From: Jiri Olsa
Date: Wed Oct 21 2009 - 10:37:37 EST


Hi,

sending few minor fixes.

1/4 - tracing: updating *ppos instead of filp->f_pos
2/4 - tracing: fix trace_seq_printf return value
3/4 - tracing: comment typo and documentation example fix
4/4 - tracing: removing cpu arg from rb_time_stamp function

wbr,
jirka

Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx>
---
Documentation/trace/ftrace.txt | 2 ++
include/linux/trace_seq.h | 2 +-
kernel/trace/ftrace.c | 2 +-
kernel/trace/ring_buffer.c | 12 ++++++------
kernel/trace/trace.c | 8 ++++----
kernel/trace/trace_output.c | 2 +-
6 files changed, 15 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/