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
Age
Commit message (
Expand
)
Author
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
2018-03-23
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-23
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
tracing: Fix a potential NULL dereference
Dan Carpenter
2018-03-20
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
Yonghong Song
2018-03-14
tracing: Rewrite filter logic to be simpler and faster
Steven Rostedt (VMware)
2018-03-14
tracing: Clean up and document pred_funcs_##type creation and use
Steven Rostedt (VMware)
2018-03-14
tracing: Combine enum and arrays into single macro in filter code
Steven Rostedt (VMware)
2018-03-13
tracing: Unify the "boot" and "mono" tracing clocks
Thomas Gleixner
2018-03-10
tracing: Embed replace_filter_string() helper function
Steven Rostedt (VMware)
2018-03-10
tracing: Only add filter list when needed
Steven Rostedt (VMware)
2018-03-10
tracing: Remove filter allocator helper
Steven Rostedt (VMware)
2018-03-10
tracing: Use trace_seq instead of open code string appending
Steven Rostedt (VMware)
2018-03-10
tracing: Remove BUG_ON() from append_filter_string()
Steven Rostedt (VMware)
2018-03-10
tracing: Add inter-event blurb to HIST_TRIGGERS config option
Tom Zanussi
2018-03-10
tracing: Use the ring-buffer nesting to allow synthetic events to be traced
Steven Rostedt (VMware)
2018-03-10
ring-buffer: Add nesting for adding events within events
Steven Rostedt (VMware)
2018-03-10
tracing: Add a clock attribute for hist triggers
Tom Zanussi
2018-03-10
tracing: Make tracing_set_clock() non-static
Tom Zanussi
2018-03-10
tracing: Add 'last error' error facility for hist triggers
Tom Zanussi
2018-03-10
tracing: Add hist trigger support for variable reference aliases
Tom Zanussi
2018-03-10
tracing: Add cpu field for hist triggers
Tom Zanussi
2018-03-10
tracing: Allow whitespace to surround hist trigger filter
Tom Zanussi
2018-03-10
tracing: Add 'onmax' hist trigger action support
Tom Zanussi
2018-03-10
tracing: Add 'onmatch' hist trigger action support
Tom Zanussi
2018-03-10
tracing: Add support for 'field variables'
Tom Zanussi
2018-03-10
tracing: Add support for 'synthetic' events
Tom Zanussi
2018-03-10
tracing: Add hist trigger action hook
Tom Zanussi
2018-03-10
tracing: Add variable reference handling to hist triggers
Tom Zanussi
2018-03-10
tracing: Add hist_field 'type' field
Tom Zanussi
2018-03-10
tracing: Pass tracing_map_elt to hist_field accessor functions
Tom Zanussi
2018-03-10
tracing: Generalize per-element hist trigger data
Tom Zanussi
2018-03-10
tracing: Add simple expression support to hist triggers
Tom Zanussi
2018-03-10
tracing: Move get_hist_field_flags()
Tom Zanussi
2018-03-10
tracing: Account for variables in named trigger compatibility
Tom Zanussi
2018-03-10
tracing: Add variable support to hist triggers
Tom Zanussi
2018-03-10
tracing: Add usecs modifier for hist trigger timestamps
Tom Zanussi
2018-03-10
tracing: Add hist_data member to hist_field
Tom Zanussi
2018-03-10
tracing: Add per-element variable support to tracing_map
Tom Zanussi
2018-03-10
tracing: Add hist trigger timestamp support
Tom Zanussi
2018-03-10
tracing: Break out hist trigger assignment parsing
Tom Zanussi
2018-03-10
tracing: Add ring buffer event param to hist field functions
Tom Zanussi
2018-03-10
tracing: Give event triggers access to ring_buffer_event
Tom Zanussi
2018-03-10
tracing: Add timestamp_mode trace file
Tom Zanussi
2018-03-10
ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
Tom Zanussi
2018-03-10
ring-buffer: Add interface for setting absolute time stamps
Tom Zanussi
2018-03-10
tracing: Remove code which merges duplicates
Vedang Patel
2018-03-10
tracing: Add support to detect and avoid duplicates
Vedang Patel
2018-03-08
bpf: add support to read sample address in bpf program
Teng Qin
[prev]
[next]