aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_printk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-26tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)1-0/+19
2012-04-23tracing: Add percpu buffers for trace_printk()Steven Rostedt1-0/+4
2011-08-10tracing: Clean up tb_fmt to not give faulty compile warningSteven Rostedt1-9/+10
2011-06-09tracing: Fix regression in printk_formats fileSteven Rostedt1-4/+1
2011-04-04tracing: Print trace_bprintk() formats for modules tooSteven Rostedt1-6/+97
2011-04-04tracing: Convert trace_printk() formats for module to const char *Steven Rostedt1-6/+11
2009-09-18tracing: Remove markersChristoph Hellwig1-1/+0
2009-07-23tracing: show proper address for trace-printk formatSteven Rostedt1-1/+1
2009-06-24tracing_bprintk: Don't increment @pos in t_start()Li Zefan1-20/+6
2009-04-07tracing/ftrace: factorize the tracing files creationFrederic Weisbecker1-5/+1
2009-03-19tracing: remove recording function depth from trace_printkSteven Rostedt1-4/+4
2009-03-12tracing: export trace formats to user spaceSteven Rostedt1-5/+114
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker1-5/+28
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()Frederic Weisbecker1-0/+138