index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_seq.c
Age
Commit message (
Expand
)
Author
2020-01-21
tracing: Remove unused TRACE_SEQ_BUF_USED
Alex Shi
2020-01-03
tracing: Fix indentation issue
Colin Ian King
2019-11-14
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
2018-08-16
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
2015-02-13
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-11-19
tracing: Use trace_seq_used() and seq_buf_used() instead of len
Steven Rostedt (Red Hat)
2014-11-19
tracing: Convert seq_buf_path() to be like seq_path()
Steven Rostedt (Red Hat)
2014-11-19
tracing: Create seq_buf layer in trace_seq
Steven Rostedt (Red Hat)
2014-11-19
tracing: Remove return values of most trace_seq_*() functions
Steven Rostedt (Red Hat)
2014-11-19
tracing: Fix trace_seq_bitmask() to start at current position
Steven 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 robust
Steven Rostedt (Red Hat)
2014-07-01
tracing: Clean up trace_seq.c
Steven Rostedt (Red Hat)
2014-07-01
tracing: Move the trace_seq_* functions into its own trace_seq.c file
Steven Rostedt (Red Hat)