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-10-27
ftrace: disable preemption when recursion locked
王贇
2
-15
/
+5
2021-10-26
tracing/histogram: Optimize division by a power of 2
Kalesh Singh
1
-0
/
+4
2021-10-26
tracing/histogram: Covert expr to const if both operands are constants
Kalesh Singh
1
-30
/
+74
2021-10-26
tracing/histogram: Simplify handling of .sym-offset in expressions
Kalesh Singh
1
-26
/
+17
2021-10-26
tracing: Fix operator precedence for hist triggers expression
Kalesh Singh
1
-70
/
+140
2021-10-26
tracing: Add division and multiplication support for hist triggers
Kalesh Singh
1
-1
/
+71
2021-10-26
tracing: Add support for creating hist trigger variables from literal
Kalesh Singh
1
-1
/
+70
2021-10-26
tracing/hwlat: Make some internal symbols static
Wang ShaoBo
1
-2
/
+2
2021-10-26
tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks
Mathieu Desnoyers
1
-0
/
+4
2021-10-25
trace/timerlat: Add migrate-disabled field to the timerlat header
Daniel Bristot de Oliveira
1
-5
/
+6
2021-10-25
trace/osnoise: Add migrate-disabled field to the osnoise header
Daniel Bristot de Oliveira
1
-7
/
+7
2021-10-25
ftrace: Make ftrace_profile_pages_init static
chongjiapeng
1
-1
/
+1
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-13
/
+65
2021-10-21
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
1
-0
/
+2
2021-10-21
tracing: use %ps format string to print symbols
Arnd Bergmann
1
-10
/
+5
2021-10-21
ftrace/direct: Do not disable when switching direct callers
Steven Rostedt (VMware)
1
-14
/
+20
2021-10-21
ftrace: Add multi direct modify interface
Jiri Olsa
1
-0
/
+62
2021-10-21
ftrace: Add multi direct register/unregister interface
Jiri Olsa
1
-0
/
+142
2021-10-21
ftrace: Add ftrace_add_rec_direct function
Jiri Olsa
1
-27
/
+37
2021-10-21
tracing: Fix selftest config check for function graph start up test
Steven Rostedt (VMware)
1
-1
/
+5
2021-10-20
tracing: Add trampoline/graph selftest
Jiri Olsa
1
-1
/
+53
2021-10-20
x86/ftrace: Make function graph use ftrace directly
Steven Rostedt (VMware)
1
-2
/
+4
2021-10-19
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
1
-6
/
+1
2021-10-19
tracing: Reuse logic from perf's get_recursion_context()
Steven Rostedt (VMware)
1
-6
/
+6
2021-10-19
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
1
-17
/
+23
2021-10-19
tracing: Use linker magic instead of recasting ftrace_ops_list_func()
Steven Rostedt (VMware)
1
-13
/
+10
2021-10-19
block: don't call blk_status_to_errno in blk_update_request
Christoph Hellwig
1
-3
/
+4
2021-10-18
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
1
-2
/
+2
2021-10-13
tracing: Fix event probe removal from dynamic events
Steven Rostedt (VMware)
1
-3
/
+51
2021-10-13
tracing: in_irq() cleanup
Changbin Du
2
-2
/
+2
2021-10-10
tracing: Fix missing * in comment block
Colin Ian King
1
-1
/
+1
2021-10-10
tracing: Fix memory leak in eprobe_register()
Vamshi K Sthambamkadi
1
-0
/
+7
2021-10-10
ftrace: Add unit test for removing trace function
Carles Pey
1
-0
/
+34
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-0
/
+5
2021-10-08
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
15
-96
/
+103
2021-10-07
tracing: Initialize upper and lower vars in pid_list_refill_irq()
Steven Rostedt (VMware)
1
-2
/
+2
2021-10-07
tracing: Fix missing osnoise tracer on max_latency
Jackie Liu
1
-7
/
+4
2021-10-05
tracing: Create a sparse bitmask for pid filtering
Steven Rostedt (VMware)
2
-35
/
+445
2021-10-05
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
7
-61
/
+217
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-3
/
+51
2021-09-30
tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
Masami Hiramatsu
1
-13
/
+4
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-1
/
+1
2021-09-30
kprobes: Use bool type for functions which returns boolean value
Masami Hiramatsu
1
-1
/
+1
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2021-09-24
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
1
-0
/
+8
2021-09-17
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
1
-1
/
+51
2021-09-17
bpf: Merge printk and seq_printf VARARG max macros
Dave Marchevsky
1
-3
/
+1
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+30
2021-09-13
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
1
-0
/
+30
2021-09-11
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-19
/
+18
[prev]
[next]