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
2020-10-28
Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-27
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Steven Rostedt (VMware)
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-23
Merge tag 'trace-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2020-10-22
ring-buffer: Update the description for ring_buffer_wait
Qiujun Huang
2020-10-22
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
2020-10-16
Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2020-10-16
tracing: Remove __init from __trace_early_add_new_event()
Masami Hiramatsu
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
tracing: support "bool" type in synthetic trace events
Axel Rasmussen
2020-10-15
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
2020-10-15
tracing: Add synthetic event error logging
Tom Zanussi
2020-10-15
tracing: Check that the synthetic event and field names are legal
Tom Zanussi
2020-10-15
tracing: Move is_good_name() from trace_probe.h to trace.h
Tom Zanussi
2020-10-15
tracing: Don't show dynamic string internals in synthetic event description
Tom Zanussi
2020-10-15
tracing: Fix some typos in comments
Qiujun Huang
2020-10-15
tracing/boot: Add ftrace.instance.*.alloc_snapshot option
Masami Hiramatsu
2020-10-15
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
2020-10-15
tracing: Check return value of __create_val_fields() before using its result
Steven Rostedt (VMware)
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-10-12
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-08
tracing: Fix synthetic print fmt check for use of __get_str()
Steven Rostedt (VMware)
2020-10-08
tracing: Remove a pointless assignment
Sudip Mukherjee
2020-10-08
ftrace: Format variable declarations of ftrace_allocate_records
Steven Rostedt (VMware)
2020-10-08
ftrace: Simplify the calculation of page number for ftrace_page->records
Wei Yang
2020-10-08
ftrace: Simplify the hash calculation
Steven Rostedt (VMware)
2020-10-08
ftrace: Use fls() to get the bits for dup_hash()
Wei Yang
2020-10-08
tracing: Change synthetic event string format to limit printed length
Steven Rostedt (VMware)
2020-10-08
tracing: Add README information for synthetic_events file
Tom Zanussi
2020-10-07
bpf: Fix build failure for kernel/trace/bpf_trace.c with CONFIG_NET=n
Yonghong Song
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
tracing: Add support for dynamic strings to synthetic events
Tom Zanussi
2020-10-05
tracing: Save normal string variables
Tom Zanussi
2020-10-05
tracing: Fix parse_synth_field() error handling
Tom Zanussi
2020-10-05
tracing: Change STR_VAR_MAX_LEN
Tom Zanussi
2020-10-05
block: add a bdget_part helper
Christoph Hellwig
2020-10-05
tracing: Add trace_export support for trace_marker
Tingwei Zhang
2020-10-05
tracing: Add trace_export support for event trace
Tingwei Zhang
2020-10-05
tracing: Add flag to control different traces
Tingwei Zhang
2020-10-02
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
2020-10-02
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
2020-10-02
ftrace: Fix some typos in comment
Qiujun Huang
2020-10-01
Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-09-29
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-09-29
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
2020-09-28
bpf: Add bpf_seq_printf_btf helper
Alan Maguire
[next]