index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-0
/
+3
2024-11-20
ftrace: Fix regression with module command in stack_trace_filter
guoweikang
1
-0
/
+3
2024-10-30
ftrace: Show timings of how long nop patching took
Steven Rostedt
1
-3
/
+8
2024-10-29
ftrace: Use guard to take ftrace_lock in ftrace_graph_set_hash()
Steven Rostedt
1
-11
/
+4
2024-10-29
ftrace: Use guard to take the ftrace_lock in release_probe()
Steven Rostedt
1
-2
/
+1
2024-10-29
ftrace: Use guard to lock ftrace_lock in cache_mod()
Steven Rostedt
1
-11
/
+6
2024-10-29
ftrace: Use guard for match_records()
Steven Rostedt
1
-12
/
+6
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-1
/
+1
2024-10-10
fgraph: Simplify return address printing in function graph tracer
Masami Hiramatsu (Google)
1
-2
/
+1
2024-10-05
function_graph: Support recording and printing the function return address
Donglin Peng
1
-1
/
+2
2024-09-30
ftrace: Have calltime be saved in the fgraph storage
Steven Rostedt
1
-9
/
+10
2024-09-30
ftrace: Use a running sleeptime instead of saving on shadow stack
Steven Rostedt
1
-11
/
+28
2024-09-30
fgraph: Use fgraph data to store subtime for profiler
Steven Rostedt
1
-11
/
+12
2024-09-30
tracing: Fix function timing profiler to initialize hashtable
Masami Hiramatsu (Google)
1
-0
/
+4
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-86
/
+602
2024-07-03
ftrace: unpoison ftrace_regs in ftrace_ops_list_func()
Ilya Leoshkevich
1
-0
/
+1
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
1
-8
/
+5
2024-06-11
ftrace: Add missing kerneldoc parameters to unregister_ftrace_direct()
Marilene A Garcia
1
-0
/
+2
2024-06-06
ftrace: Assign RCU list variable with rcu_assign_ptr()
Steven Rostedt (Google)
1
-1
/
+1
2024-06-06
ftrace: Assign ftrace_list_end to ftrace_ops_list type cast to RCU
Steven Rostedt (Google)
1
-1
/
+1
2024-06-06
ftrace: Add comments to ftrace_hash_move() and friends
Steven Rostedt (Google)
1
-1
/
+23
2024-06-06
ftrace: Convert "inc" parameter to bool in ftrace_hash_rec_update_modify()
Steven Rostedt (Google)
1
-3
/
+20
2024-06-06
ftrace: Add comments to ftrace_hash_rec_disable/enable()
Steven Rostedt (Google)
1
-2
/
+12
2024-06-06
ftrace: Remove "filter_hash" parameter from __ftrace_hash_rec_update()
Steven Rostedt (Google)
1
-64
/
+38
2024-06-06
ftrace: Rename dup_hash() and comment it
Steven Rostedt (Google)
1
-2
/
+6
2024-06-05
ftrace: Add back ftrace_update_trampoline() to ftrace_update_pid_func()
Steven Rostedt (Google)
1
-0
/
+1
2024-06-04
function_graph: Add pid tracing back to function graph tracer
Steven Rostedt (Google)
1
-2
/
+3
2024-06-04
function_graph: Have the instances use their own ftrace_ops for filtering
Steven Rostedt (VMware)
1
-1
/
+1
2024-06-04
ftrace: Allow subops filtering to be modified
Steven Rostedt (Google)
1
-28
/
+113
2024-06-04
ftrace: Add subops logic to allow one ops to manage many
Steven Rostedt (Google)
1
-1
/
+400
2024-06-04
ftrace: Allow function_graph tracer to be enabled in instances
Steven Rostedt (VMware)
1
-0
/
+1
2024-06-04
ftrace/function_graph: Pass fgraph_ops to function graph callbacks
Steven Rostedt (VMware)
1
-2
/
+4
2024-06-04
function_graph: Remove logic around ftrace_graph_entry and return
Steven Rostedt (VMware)
1
-2
/
+0
2024-05-17
Merge tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-33
/
+35
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+1
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+1
2024-05-14
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
1
-16
/
+23
2024-05-14
ftrace: Remove unused global 'ftrace_direct_func_count'
Dr. David Alan Gilbert
1
-1
/
+0
2024-05-14
ftrace: Remove unused list 'ftrace_direct_funcs'
Dr. David Alan Gilbert
1
-8
/
+0
2024-05-13
ftrace: Use asynchronous grace period for register_ftrace_direct()
Paul E. McKenney
1
-4
/
+9
2024-05-13
ftrace: Replaces simple_strtoul in ftrace
Yuran Pereira
1
-4
/
+3
2024-04-24
ftrace: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-12
ftrace: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTION
Paul E. McKenney
1
-2
/
+1
2024-03-18
ftrace: Fix most kernel-doc warnings
Randy Dunlap
1
-44
/
+46
2024-02-13
tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef
Petr Pavlu
1
-1
/
+1
2024-02-09
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
1
-0
/
+10
2023-12-30
ftrace: Fix modification of direct_function hash while in use
Steven Rostedt (Google)
1
-53
/
+47
[next]