index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
tracing: Use free_trace_buffer() in allocate_trace_buffers()
Zhiqiang Liu
2022-07-30
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
2022-07-24
tracing: Auto generate event name when creating a group of events
Linyu Yuan
2022-07-12
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
2022-07-05
context_tracking: Take NMI eqs entrypoints over RCU
Frederic Weisbecker
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
2022-06-17
tracing: Simplify conditional compilation code in tracing_set_tracer()
sunliming
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-26
tracing: Cleanup code by removing init "char *name"
liqiong
2022-05-26
tracing: Change "char *" string form to "char []"
liqiong
2022-05-26
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
2022-05-26
tracing: Use strim() to remove whitespace instead of doing it manually
Yuntao Wang
2022-04-27
tracing: Introduce trace clock tai
Kurt Kanzenbach
2022-04-26
tracing: make tracer_init_tracefs initcall asynchronous
Mark-PK Tsai
2022-04-26
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
2022-04-26
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
2022-04-26
tracing: Fix kernel-doc
Jiapeng Chong
2022-04-26
tracing: Fix inconsistent style of mini-HOWTO
Oscar Shiang
2022-04-05
ftrace: Use preemption model accessors for trace header printout
Valentin Schneider
2022-03-26
Merge tag 'trace-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-23
tracing: Have trace event string test handle zero length strings
Steven Rostedt (Google)
2022-03-11
tracing: Add snapshot at end of kernel boot up
Steven Rostedt (Google)
2022-03-04
tracing: Fix return value of __setup handlers
Randy Dunlap
2022-02-25
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
2022-02-10
tracing: Remove size restriction on tracing_log_err cmd strings
Tom Zanussi
2022-02-08
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
2022-01-27
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-13
tracing: Account bottom half disabled sections.
Sebastian Andrzej Siewior
2022-01-05
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
2022-01-05
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
2021-12-11
tracing: Use trace_iterator_reset() in tracing_read_pipe()
Steven Rostedt (VMware)
2021-12-07
tracing: Make trace_marker{,_raw} stream-like
John Keeping
2021-12-06
tracing: Disable preemption when using the filter buffer
Steven Rostedt (VMware)
2021-12-06
tracing: Use __this_cpu_read() in trace_event_buffer_lock_reserver()
Steven Rostedt (VMware)
2021-12-06
tracing: Fix spelling mistake "aritmethic" -> "arithmetic"
Colin Ian King
2021-11-18
tracing: Don't use out-of-sync va_list in event printing
Nikita Yushchenko
2021-11-18
tracing: Use memset_startat() to zero struct trace_iterator
Kees Cook
2021-11-03
Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
tracing/histogram: Document hist trigger variables
Kalesh Singh
2021-10-08
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
2021-10-07
tracing: Fix missing osnoise tracer on max_latency
Jackie Liu
2021-10-05
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-03
tracing: Add migrate-disabled counter to tracing output.
Thomas Gleixner
[next]