summaryrefslogtreecommitdiff
path: root/include/linux/trace_seq.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tracing: Use trace_seq_used() and seq_buf_used() instead of lenSteven Rostedt (Red Hat)2014-11-19
* tracing: Create seq_buf layer in trace_seqSteven Rostedt (Red Hat)2014-11-19
* tracing: Remove return values of most trace_seq_*() functionsSteven Rostedt (Red Hat)2014-11-19
* tracing: Add trace_seq_has_overflowed() and trace_handle_return()Steven Rostedt (Red Hat)2014-11-19
* tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)2014-07-01
* tracing: Remove trace_seq_reserve()Steven Rostedt (Red Hat)2014-07-01
* tracing: Make trace_seq_putmem_hex() more robustSteven Rostedt (Red Hat)2014-07-01
* tracing: Clean up trace_seq.cSteven Rostedt (Red Hat)2014-07-01
* tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat)2014-07-01
* tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)2014-05-15
* constify path argument of trace_seq_path()Al Viro2012-03-20
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* tracing: Add full state to trace_seqJohannes Berg2009-12-09
* tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2009-12-09
* tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-24
* tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.hWu Zhangjin2009-06-15
* tracing: add trace_seq_vprint interfaceSteven Rostedt2009-06-09
* tracing: remove dangling semicolonSteven Rostedt2009-04-20
* tracing: remove format attribute of inline functionSteven Rostedt2009-04-18
* tracing/events: add support for modules to TRACE_EVENTSteven Rostedt2009-04-14
* tracing: make trace_seq operations available for core kernelSteven Rostedt2009-04-14