aboutsummaryrefslogtreecommitdiff
path: root/include/linux/trace_seq.h
AgeCommit message (Expand)Author
2014-07-01tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)
2014-07-01tracing: Remove trace_seq_reserve()Steven Rostedt (Red Hat)
2014-07-01tracing: Make trace_seq_putmem_hex() more robustSteven Rostedt (Red Hat)
2014-07-01tracing: Clean up trace_seq.cSteven Rostedt (Red Hat)
2014-07-01tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat)
2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)
2012-03-20constify path argument of trace_seq_path()Al Viro
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2009-12-09tracing: Add full state to trace_seqJohannes Berg
2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt
2009-10-24tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa
2009-06-15tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.hWu Zhangjin
2009-06-09tracing: add trace_seq_vprint interfaceSteven Rostedt
2009-04-20tracing: remove dangling semicolonSteven Rostedt
2009-04-18tracing: remove format attribute of inline functionSteven Rostedt
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt
2009-04-14tracing: make trace_seq operations available for core kernelSteven Rostedt