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
/
ftrace.c
Age
Commit message (
Expand
)
Author
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-24
ftrace: Export ftrace_free_filter() to modules
Mark Rutland
2023-01-24
ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
2023-01-19
livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
Zhen Lei
2022-12-15
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-12-14
ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernels
Guilherme G. Piccoli
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-23
ftrace: Avoid needless updates of the ftrace function call
Steven Rostedt (Google)
2022-11-23
ftrace: Clean comments related to FTRACE_OPS_FL_PER_CPU
Zheng Yejian
2022-11-18
ftrace: pass fregs to arch_ftrace_set_direct_caller()
Mark Rutland
2022-11-17
ftrace: Fix null pointer dereference in ftrace_add_mod()
Xiu Jianfeng
2022-11-17
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
2022-11-17
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-02
ftrace: Fix use-after-free for dynamic ftrace_ops
Li Huafei
2022-10-25
ftrace: Add support to resolve module symbols in ftrace_lookup_symbols
Jiri Olsa
2022-10-13
Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2022-10-12
ftrace: Fix char print issue in print_ip_ins()
Zheng Yejian
2022-10-10
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-10-05
ftrace: Still disable enabled records marked as disabled
Steven Rostedt (Google)
2022-09-27
ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_caller
Song Liu
2022-09-27
ftrace: Properly unset FTRACE_HASH_FL_MOD
Zheng Yejian
2022-09-26
ftrace: Keep the resolved addr in kallsyms_callback
Jiri Olsa
2022-08-22
ftrace: Fix build warning for ops_references_rec() not used
Wang Jingjin
2022-08-21
Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-21
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
2022-07-22
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
2022-07-22
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
2022-06-16
ftrace: Keep address offset in ftrace_lookup_symbols
Jiri Olsa
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-28
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
2022-05-26
ftrace: Clean up hash direct_functions on register failures
Song Liu
2022-05-26
ftrace: Fix typo in comment
Julia Lawall
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-05-26
ftrace: Deal with error return code of the ftrace_process_locs() function
Yuntao Wang
2022-05-26
tracing: Use trace_create_file() to simplify creation of tracefs entries
Yuntao Wang
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
2022-05-10
ftrace: Add ftrace_lookup_symbols function
Jiri Olsa
2022-04-27
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-21
ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n
Luis Chamberlain
2022-04-21
ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y
Luis Chamberlain
2022-04-15
ftrace: Fix build warning
YueHaibing
2022-04-06
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]