android_kernel_samsung_a7y1.../kernel/trace
Park Ju Hyung 064c557846 trace: add CONFIG_DISABLE_TRACE_PRINTK option
Poorly made kernel trees often use trace_printk() without
properly guarding them in a #ifdef macro.
Such usage of trace_printk() causes a warning at
boot and additional memory allocation.

This option serves to disable those all at once with ease.

Change-Id: I2cb2085f48064bda8c18806597c5aee57237dca6
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
2020-09-03 21:32:37 +05:30
..
blktrace.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bpf_trace.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ftrace.c ftrace: Avoid potential division by zero in function profiler 2020-04-07 13:24:49 +02:00
gpu-traces.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig trace: add CONFIG_DISABLE_TRACE_PRINTK option 2020-09-03 21:32:37 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
power-traces.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ring_buffer_benchmark.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ring_buffer.c trace: Fix preempt_enable_no_resched() abuse 2020-04-06 16:38:41 +02:00
rpm-traces.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_benchmark.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_benchmark.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_branch.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_clock.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_entries.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_event_perf.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_events_filter_test.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_events_filter.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_events_trigger.c trigger_next should increase position index 2020-04-07 13:57:16 +02:00
trace_events.c tracing: Fix partial reading of trace event's id file 2020-04-06 18:14:00 +02:00
trace_export.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_functions_graph.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_functions.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_irqsoff.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_kdb.c tracing: Silence GCC 9 array bounds warning 2020-04-06 19:14:20 +02:00
trace_kprobe.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_mmiotrace.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_nop.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_output.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_output.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_printk.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_probe.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_probe.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_sched_switch.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_sched_wakeup.c kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail 2020-04-07 13:29:35 +02:00
trace_selftest_dynamic.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_selftest.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_seq.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_stack.c tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined 2020-04-07 13:29:37 +02:00
trace_stat.c tracing: Fix very unlikely race of registering two stat tracers 2020-04-07 13:55:56 +02:00
trace_stat.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_syscalls.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace_uprobe.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
trace.c fs: prevent page refcount overflow in pipe_buf_get 2020-04-07 14:09:48 +02:00
trace.h tracing: Silence GCC 9 array bounds warning 2020-04-06 19:14:20 +02:00