Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1354187

Re: [v4.4-rt PATCH] rt: trace: add rcuidle version macro for preemptirqsoff_hist and hrtimer_interrupt

From Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Newsgroups linux.kernel
Subject Re: [v4.4-rt PATCH] rt: trace: add rcuidle version macro for preemptirqsoff_hist and hrtimer_interrupt
Date 2016-03-09 15:50 +0100
Message-ID <raNB0-L2-13@gated-at.bofh.it> (permalink)
References <radnR-1zk-51@gated-at.bofh.it> <ral22-6Ie-7@gated-at.bofh.it> <ravkK-5fa-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


* Steven Rostedt | 2016-03-08 14:17:13 [-0500]:

>> > index 6122e42..37f6eb8 100644
>> > --- a/include/trace/events/hist.h
>> > +++ b/include/trace/events/hist.h
>> > @@ -9,6 +9,7 @@
>> >  
>> >  #if !defined(CONFIG_PREEMPT_OFF_HIST) && !defined(CONFIG_INTERRUPT_OFF_HIST)
>> >  #define trace_preemptirqsoff_hist(a, b)
>> > +#define trace_preemptirqsoff_hist_rcuidle(a, b)
>> >  #else
>> >  TRACE_EVENT(preemptirqsoff_hist,  
>> 
>> I have this piece already in my tree.
>
>I don't see it in your git repo.
https://git.kernel.org/cgit/linux/kernel/git/rt/linux-rt-devel.git/commit/?h=linux-4.4.y-rt&id=bb2d8f27070df470619f216b02261b10dcc5161d

Sebastian

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[v4.4-rt PATCH] rt: trace: add rcuidle version macro for preemptirqsoff_hist and hrtimer_interrupt Yang Shi <yang.shi@windriver.com> - 2016-03-08 01:10 +0100
  Re: [v4.4-rt PATCH] rt: trace: add rcuidle version macro for  preemptirqsoff_hist and hrtimer_interrupt Sebastian Andrzej Siewior <bigeasy@linutronix.de> - 2016-03-08 09:20 +0100
    Re: [v4.4-rt PATCH] rt: trace: add rcuidle version macro for  preemptirqsoff_hist and hrtimer_interrupt Steven Rostedt <rostedt@goodmis.org> - 2016-03-08 20:20 +0100
      Re: [v4.4-rt PATCH] rt: trace: add rcuidle version macro for  preemptirqsoff_hist and hrtimer_interrupt Sebastian Andrzej Siewior <bigeasy@linutronix.de> - 2016-03-09 15:50 +0100
        Re: [v4.4-rt PATCH] rt: trace: add rcuidle version macro for  preemptirqsoff_hist and hrtimer_interrupt Steven Rostedt <rostedt@goodmis.org> - 2016-03-09 16:10 +0100
    Re: [v4.4-rt PATCH] rt: trace: add rcuidle version macro for  preemptirqsoff_hist and hrtimer_interrupt Yang Shi <yang.shi@windriver.com> - 2016-03-09 09:30 +0100

csiph-web