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


Groups > linux.kernel > #1353154

Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag callback

From Steven Rostedt <rostedt@goodmis.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag callback
Date 2016-03-08 16:40 +0100
Message-ID <rarTR-2Ho-31@gated-at.bofh.it> (permalink)
References <raq1I-1uo-19@gated-at.bofh.it> <raqXM-25J-15@gated-at.bofh.it> <rarKa-2CK-1@gated-at.bofh.it> <rarTQ-2Ho-13@gated-at.bofh.it> <rarTQ-2Ho-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 8 Mar 2016 10:33:51 -0500
Steven Rostedt <rostedt@goodmis.org> wrote:

> On Tue, 8 Mar 2016 10:32:11 -0500
> Steven Rostedt <rostedt@goodmis.org> wrote:
> 
> 
> > The latency tracers share flags (irqsoff, preemptoff and preemptirqsoff)  
> 
> Although, that may have changed recently. /me investigates.

Ah it did:

Commit 03905582fd0939 "tracing: Move "display-graph" option to main
options" removed duplicate trace options.

Thus, I guess your change is fine. I'll go back and include it.

-- Steve

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


Thread

[PATCH 1/2] tracing: make tracer_flags use the right set_flag callback Chunyu Hu <chuhu@redhat.com> - 2016-03-08 14:40 +0100
  [PATCH 2/2] tracing: fix typoes in code comment and printk in trace_nop.c Chunyu Hu <chuhu@redhat.com> - 2016-03-08 14:40 +0100
  Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback kbuild test robot <lkp@intel.com> - 2016-03-08 15:00 +0100
  Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Steven Rostedt <rostedt@goodmis.org> - 2016-03-08 15:20 +0100
  Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Steven Rostedt <rostedt@goodmis.org> - 2016-03-08 15:40 +0100
    Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Chunyu Hu <chuhu@redhat.com> - 2016-03-08 16:30 +0100
      Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Steven Rostedt <rostedt@goodmis.org> - 2016-03-08 16:40 +0100
        Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Steven Rostedt <rostedt@goodmis.org> - 2016-03-08 16:40 +0100
      Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Steven Rostedt <rostedt@goodmis.org> - 2016-03-08 16:40 +0100
  Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Steven Rostedt <rostedt@goodmis.org> - 2016-03-08 16:00 +0100
    Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Steven Rostedt <rostedt@goodmis.org> - 2016-03-08 16:20 +0100
      Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Chunyu Hu <chuhu@redhat.com> - 2016-03-08 17:00 +0100
        Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Steven Rostedt <rostedt@goodmis.org> - 2016-03-08 17:30 +0100
          Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Chunyu Hu <chuhu@redhat.com> - 2016-03-09 14:40 +0100
            Re: [PATCH 1/2] tracing: make tracer_flags use the right set_flag  callback Steven Rostedt <rostedt@goodmis.org> - 2016-03-09 15:00 +0100

csiph-web