index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
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
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
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-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-17
ftrace: Add ftrace_set_filter_ips function
Jiri Olsa
2022-03-15
x86/ibt,ftrace: Search for __fentry__ location
Peter Zijlstra
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-11
tracing: Add snapshot at end of kernel boot up
Steven Rostedt (Google)
2022-03-09
ftrace: Fix some W=1 warnings in kernel doc comments
Jiapeng Chong
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
2022-02-25
ftrace: Remove unused ftrace_startup_enable() stub
Nathan Chancellor
2022-01-23
Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-13
ftrace: Add test to make sure compiled time sorts work
Steven Rostedt (VMware)
2022-01-13
scripts: ftrace - move the sort-processing in ftrace_init
Yinan Liu
2021-12-08
ftrace: Add cleanup to unregister_ftrace_direct_multi
Jiri Olsa
2021-12-08
ftrace: Use direct_ops hash in unregister_ftrace_direct
Jiri Olsa
2021-11-11
Merge tag 'trace-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-10
ftrace/direct: Fix lockup in modify_ftrace_direct_multi
Jiri Olsa
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
sections: move and rename core_kernel_data() to is_kernel_core_data()
Kefeng Wang
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-10-29
ftrace: Fix kernel-doc formatting issues
Steven Rostedt (VMware)
2021-10-27
ftrace: disable preemption when recursion locked
王贇
2021-10-25
ftrace: Make ftrace_profile_pages_init static
chongjiapeng
2021-10-21
ftrace/direct: Do not disable when switching direct callers
Steven Rostedt (VMware)
2021-10-21
ftrace: Add multi direct modify interface
Jiri Olsa
2021-10-21
ftrace: Add multi direct register/unregister interface
Jiri Olsa
2021-10-21
ftrace: Add ftrace_add_rec_direct function
Jiri Olsa
2021-10-19
tracing: Use linker magic instead of recasting ftrace_ops_list_func()
Steven Rostedt (VMware)
[next]