lkml.org 
[lkml]   [2011]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCHv2 1/5] tracing, function_graph: Remove dependency of abstime and duration fields on latency
From
Date
On Fri, 2011-06-03 at 16:58 +0200, Jiri Olsa wrote:

> With following commands:
> # echo function_graph > ./current_tracer
> # cat trace
>
> This is what it looked like before:
> # tracer: function_graph
> #
> # TIME CPU DURATION FUNCTION CALLS
> # | | | | | | | |
> 0) 0.068 us | } /* page_add_file_rmap */
> 0) | _raw_spin_unlock() {
> ...
>
> This is what it looks like now:
> # tracer: function_graph
> #
> # CPU DURATION FUNCTION CALLS
> # | | | | | | |
> 0) 0.068 us | } /* add_preempt_count */
> 0) 0.993 us | } /* vfsmount_lock_local_lock */
> ...

Much nicer change log.

Thanks!

Seems that every patch I test I stumble across another (unrelated) bug.
And then I get side tracked into fixing that bug. So it may be a while
before I get to these.

-- Steve




\
 
 \ /
  Last update: 2011-06-03 17:05    [W:0.139 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site