index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-15
tracing: Add "last_func_repeats" to struct trace_array
Yordan Karadzhov (VMware)
2
-0
/
+13
2021-04-15
tracing: Define new ftrace event "func_repeats"
Yordan Karadzhov (VMware)
3
-0
/
+73
2021-04-15
tracing: Define static void trace_print_time()
Yordan Karadzhov (VMware)
1
-9
/
+17
2021-04-13
Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-2
/
+4
2021-04-13
tracing/dynevent: Fix a memory leak in an error handling path
Christophe JAILLET
1
-2
/
+4
2021-04-10
kernel: Initialize cpumask before parsing
Tetsuo Handa
1
-1
/
+1
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+8
2021-04-02
Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-1
/
+2
2021-04-01
ftrace: Simplify the calculation of page number for ftrace_page->records some more
Steven Rostedt (VMware)
1
-8
/
+2
2021-04-01
ftrace: Store the order of pages allocated in ftrace_page
Linus Torvalds
1
-18
/
+17
2021-04-01
tracing: Remove unused argument from "ring_buffer_time_stamp()
Yordan Karadzhov (VMware)
2
-5
/
+5
2021-04-01
Merge branch 'trace/ftrace/urgent' into HEAD
Steven Rostedt (VMware)
2
-4
/
+8
2021-04-01
tracing: Fix stack trace event size
Steven Rostedt (VMware)
1
-1
/
+2
2021-03-31
Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-3
/
+6
2021-03-30
ftrace: Check if pages were allocated before calling free_pages()
Steven Rostedt (VMware)
1
-3
/
+6
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+38
2021-03-25
tracing: Update create_system_filter() kernel-doc comment
Qiujun Huang
1
-2
/
+3
2021-03-25
tracing: A minor cleanup for create_system_filter()
Qiujun Huang
1
-4
/
+3
2021-03-24
kernel: trace: Mundane typo fixes in the file trace_events_filter.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
19
-44
/
+45
2021-03-18
tracing: Add a verifier to check string pointers for trace events
Steven Rostedt (VMware)
4
-1
/
+215
2021-03-18
tracing: Add check of trace event print fmts for dereferencing pointers
Steven Rostedt (VMware)
1
-0
/
+210
2021-03-18
tracing: Add tracing_event_time_stamp() API
Steven Rostedt (VMware)
2
-0
/
+9
2021-03-18
ring-buffer: Add verifier for using ring_buffer_event_time_stamp()
Steven Rostedt (VMware)
1
-4
/
+52
2021-03-18
tracing: Use a no_filter_buffering_ref to stop using the filter buffer
Steven Rostedt (VMware)
3
-21
/
+17
2021-03-18
ring-buffer: Allow ring_buffer_event_time_stamp() to return time stamp of all events
Steven Rostedt (VMware)
2
-16
/
+46
2021-03-18
tracing: Pass buffer of event to trigger operations
Steven Rostedt (VMware)
4
-51
/
+92
2021-03-18
ring-buffer: Add a event_stamp to cpu_buffer for each level of nesting
Steven Rostedt (VMware)
1
-1
/
+10
2021-03-18
ring-buffer: Separate out internal use of ring_buffer_event_time_stamp()
Steven Rostedt (VMware)
1
-18
/
+23
2021-03-17
ftrace: Fix modify_ftrace_direct.
Alexei Starovoitov
1
-5
/
+38
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+6
2021-03-04
tracing: Skip selftests if tracing is disabled
Steven Rostedt (VMware)
1
-0
/
+6
2021-03-04
tracing: Fix memory leak in __create_synth_event()
Vamshi K Sthambamkadi
1
-1
/
+3
2021-03-04
ring-buffer: Add a little more information and a WARN when time stamp going backwards is detected
Steven Rostedt (VMware)
1
-3
/
+7
2021-03-04
ring-buffer: Force before_stamp and write_stamp to be different on discard
Steven Rostedt (VMware)
1
-0
/
+11
2021-03-04
tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig
Rolf Eike Beer
1
-1
/
+1
2021-03-04
tracing: Remove duplicate declaration from trace.h
Yordan Karadzhov (VMware)
1
-1
/
+0
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+13
2021-02-26
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
1
-0
/
+2
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
1
-0
/
+4
2021-02-26
tracing: add error_report_end trace point
Alexander Potapenko
2
-0
/
+12
2021-02-24
blktrace: fix documentation for blk_fill_rw()
Chaitanya Kulkarni
1
-1
/
+1
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+13
2021-02-23
tracing: add support for objtool mcount
Sami Tolvanen
1
-0
/
+13
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
1
-2
/
+2
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+16
2021-02-23
blktrace: remove debugfs file dentries from struct blk_trace
Greg Kroah-Hartman
1
-6
/
+2
2021-02-22
Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
25
-517
/
+682
2021-02-22
blktrace: add blk_fill_rwbs documentation comment
Chaitanya Kulkarni
1
-0
/
+10
2021-02-22
block: remove superfluous param in blk_fill_rwbs()
Chaitanya Kulkarni
1
-1
/
+1
[prev]
[next]