On Mon, 2013-08-05 at 20:51 +0200, Oleg Nesterov wrote:
> On 08/05, Steven Rostedt wrote:
> >
> > On Mon, 2013-08-05 at 18:50 +0200, Oleg Nesterov wrote:
> >
> > > Signed-off-by: Oleg Nesterov
> > > Tested-by: David Ahern
> > > Reviewed-and-Acked-by: Steven Rostedt
> >
> > Just so you know. The
On 08/05, Steven Rostedt wrote:
>
> On Mon, 2013-08-05 at 18:50 +0200, Oleg Nesterov wrote:
>
> > Signed-off-by: Oleg Nesterov
> > Tested-by: David Ahern
> > Reviewed-and-Acked-by: Steven Rostedt
>
> Just so you know. The standard that we now want to live by is only one
> tag per line. I know I
On Mon, 2013-08-05 at 18:50 +0200, Oleg Nesterov wrote:
> Signed-off-by: Oleg Nesterov
> Tested-by: David Ahern
> Reviewed-and-Acked-by: Steven Rostedt
Just so you know. The standard that we now want to live by is only one
tag per line. I know I gave you that tag in my email, but when adding i
To simplify the review of the next patches:
1. We are going to reimplent __perf_task/counter and embedd them
into TP_ARGS(). expand TRACE_EVENT(sched_stat_runtime) into
DECLARE_EVENT_CLASS() + DEFINE_EVENT(), this way they can use
different TP_ARGS's.
2. Change perf_trace_##call() macro
To simplify the review of the next patches:
1. We are going to reimplent __perf_task/counter and embedd them
into TP_ARGS(). expand TRACE_EVENT(sched_stat_runtime) into
DECLARE_EVENT_CLASS() + DEFINE_EVENT(), this way they can use
different TP_ARGS's.
2. Change perf_trace_##call() macro
To simplify the review of the next patch:
1. We are going to reimplent __perf_task/counter and embedd them
into TP_ARGS(). expand TRACE_EVENT(sched_stat_runtime) into
DECLARE_EVENT_CLASS() + DEFINE_EVENT(), this way they can use
different TP_ARGS's.
2. Change perf_trace_##call() macri to
6 matches
Mail list logo