kernel-hacking-2024-linux-s.../kernel/trace
Li Zefan d1303dd1d6 tracing/filters: Add comment for match callbacks
We should be clear on 2 things:

- the length parameter of a match callback includes
  tailing '\0'.

- the string to be searched might not be NULL-terminated.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
LKML-Reference: <4B4E8770.7000608@cn.fujitsu.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2010-01-14 22:38:14 -05:00
..
blktrace.c
ftrace.c ftrace: Fix MATCH_END_ONLY function filter 2010-01-14 22:38:03 -05:00
Kconfig tracing: Kconfig spelling fixes and cleanups 2009-12-28 10:37:54 +01:00
kmemtrace.c
Makefile
power-traces.c
ring_buffer.c ring-buffer: Add rb_list_head() wrapper around new reader page next field 2010-01-06 20:40:44 -05:00
ring_buffer_benchmark.c
trace.c Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-12-31 11:52:01 -08:00
trace.h
trace_boot.c
trace_branch.c
trace_clock.c
trace_entries.h
trace_event_profile.c
trace_events.c
trace_events_filter.c tracing/filters: Add comment for match callbacks 2010-01-14 22:38:14 -05:00
trace_export.c tracing: Fix sign fields in ftrace_define_fields_##call() 2009-12-30 10:27:06 -05:00
trace_functions.c
trace_functions_graph.c
trace_hw_branches.c
trace_irqsoff.c
trace_kprobe.c Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-12-31 11:52:01 -08:00
trace_ksym.c ksym_tracer: Remove trace_stat 2009-12-30 07:50:50 +01:00
trace_mmiotrace.c
trace_nop.c
trace_output.c
trace_output.h
trace_printk.c
trace_sched_switch.c
trace_sched_wakeup.c
trace_selftest.c
trace_selftest_dynamic.c
trace_stack.c
trace_stat.c
trace_stat.h
trace_syscalls.c
trace_sysprof.c perf events, x86/stacktrace: Make stack walking optional 2009-12-17 09:56:19 +01:00
trace_workqueue.c