summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@cn.fujitsu.com>2011-01-14 09:49:02 (GMT)
committerSteven Rostedt <rostedt@goodmis.org>2011-01-14 23:06:35 (GMT)
commit7f85803a26f304e698c673838aab06cc6d4d6e59 (patch)
tree8d8ea214a5ba1acbaf81493cedeed1f45f582744 /Kconfig
parentc94fbe1d9e1e9b1a1f82eb0b53b1cf53bcf9712b (diff)
downloadlinux-7f85803a26f304e698c673838aab06cc6d4d6e59.tar.xz
tracing: Remove syscall_exit_fields
There is no need for syscall_exit_fields as the syscall exit event class can already host the fields in its structure, like most other trace events do by default. Use that default behavior instead. Following this scheme, we don't need anymore to override the get_fields() callback of the syscall exit event class either. Hence both syscall_exit_fields and syscall_get_exit_fields() can be removed. Also changed some indentation to keep the following under 80 characters: ".fields = LIST_HEAD_INIT(event_class_syscall_exit.fields)," Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com> LKML-Reference: <4D301C0E.8090408@cn.fujitsu.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions