aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/trace_seq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-20constify path argument of trace_seq_path()Al Viro1-2/+2
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-4/+4
2009-12-09tracing: Add full state to trace_seqJohannes Berg1-0/+2
2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt1-2/+3
2009-10-24tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa1-1/+1
2009-06-15tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.hWu Zhangjin1-0/+2
2009-06-09tracing: add trace_seq_vprint interfaceSteven Rostedt1-0/+2
2009-04-20tracing: remove dangling semicolonSteven Rostedt1-1/+1
2009-04-18tracing: remove format attribute of inline functionSteven Rostedt1-1/+0
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt1-0/+2
2009-04-14tracing: make trace_seq operations available for core kernelSteven Rostedt1-0/+89