public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Teach perf_trace_##call() to check hlist_empty(perf_events)
@ 2013-08-06 16:08 Oleg Nesterov
  2013-08-06 16:08 ` [PATCH v2 1/3] tracing/perf: Expand TRACE_EVENT(sched_stat_runtime) Oleg Nesterov
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Oleg Nesterov @ 2013-08-06 16:08 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Steven Rostedt, Frederic Weisbecker, Peter Zijlstra, David Ahern,
	Masami Hiramatsu, zhangwei(Jovi), linux-kernel

On 08/05, Steven Rostedt wrote:
>
> > Sorry... should I resend once again ?
>
> Sure, why not. It's only 3 patches :-)

OK. Added "v2" to avoid the confusion.

The only change is

	- Reviewed-and-Acked-by: Steven Rostedt <rostedt@goodmis.org>
	+ Reviewed-by: Steven Rostedt <rostedt@goodmis.org>
	+ Acked-by: Steven Rostedt <rostedt@goodmis.org>
	
> I wonder if the Reviewed-by assumes the Acked-by?

I dunno. But since you gave me both, I'd better preserve them all.

Oleg.

 include/trace/events/sched.h |   22 ++++++++--------------
 include/trace/ftrace.h       |   33 ++++++++++++++++++++-------------
 2 files changed, 28 insertions(+), 27 deletions(-)


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

end of thread, other threads:[~2013-08-15 19:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-06 16:08 [PATCH v2 0/3] Teach perf_trace_##call() to check hlist_empty(perf_events) Oleg Nesterov
2013-08-06 16:08 ` [PATCH v2 1/3] tracing/perf: Expand TRACE_EVENT(sched_stat_runtime) Oleg Nesterov
2013-08-15 19:48   ` [tip:perf/core] tracing/perf: Expand TRACE_EVENT( sched_stat_runtime) tip-bot for Oleg Nesterov
2013-08-06 16:08 ` [PATCH v2 2/3] tracing/perf: Reimplement TP_perf_assign() logic Oleg Nesterov
2013-08-15 19:48   ` [tip:perf/core] " tip-bot for Oleg Nesterov
2013-08-06 16:08 ` [PATCH v2 3/3] tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when possible Oleg Nesterov
2013-08-15 19:49   ` [tip:perf/core] " tip-bot for Oleg Nesterov
2013-08-12 15:09 ` [PATCH v2 0/3] Teach perf_trace_##call() to check hlist_empty(perf_events) Peter Zijlstra
2013-08-12 17:45   ` Oleg Nesterov
2013-08-13  7:47     ` Peter Zijlstra

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