lkml.org 
[lkml]   [2010]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC][PATCH 3/5] sched: Change the ttwu success details
From
Date
On Thu, 2010-12-16 at 16:23 +0100, Frederic Weisbecker wrote:

> > - TP_printk("comm=%s pid=%d prio=%d success=%d target_cpu=%03d",
> > + TP_printk("comm=%s pid=%d prio=%d target_cpu=%03d",
> > __entry->comm, __entry->pid, __entry->prio,
> > - __entry->success, __entry->target_cpu)
> > + __entry->target_cpu)
>
> Note we'll need to fix some perf scripts after that. And also perf sched,
> probably perf timechart and so on...

Do any of those actually use the success parameter? If not, then me
removing it shouldn't break those tools since they're supposed to parse
the format stuff and not notice it missing ;-)


\
 
 \ /
  Last update: 2010-12-16 16:31    [W:0.085 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site