lkml.org 
[lkml]   [2008]   [Apr]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 00/37] Linux Kernel Markers instrumentation for sched-devel.git

* Peter Zijlstra <a.p.zijlstra@chello.nl> wrote:

> Subject: sched: de-uglyfy marker impact

> rq = task_rq_lock(p, &flags);
> - trace_mark(kernel_sched_wait_task, "pid %d state %ld",
> - p->pid, p->state);
> + trace_kernel_sched_wait(p);

that does look more compact and more maintainable indeed. (and should
not impact tracers in any way - we still get the very same marker) Does
this make scheduler markers more acceptable to you? If yes i'll queue
this up.

Ingo


\
 
 \ /
  Last update: 2008-04-28 20:25    [W:0.212 / U:0.844 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site