android_kernel_xiaomi_sdm845/kernel/trace
Steven Rostedt 7267fa6819 tracing: fix ref count in splice pages
The pages allocated for the splice binary buffer did not initialize
the ref count correctly. This caused pages not to be freed and causes
a drastic memory leak.

Thanks to logdev I was able to trace the tracer to find where the leak
was.

[ Impact: stop memory leak when using splice ]

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-04-29 08:02:44 +02:00
..
blktrace.c
events.c
ftrace.c
Kconfig
kmemtrace.c
Makefile
ring_buffer.c
trace_boot.c
trace_branch.c
trace_clock.c
trace_event_profile.c
trace_event_types.h
trace_events_filter.c
trace_events_stage_1.h
trace_events_stage_2.h
trace_events_stage_3.h
trace_events.c
trace_export.c
trace_functions_graph.c
trace_functions.c
trace_hw_branches.c
trace_irqsoff.c
trace_mmiotrace.c
trace_nop.c
trace_output.c
trace_output.h
trace_power.c
trace_printk.c
trace_sched_switch.c
trace_sched_wakeup.c
trace_selftest_dynamic.c
trace_selftest.c
trace_stack.c
trace_stat.c
trace_stat.h
trace_syscalls.c
trace_sysprof.c
trace_workqueue.c
trace.c tracing: fix ref count in splice pages 2009-04-29 08:02:44 +02:00
trace.h