mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing, function_graph: signaling very large function execution time
@ 2014-10-23  8:17 byungchul.park
  2014-10-23  8:17 ` [PATCH 1/2] tracing, function_graph: fix micro seconds notation in comment byungchul.park
  2014-10-23  8:17 ` [PATCH 2/2] tracing, function_graph: add additional marks to signal very large function execution time byungchul.park
  0 siblings, 2 replies; 10+ messages in thread
From: byungchul.park @ 2014-10-23  8:17 UTC (permalink / raw)
  To: rostedt, mingo; +Cc: jolsa, vanilla, linux-kernel, Byungchul Park

From: Byungchul Park <byungchul.park@lge.com>

Hello.

When I analysis the exit_mm() function to find out the reason why the
function spends much time occasionally, this patch was very useful.
I thought this patch cannot be useful only for me, but can be also
useful for anybody who want to be signaled for very large function
execution time, so I decided to submit this patchset.

Is there anybody who have such a demand? :)

Thanks,
Byungchul.

Byungchul Park (2):
  tracing, function_graph: fix micro seconds notation in comment
  tracing, function_graph: add additional marks to signal very large
    function execution time

 kernel/trace/trace_functions_graph.c |   12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-11-03  0:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-23  8:17 [PATCH 0/2] tracing, function_graph: signaling very large function execution time byungchul.park
2014-10-23  8:17 ` [PATCH 1/2] tracing, function_graph: fix micro seconds notation in comment byungchul.park
2014-10-24  0:20   ` Namhyung Kim
2014-10-24  1:07     ` Byungchul Park
2014-10-31 16:51       ` Steven Rostedt
2014-10-23  8:17 ` [PATCH 2/2] tracing, function_graph: add additional marks to signal very large function execution time byungchul.park
2014-10-31 17:01   ` Steven Rostedt
2014-10-31 17:04     ` Steven Rostedt
2014-11-03  0:03       ` Byungchul Park
2014-11-03  0:50     ` Byungchul Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome