index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-27
bpf: Implement formatted output helpers with bstr_printf
Florent Revest
2021-04-27
bpf: Lock bpf_trace_printk's tmp buf before it is written to
Florent Revest
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-20
Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-20
tracing: Fix checking event hash pointer logic when tp_printk is enabled
Steven Rostedt (VMware)
2021-04-19
bpf: Add a bpf_snprintf helper
Florent Revest
2021-04-19
bpf: Factorize bpf_trace_printk and bpf_seq_printf
Florent Revest
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-13
Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-13
tracing/dynevent: Fix a memory leak in an error handling path
Christophe JAILLET
2021-04-10
kernel: Initialize cpumask before parsing
Tetsuo Handa
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-02
Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-01
tracing: Fix stack trace event size
Steven Rostedt (VMware)
2021-03-31
Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-03-30
ftrace: Check if pages were allocated before calling free_pages()
Steven Rostedt (VMware)
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-17
ftrace: Fix modify_ftrace_direct.
Alexei Starovoitov
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-04
tracing: Skip selftests if tracing is disabled
Steven Rostedt (VMware)
2021-03-04
tracing: Fix memory leak in __create_synth_event()
Vamshi K Sthambamkadi
2021-03-04
ring-buffer: Add a little more information and a WARN when time stamp going b...
Steven Rostedt (VMware)
2021-03-04
ring-buffer: Force before_stamp and write_stamp to be different on discard
Steven Rostedt (VMware)
2021-03-04
tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig
Rolf Eike Beer
2021-03-04
tracing: Remove duplicate declaration from trace.h
Yordan Karadzhov (VMware)
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
2021-02-26
tracing: add error_report_end trace point
Alexander Potapenko
2021-02-24
blktrace: fix documentation for blk_fill_rw()
Chaitanya Kulkarni
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-23
tracing: add support for objtool mcount
Sami Tolvanen
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-23
blktrace: remove debugfs file dentries from struct blk_trace
Greg Kroah-Hartman
2021-02-22
Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-02-22
blktrace: add blk_fill_rwbs documentation comment
Chaitanya Kulkarni
2021-02-22
block: remove superfluous param in blk_fill_rwbs()
Chaitanya Kulkarni
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-12
bpf: Allow bpf_d_path in bpf_iter program
Song Liu
2021-02-12
Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-12
tracing: Make hash-ptr option default
Steven Rostedt (VMware)
2021-02-11
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
2021-02-11
tracing: Add ptr-hash option to show the hashed pointer value
Masami Hiramatsu
2021-02-11
tracing: Show real address for trace event arguments
Masami Hiramatsu
2021-02-11
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
[next]