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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
trace: Add timerlat tracer
Daniel Bristot de Oliveira
1
-0
/
+28
2021-06-25
trace: Add osnoise tracer
Daniel Bristot de Oliveira
1
-0
/
+34
2021-03-04
tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig
Rolf Eike Beer
1
-1
/
+1
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+13
2021-02-23
tracing: add support for objtool mcount
Sami Tolvanen
1
-0
/
+13
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+16
2021-02-02
kernel: trace: preemptirq_delay_test: add cpu affinity
Song Chen
1
-0
/
+4
2021-02-02
tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"
Colin Ian King
1
-1
/
+1
2021-01-11
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
1
-1
/
+1
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
1
-0
/
+68
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-01
ring-buffer: Add test to validate the time stamp deltas
Steven Rostedt (VMware)
1
-0
/
+20
2020-11-30
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
1
-1
/
+1
2020-11-13
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
1
-0
/
+9
2020-11-10
ring-buffer: Add recording of ring buffer recursion into recursed_functions
Steven Rostedt (VMware)
1
-0
/
+14
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-0
/
+25
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
1
-2
/
+0
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-10
/
+42
2020-06-05
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
Mel Gorman
1
-9
/
+0
2020-06-01
tracing: Move synthetic events to a separate file
Tom Zanussi
1
-1
/
+19
2020-06-01
tracing: Add hist_debug trace event files for histogram debugging
Tom Zanussi
1
-0
/
+23
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
1
-10
/
+0
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
1
-1
/
+0
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-1
/
+0
2020-04-27
ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync()
Paul E. McKenney
1
-0
/
+1
2020-02-25
bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue
Masami Hiramatsu
1
-1
/
+0
2020-02-20
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
1
-1
/
+2
2020-01-30
tracing: Move tracing selftests to bottom of menu
Steven Rostedt (VMware)
1
-84
/
+84
2020-01-30
tracing: Move mmio tracer config up with the other tracers
Steven Rostedt (VMware)
1
-13
/
+13
2020-01-30
tracing: Move tracing test module configs together
Steven Rostedt (VMware)
1
-11
/
+11
2020-01-30
tracing: Move all function tracing configs together
Steven Rostedt (VMware)
1
-71
/
+71
2020-01-30
tracing: Add kprobe event command generation test module
Tom Zanussi
1
-0
/
+12
2020-01-30
tracing: Add synth event generation test module
Tom Zanussi
1
-0
/
+13
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
1
-0
/
+9
2019-12-04
Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-0
/
+9
2019-12-02
tracing: Introduce trace event injection
Cong Wang
1
-0
/
+9
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-9
/
+17
2019-11-22
tracing: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-11-22
tracing: Remove unnecessary DEBUG_FS dependency
Kusanagi Kouichi
1
-1
/
+0
2019-11-14
tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text
Borislav Petkov
1
-2
/
+2
2019-11-13
preemptirq_delay_test: Add the burst feature and a sysfs trigger
Viktor Rosendahl (BMW)
1
-3
/
+3
2019-11-13
ftrace: Add register_ftrace_direct()
Steven Rostedt (VMware)
1
-0
/
+8
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+2
2019-08-21
bpf: clarify description for CONFIG_BPF_EVENTS
Peter Wu
1
-1
/
+2
2019-07-31
tracing: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-07-31
rcu: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+11
2019-05-25
tracing: Make a separate config for trace event self tests
Steven Rostedt (VMware)
1
-1
/
+11
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
[next]