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


Groups > linux.kernel > #1345178

Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr' to '__syscall_nr'

From Taeung Song <treeze.taeung@gmail.com>
Newsgroups linux.kernel
Subject Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr' to '__syscall_nr'
Date 2016-02-28 08:50 +0100
Message-ID <r74h3-7vF-1@gated-at.bofh.it> (permalink)
References <r6qtk-3P8-11@gated-at.bofh.it> <r6r62-44C-11@gated-at.bofh.it> <r6vjj-7ja-3@gated-at.bofh.it> <r6PL4-5Gw-23@gated-at.bofh.it> <r6RWx-76H-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On 02/28/2016 03:34 AM, Steven Rostedt wrote:
> On Sun, 28 Feb 2016 01:10:19 +0900
> Taeung Song <treeze.taeung@gmail.com> wrote:
>
>> I got it :-)
>> In conclusion, output of format
>> (/sys/kernel/debug/tracing/events/syscalls/*/format)
>> has __syscall_nr for syscall number but the kernel structure
>> 'syscall_trace_enter' and 'syscall_trace_exit' have not __syscall_nr
>> variable.
>> Is it right ?
>
> Correct. Just change the output of the format file. Not the data
> structures in the kernel.
>
> Thanks,
>
> -- Steve

Thank you !! :-)

Taeung

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


Thread

[PATCH v3 1/2] tracing/syscalls: Rename variable 'nr' to '__syscall_nr' Taeung Song <treeze.taeung@gmail.com> - 2016-02-26 14:20 +0100
  [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr' to  '__syscall_nr' Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-02-26 15:00 +0100
    Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Steven Rostedt <rostedt@goodmis.org> - 2016-02-26 19:30 +0100
      Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-02-26 20:10 +0100
      Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Taeung Song <treeze.taeung@gmail.com> - 2016-02-27 17:20 +0100
        Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Steven Rostedt <rostedt@goodmis.org> - 2016-02-27 19:40 +0100
          Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Taeung Song <treeze.taeung@gmail.com> - 2016-02-28 08:50 +0100
    Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Peter Zijlstra <peterz@infradead.org> - 2016-02-27 16:20 +0100
      Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-02-29 15:30 +0100

csiph-web