summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2011-03-22 02:59:21 (GMT)
committerSteven Rostedt <rostedt@goodmis.org>2011-04-04 16:18:24 (GMT)
commit0588fa30db44fd2d4032b36a061c87478a43fbee (patch)
tree2c58392c0c3bd24ae2831189aea2586de754c8f1 /Makefile
parent176fcc5c5f0131504a55e1e1d35389c49a9177c2 (diff)
downloadlinux-fsl-qoriq-0588fa30db44fd2d4032b36a061c87478a43fbee.tar.xz
tracing: Convert trace_printk() formats for module to const char *
The trace_printk() formats for modules do not show up in the debugfs/tracing/printk_formats file. Only the formats that are for trace_printk()s that are in the kernel core. To facilitate the change to add trace_printk() formats from modules into that file as well, we need to convert the structure that holds the formats from char fmt[], into const char *fmt, and allocate them separately. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions