index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+0
2021-02-09
tracing: Add a backward-compatibility check for synthetic event creation
Tom Zanussi
1
-19
/
+74
2021-02-09
tracing: Update synth command errors
Tom Zanussi
1
-11
/
+19
2021-02-09
tracing: Rework synthetic event command parsing
Tom Zanussi
1
-102
/
+143
2021-02-09
tracing/dynevent: Delegate parsing to create function
Masami Hiramatsu
9
-73
/
+120
2021-02-08
module: use RCU to synchronize find_module
Christoph Hellwig
1
-2
/
+2
2021-02-05
tracing: Do not create "enable" or "filter" files for ftrace event subsystem
Steven Rostedt (VMware)
1
-9
/
+13
2021-02-05
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
1
-1
/
+2
2021-02-03
bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3
Alexei Starovoitov
1
-3
/
+0
2021-02-02
kernel: trace: preemptirq_delay_test: add cpu affinity
Song Chen
2
-0
/
+18
2021-02-02
tracing: Remove definition of DEBUG in trace_mmiotrace.c
Tom Rix
1
-2
/
+0
2021-02-02
tracing: Fix a kernel doc warning
Bean Huo
1
-0
/
+1
2021-02-02
tracing: Fix spelling of controlling in uprobes
Bhaskar Chowdhury
1
-1
/
+1
2021-02-02
tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"
Colin Ian King
1
-1
/
+1
2021-02-02
tracing: Use in_serving_softirq() to deduct softirq status.
Sebastian Andrzej Siewior
1
-2
/
+1
2021-02-02
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
2
-55
/
+2
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
16
-301
/
+269
2021-02-02
ring-buffer: Drop unneeded check in ring_buffer_resize()
Qiujun Huang
1
-5
/
+1
2021-02-02
ring-buffer: Remove cpu_buffer argument from the rb_inc_page()
Qiujun Huang
1
-19
/
+16
2021-02-02
tracing: Remove get/put_cpu() from function_trace_init
Qiujun Huang
1
-2
/
+1
2021-02-02
tracing: Update trace_ignore_this_task() kernel-doc comment
Qiujun Huang
1
-1
/
+2
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
1
-4
/
+6
2021-01-29
tracing: Use pause-on-trace with the latency tracers
Viktor Rosendahl
1
-0
/
+4
2021-01-29
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
1
-2
/
+0
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-7
/
+9
2021-01-11
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2
-2
/
+2
2021-01-08
tracing: move function tracer options to Kconfig
Sami Tolvanen
1
-0
/
+16
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
34
-347
/
+650
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-136
/
+45
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2020-12-15
blktrace: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-4
/
+37
2020-12-15
tracing: Offload eval map updates to a work queue
Steven Rostedt (VMware)
1
-1
/
+31
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-12-14
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+2
2020-12-14
Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
Steven Rostedt (VMware)
1
-4
/
+13
2020-12-14
ring-buffer: Add rb_check_bpage in __rb_allocate_pages
Qiujun Huang
1
-8
/
+11
2020-12-14
ring-buffer: Fix two typos in comments
Qiujun Huang
1
-2
/
+2
2020-12-14
tracing: Drop unneeded assignment in ring_buffer_resize()
Lukas Bulwahn
1
-2
/
+0
2020-12-14
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
6
-14
/
+25
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+10
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
1
-2
/
+2
2020-12-08
bpf: Only provide bpf_sock_from_file with CONFIG_NET
Florent Revest
1
-20
/
+2
2020-12-07
ring-buffer: Fix a typo in function description
Qiujun Huang
1
-1
/
+1
2020-12-07
ring-buffer: Remove obsolete rb_event_is_commit()
Lukas Bulwahn
1
-17
/
+0
2020-12-07
blktrace: fix up a kerneldoc comment
Christoph Hellwig
1
-1
/
+0
2020-12-07
Merge tag 'trace-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+8
2020-12-04
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
1
-5
/
+8
[prev]
[next]