On Wed, 9 Mar 2016 15:46:23 +0100
Sebastian Andrzej Siewior wrote:
> * 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(CONFI
* 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_
On 3/8/2016 12:10 AM, Sebastian Andrzej Siewior wrote:
On 03/08/2016 12:45 AM, Yang Shi wrote:
diff --git a/include/trace/events/hist.h b/include/trace/events/hist.h
index 6122e42..37f6eb8 100644
--- a/include/trace/events/hist.h
+++ b/include/trace/events/hist.h
@@ -9,6 +9,7 @@
#if !define
On Tue, 8 Mar 2016 09:10:36 +0100
Sebastian Andrzej Siewior wrote:
> On 03/08/2016 12:45 AM, Yang Shi wrote:
> > diff --git a/include/trace/events/hist.h b/include/trace/events/hist.h
> > index 6122e42..37f6eb8 100644
> > --- a/include/trace/events/hist.h
> > +++ b/include/trace/events/hist.h
> >
On 03/08/2016 12:45 AM, Yang Shi wrote:
> diff --git a/include/trace/events/hist.h b/include/trace/events/hist.h
> 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_
When building rt kernel with IRQSOFF_TRACER enabled but INTERRUPT_OFF_HIST or
PREEMPT_OFF_HIST disabled, the below build failure will be triggered:
| /home/yshi/linux-rt/kernel/trace/trace_irqsoff.c: In function
'time_hardirqs_on':
| /home/yshi/linux-rt/kernel/trace/trace_irqsoff.c:453:2: error:
6 matches
Mail list logo