index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
1
-0
/
+1
2025-03-27
Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+2
2025-03-27
Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+50
2025-03-04
ftrace: Have ftrace_free_filter() WARN and exit if ops is active
Steven Rostedt
1
-0
/
+2
2025-02-27
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
1
-15
/
+12
2025-02-25
ftrace: Check against is_kernel_text() instead of kaslr_offset()
Steven Rostedt
1
-5
/
+12
2025-02-25
ftrace: Test mcount_loc addr before calling ftrace_call_addr()
Steven Rostedt
1
-1
/
+5
2025-02-21
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
1
-0
/
+3
2025-02-21
ftrace: Fix accounting of adding subops to a manager ops
Steven Rostedt
1
-11
/
+22
2025-02-18
ftrace: Have ftrace pages output reflect freed pages
Steven Rostedt
1
-3
/
+12
2025-02-18
ftrace: Update the mcount_loc check of skipped entries
Steven Rostedt
1
-1
/
+22
2025-02-18
scripts/sorttable: Zero out weak functions in mcount_loc table
Steven Rostedt
1
-1
/
+5
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-17
/
+0
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-96
/
+107
2025-01-16
ftrace: Implement :mod: cache filtering on kernel command line
Steven Rostedt
1
-9
/
+58
2025-01-16
tracing: Cache ":mod:" events for modules not loaded yet
Steven Rostedt
1
-17
/
+0
2025-01-02
ftrace: Fix function profiler's filtering functionality
Kohei Enju
1
-6
/
+2
2024-12-26
fgraph: Pass ftrace_regs to retfunc
Masami Hiramatsu (Google)
1
-1
/
+2
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
1
-1
/
+2
2024-12-23
ftrace: Switch ftrace.c code over to use guard()
Steven Rostedt
1
-63
/
+34
2024-12-23
ftrace: Remove unneeded goto jumps
Steven Rostedt
1
-9
/
+4
2024-12-23
ftrace: Do not disable interrupts in profiler
Steven Rostedt
1
-13
/
+7
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
[next]