index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
2022-03-09
ftrace: Fix some W=1 warnings in kernel doc comments
Jiapeng Chong
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)
2021-10-18
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-10-08
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
2021-10-05
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
2021-08-03
ftrace: Introduce ftrace_need_init_nop()
Ilya Leoshkevich
2021-07-23
ftrace: Remove redundant initialization of variable ret
Colin Ian King
2021-07-23
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
2021-07-08
ftrace: Use list_move instead of list_del/list_add
Baokun Li
2021-06-08
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
2021-05-06
Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-05-05
ftrace: Handle commands when closing set_ftrace_filter file
Steven Rostedt (VMware)
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-04-01
ftrace: Simplify the calculation of page number for ftrace_page->records some...
Steven Rostedt (VMware)
2021-04-01
ftrace: Store the order of pages allocated in ftrace_page
Linus Torvalds
2021-04-01
Merge branch 'trace/ftrace/urgent' into HEAD
Steven Rostedt (VMware)
2021-03-31
Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-03-30
ftrace: Check if pages were allocated before calling free_pages()
Steven Rostedt (VMware)
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
2021-03-17
ftrace: Fix modify_ftrace_direct.
Alexei Starovoitov
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-11-30
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-10
ftrace: Remove unused varible 'ret'
Alex Shi
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
ftrace: Reverse what the RECURSION flag means in the ftrace_ops
Steven Rostedt (VMware)
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-10-08
ftrace: Format variable declarations of ftrace_allocate_records
Steven Rostedt (VMware)
2020-10-08
ftrace: Simplify the calculation of page number for ftrace_page->records
Wei Yang
[next]