]> git.baikalelectronics.ru Git - kernel.git/commit
ftrace: Fix the output of profile
authorLi Zefan <lizf@cn.fujitsu.com>
Fri, 26 Jun 2009 03:15:37 +0000 (11:15 +0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 26 Jun 2009 07:25:42 +0000 (09:25 +0200)
commit16018d06e59c3d5d0915c6ad353ecf9fa98ec109
tree7568f2372564b45fa79bbcdd36273999cae0de8c
parent36d51e9c7506320b37021d834cfd2c9c9e908be6
ftrace: Fix the output of profile

The first entry of the ftrace profile was always skipped when
reading trace_stat/functionX.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <4A443D59.4080307@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/ftrace.c