commit | 6d3f1e12f46a2f9a1bb7e7aa433df8dd31ce5647 | [log] [tgz] |
---|---|---|
author | Jiri Olsa <jolsa@redhat.com> | Fri Oct 23 19:36:19 2009 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Oct 24 11:07:51 2009 +0200 |
tree | 0c08371aefcf53b976d61e6a74667bcb21db3251 | |
parent | 67b394f7f26d84edb7294cc6528ab7ca6daa2ad1 [diff] |
tracing: Remove cpu arg from the rb_time_stamp() function The cpu argument is not used inside the rb_time_stamp() function. Plus fix a typo. Signed-off-by: Jiri Olsa <jolsa@redhat.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <20091023233647.118547500@goodmis.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>