On 02/28/2016 03:34 AM, Steven Rostedt wrote:
On Sun, 28 Feb 2016 01:10:19 +0900
Taeung Song <treeze.tae...@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

Reply via email to