Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Chen LinX
|
1ce0500d23
ftrace: Have set_graph_* files have normal file modes
|
11 年之前 |
Salvatore Mesoraca
|
419e9fe53b
ftrace: Drop a VLA in module_exists()
|
7 年之前 |
Steven Rostedt (VMware)
|
7b65865627
ftrace: Remove incorrect setting of glob search field
|
7 年之前 |
Changbin Du
|
f4d0706cde
tracing: Make sure the parsed string always terminates with '\0'
|
7 年之前 |
Steven Rostedt (VMware)
|
6be7fa3c74
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
|
7 年之前 |
Linus Torvalds
|
2dcd9c71c1
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 年之前 |
Peter Zijlstra
|
b3a88803ac
ftrace: Kill FTRACE_OPS_FL_PER_CPU
|
7 年之前 |
Joel Fernandes
|
8715b108cd
ftrace: Clear hashes of stale ips of init memory
|
7 年之前 |
Steven Rostedt (VMware)
|
6171a0310a
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
|
8 年之前 |
Steven Rostedt (VMware)
|
6aa69784b4
ftrace: Add freeing algorithm to free ftrace_mod_maps
|
8 年之前 |
Steven Rostedt (VMware)
|
aba4b5c22c
ftrace: Save module init functions kallsyms symbols for tracing
|
8 年之前 |
Steven Rostedt (VMware)
|
3e234289f8
ftrace: Allow module init functions to be traced
|
8 年之前 |
Steven Rostedt (VMware)
|
6cafbe1594
ftrace: Add a ftrace_free_mem() function for modules to use
|
8 年之前 |
Shu Wang
|
2b0b8499ae
ftrace: Fix kmemleak in unregister_ftrace_graph
|
8 年之前 |
Steven Rostedt (VMware)
|
edb096e007
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
|
8 年之前 |
Steven Rostedt (VMware)
|
2a5bfe4762
ftrace: Zero out ftrace hashes when a module is removed
|
8 年之前 |
Steven Rostedt (VMware)
|
a8f0f9e499
ftrace: Check for null ret_stack on profile function graph entry function
|
8 年之前 |
Chunyan Zhang
|
f86f418059
trace: fix the errors caused by incompatible type of RCU variables
|
8 年之前 |
Dan Carpenter
|
2e028c4fe1
ftrace: Fix uninitialized variable in match_records()
|
8 年之前 |
Dan Carpenter
|
44925dfff0
ftrace: Remove an unneeded NULL check
|
8 年之前 |
Arnd Bergmann
|
69449bbd65
ftrace: Hide cached module code for !CONFIG_MODULES
|
8 年之前 |
Steven Rostedt (VMware)
|
69d71879d2
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
|
8 年之前 |
Steven Rostedt (VMware)
|
4dce17b26b
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
|
8 年之前 |
Steven Rostedt (VMware)
|
0f17976568
ftrace: Fix regression with module command in stack_trace_filter
|
8 年之前 |
Steven Rostedt (VMware)
|
4ec7846785
ftrace: Decrement count for dyn_ftrace_total_info for init functions
|
8 年之前 |
Steven Rostedt (VMware)
|
3b58a3c72f
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
|
8 年之前 |
Steven Rostedt (VMware)
|
83dd14933e
ftrace: Decrement count for dyn_ftrace_total_info file
|
8 年之前 |
Steven Rostedt (VMware)
|
8c08f0d5c6
ftrace: Have cached module filters be an active filter
|
8 年之前 |