summaryrefslogtreecommitdiffstats
path: root/include/linux/trace_seq.h
Commit message (Expand)AuthorAgeFilesLines
* constify path argument of trace_seq_path()Al Viro2012-03-201-2/+2
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-4/+4
* tracing: Add full state to trace_seqJohannes Berg2009-12-091-0/+2
* tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2009-12-091-2/+3
* tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-241-1/+1
* tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.hWu Zhangjin2009-06-151-0/+2
* tracing: add trace_seq_vprint interfaceSteven Rostedt2009-06-091-0/+2
* tracing: remove dangling semicolonSteven Rostedt2009-04-201-1/+1
* tracing: remove format attribute of inline functionSteven Rostedt2009-04-181-1/+0
* tracing/events: add support for modules to TRACE_EVENTSteven Rostedt2009-04-141-0/+2
* tracing: make trace_seq operations available for core kernelSteven Rostedt2009-04-141-0/+89