ftrace: add tracing_thresh to function profile
authorUmesh Tiwari <umesh.t@samsung.com>
Mon, 22 Jun 2015 11:28:08 +0000 (16:58 +0530)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 21 Jul 2015 02:30:51 +0000 (22:30 -0400)
commit8e436ca042d904533a1e14fdc85f0facdfca752f
tree96448dc17ffb1e919481c69fe7cb2ae01ddab67d
parent72ac426a5bb0cec572d26b4456f8c1e14601694e
ftrace: add tracing_thresh to function profile

This patch extends tracing_thresh functionality to function profile tracer.
If tracing_thresh is set, print those entries only,
whose average is > tracing thresh.

Link: http://lkml.kernel.org/r/1434972488-8571-1-git-send-email-umesh.t@samsung.com
Signed-off-by: Umesh Tiwari <umesh.t@samsung.com>
[ Removed unnecessary 'moved' comment ]
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ftrace.c
This page took 0.025408 seconds and 5 git commands to generate.