Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
763e34e74bb7d5c316015e2e39fcc8520bfd071c
/
kernel
/
trace
/
ftrace.c
763e34e
ftrace: Add register_ftrace_direct()
by Steven Rostedt (VMware)
· 5 years ago
7e16f58
ftrace: Separate out functionality from ftrace_location_range()
by Steven Rostedt (VMware)
· 5 years ago
714641c
ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move()
by Steven Rostedt (VMware)
· 5 years ago
7162431
ftrace: Introduce PERMANENT ftrace_ops flag
by Miroslav Benes
· 5 years ago
17911ff
tracing: Add locked_down checks to the open calls of files created for tracefs
by Steven Rostedt (VMware)
· 5 years ago
8530dec
tracing: Add tracing_check_open_get_tr()
by Steven Rostedt (VMware)
· 5 years ago
9ef1669
ftrace: Get a reference counter for the trace_array on filter files
by Steven Rostedt (VMware)
· 5 years ago
45979a9
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
0846875
ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()
by Changbin Du
· 5 years ago
7e67a85
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
5b0022d
ftrace: Check for successful allocation of hash
by Naveen N. Rao
· 6 years ago
372e0d0
ftrace: Check for empty hash and comment the race with registering probes
by Steven Rostedt (VMware)
· 5 years ago
7bd4664
ftrace: Fix NULL pointer dereference in t_probe_next()
by Naveen N. Rao
· 6 years ago
30c9370
tracing: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
818e95c
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
d5b844a
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()
by Petr Mladek
· 6 years ago
04e03d9
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
by Wei Li
· 6 years ago
9f255b6
module: Fix livepatch/ftrace module text permissions race
by Josh Poimboeuf
· 6 years ago
cbdaeaf
tracing: avoid build warning with HAVE_NOP_MCOUNT
by Vasily Gorbik
· 6 years ago
a124692
ftrace: Enable trampoline when rec count returns back to one
by Cheng Jian
· 6 years ago
7375dca
ftrace: Make enable and update parameters bool when applicable
by Steven Rostedt (VMware)
· 6 years ago
d2d8b14
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
0f5e5a3
tracing: Eliminate const char[] auto variables
by Rasmus Villemoes
· 6 years ago
fabe38a
kprobes: Mark ftrace mcount handler functions nokprobe
by Masami Hiramatsu
· 6 years ago
2fa717a
ftrace: Do not process STUB functions in ftrace_ops_list_func()
by Steven Rostedt (VMware)
· 6 years ago
ee6a650
ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.c
by Steven Rostedt (VMware)
· 6 years ago
9efb85c
ftrace: Fix warning using plain integer as NULL & spelling corrections
by Hariprasad Kelam
· 6 years ago
f79b3f3
ftrace: Allow enabling of filters via index of available_filter_functions
by Steven Rostedt (VMware)
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2840f84
tracing: Fix memory leak of instance function hash filters
by Steven Rostedt (VMware)
· 6 years ago
a0572f6
ftrace: Allow ftrace_replace_code() to be schedulable
by Steven Rostedt (VMware)
· 6 years ago
b0e21a6
function_graph: Have profiler use new helper ftrace_graph_get_ret_stack()
by Steven Rostedt (VMware)
· 6 years ago
688f708
fgraph: Add new fgraph_ops structure to enable function graph hooks
by Steven Rostedt (VMware)
· 6 years ago
e73e679
fgraph: Move function graph specific code into fgraph.c
by Steven Rostedt (VMware)
· 6 years ago
3306fc4a
ftrace: Create new ftrace_internal.h header
by Steven Rostedt (VMware)
· 6 years ago
4bbfd74
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
b1b35f2
function_graph: Have profiler use curr_ret_stack and not depth
by Steven Rostedt (VMware)
· 6 years ago
39eb456
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
7440172
tracing: Replace synchronize_sched() and call_rcu_sched()
by Paul E. McKenney
· 6 years ago
bcea3f9
tracing: Add SPDX License format tags to tracing files
by Steven Rostedt (VMware)
· 6 years ago
2f4df00
tracing: Add -mcount-nop option support
by Vasily Gorbik
· 6 years ago
b207de3
ftrace: Remove unused pointer ftrace_swapper_pid
by Colin Ian King
· 6 years ago
44ec3ec
ftrace: Use true and false for boolean values in ops_references_rec()
by Gustavo A. R. Silva
· 6 years ago
72809cb
tracing: Remove orphaned function ftrace_nr_registered_ops()
by Masami Hiramatsu
· 6 years ago
7b144b6
tracing: Remove orphaned function using_ftrace_ops_list_func().
by Masami Hiramatsu
· 6 years ago
5ccba64
ftrace: Nuke clear_ftrace_function
by Yisheng Xie
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
1ce0500
ftrace: Have set_graph_* files have normal file modes
by Chen LinX
· 10 years ago
419e9fe
ftrace: Drop a VLA in module_exists()
by Salvatore Mesoraca
· 7 years ago
7b65865
ftrace: Remove incorrect setting of glob search field
by Steven Rostedt (VMware)
· 7 years ago
f4d0706
tracing: Make sure the parsed string always terminates with '\0'
by Changbin Du
· 7 years ago
6be7fa3
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
by Steven Rostedt (VMware)
· 7 years ago
2dcd9c7
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
b3a8880
ftrace: Kill FTRACE_OPS_FL_PER_CPU
by Peter Zijlstra
· 7 years ago
8715b10
ftrace: Clear hashes of stale ips of init memory
by Joel Fernandes
· 7 years ago
6171a03
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
by Steven Rostedt (VMware)
· 7 years ago
6aa6978
ftrace: Add freeing algorithm to free ftrace_mod_maps
by Steven Rostedt (VMware)
· 7 years ago
aba4b5c
ftrace: Save module init functions kallsyms symbols for tracing
by Steven Rostedt (VMware)
· 7 years ago
3e23428
ftrace: Allow module init functions to be traced
by Steven Rostedt (VMware)
· 8 years ago
6cafbe1
ftrace: Add a ftrace_free_mem() function for modules to use
by Steven Rostedt (VMware)
· 8 years ago
2b0b849
ftrace: Fix kmemleak in unregister_ftrace_graph
by Shu Wang
· 7 years ago
edb096e
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
by Steven Rostedt (VMware)
· 7 years ago
2a5bfe4
ftrace: Zero out ftrace hashes when a module is removed
by Steven Rostedt (VMware)
· 7 years ago
a8f0f9e
ftrace: Check for null ret_stack on profile function graph entry function
by Steven Rostedt (VMware)
· 7 years ago
f86f418
trace: fix the errors caused by incompatible type of RCU variables
by Chunyan Zhang
· 8 years ago
2e028c4
ftrace: Fix uninitialized variable in match_records()
by Dan Carpenter
· 8 years ago
44925df
ftrace: Remove an unneeded NULL check
by Dan Carpenter
· 8 years ago
69449bbd
ftrace: Hide cached module code for !CONFIG_MODULES
by Arnd Bergmann
· 8 years ago
69d7187
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
by Steven Rostedt (VMware)
· 8 years ago
4dce17b
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
by Steven Rostedt (VMware)
· 8 years ago
0f17976
ftrace: Fix regression with module command in stack_trace_filter
by Steven Rostedt (VMware)
· 8 years ago
4ec7846
ftrace: Decrement count for dyn_ftrace_total_info for init functions
by Steven Rostedt (VMware)
· 8 years ago
3b58a3c
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
by Steven Rostedt (VMware)
· 8 years ago
83dd149
ftrace: Decrement count for dyn_ftrace_total_info file
by Steven Rostedt (VMware)
· 8 years ago
8c08f0d
ftrace: Have cached module filters be an active filter
by Steven Rostedt (VMware)
· 8 years ago
d7fbf8d
ftrace: Implement cached modules tracing on module load
by Steven Rostedt (VMware)
· 8 years ago
5985ea8
ftrace: Have the cached module list show in set_ftrace_filter
by Steven Rostedt (VMware)
· 8 years ago
673feb9
ftrace: Add :mod: caching infrastructure to trace_array
by Steven Rostedt (VMware)
· 8 years ago
f9797c2
ftrace: Fix memory leak in ftrace_graph_release()
by Luis Henriques
· 8 years ago
a0e6369
ftrace/instances: Clear function triggers when removing instances
by Naveen N. Rao
· 8 years ago
cbab567
ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()
by Naveen N. Rao
· 8 years ago
77c0edd
ftrace: Simplify ftrace_match_record() even more
by Steven Rostedt (VMware)
· 8 years ago
31805c9
ftrace: Remove an unneeded condition
by Dan Carpenter
· 8 years ago
4c17468
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
d2afd57a
tracing/ftrace: Allow instances to have their own function probes
by Steven Rostedt (VMware)
· 8 years ago
6e44431
tracing/ftrace: Add a better way to pass data via the probe functions
by Steven Rostedt (VMware)
· 8 years ago
7b60f3d
ftrace: Dynamically create the probe ftrace_ops for the trace_array
by Steven Rostedt (VMware)
· 8 years ago
b5f081b
tracing: Pass the trace_array into ftrace_probe_ops functions
by Steven Rostedt (VMware)
· 8 years ago
04ec7bb
tracing: Have the trace_array hold the list of registered func probes
by Steven Rostedt (VMware)
· 8 years ago
8d70725
ftrace: If the hash for a probe fails to update then free what was initialized
by Steven Rostedt (VMware)
· 8 years ago
eee8ded
ftrace: Have the function probes call their own function
by Steven Rostedt (VMware)
· 8 years ago
1ec3a81
ftrace: Have each function probe use its own ftrace_ops
by Steven Rostedt (VMware)
· 8 years ago
d3d532d
ftrace: Have unregister_ftrace_function_probe_func() return a value
by Steven Rostedt (VMware)
· 8 years ago
e16b35d
ftrace: Add helper function ftrace_hash_move_and_update_ops()
by Steven Rostedt (VMware)
· 8 years ago
1a48df0
ftrace: Remove data field from ftrace_func_probe structure
by Steven Rostedt (VMware)
· 8 years ago
02b77e2
ftrace: Remove printing of data in showing of a function probe
by Steven Rostedt (VMware)
· 8 years ago
78f78e0
ftrace: Remove unused unregister_ftrace_function_probe_all() function
by Steven Rostedt (VMware)
· 8 years ago
0fe7e7e
ftrace: Remove unused unregister_ftrace_function_probe() function
by Steven Rostedt (VMware)
· 8 years ago
Next »