Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
96b9b1c95660d4bc5510c5d798d3817ae9f0b391
/
kernel
/
trace
/
ftrace.c
7dcd182
ftrace/module: remove ftrace module notifier
by Jessica Yu
· 9 years ago
5156dca
ftrace: Fix the race between ftrace and insmod
by Qiu Peiyang
· 9 years ago
b7ffffb
ftrace: Add infrastructure for delayed enabling of module functions
by Steven Rostedt (Red Hat)
· 9 years ago
97e9b4f
ftrace: Clean up ftrace_module_init() code
by Steven Rostedt (Red Hat)
· 9 years ago
b6b71f6
ftrace: Join functions ftrace_module_init() and ftrace_init_module()
by Abel Vesa
· 9 years ago
c68c0fa
ftrace: Have ftrace_ops_get_func() handle RCU and PER_CPU flags too
by Steven Rostedt (Red Hat)
· 9 years ago
ba27f2b
ftrace: Remove use of control list and ops
by Steven Rostedt (Red Hat)
· 9 years ago
030f4e1
ftrace: Fix output of enabled_functions for showing tramp
by Steven Rostedt (Red Hat)
· 9 years ago
b8ec330
ftrace: Fix a typo in comment
by Li Bin
· 9 years ago
39daa7b
ftrace: Show all tramps registered to a record on ftrace_bug()
by Steven Rostedt (Red Hat)
· 9 years ago
b05086c
ftrace: Add variable ftrace_expected for archs to show expected code
by Steven Rostedt (Red Hat)
· 9 years ago
02a392a
ftrace: Add new type to distinguish what kind of ftrace_bug()
by Steven Rostedt (Red Hat)
· 9 years ago
22402cd
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
0b507e1
ftrace: add module globbing
by Dmitry Safonov
· 9 years ago
3ba0092
ftrace: Introduce ftrace_glob structure
by Dmitry Safonov
· 9 years ago
f0a3b15
ftrace: Clarify code for mod command
by Dmitry Safonov
· 9 years ago
5e3949f
ftrace: Remove redundant strsep in mod_callback
by Dmitry Safonov
· 9 years ago
c73464b
sched/core: Fix trace_sched_switch()
by Peter Zijlstra
· 9 years ago
6db0290
ftrace: Remove redundant swap function
by Rasmus Villemoes
· 10 years ago
5557720
tracing: Move sleep-time and graph-time options out of the core trace_flags
by Steven Rostedt (Red Hat)
· 9 years ago
59a47ff
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
e3eea14
ftrace: Fix breakage of set_ftrace_pid
by Steven Rostedt (Red Hat)
· 10 years ago
8e436ca
ftrace: add tracing_thresh to function profile
by Umesh Tiwari
· 10 years ago
eeee78c
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
3f3c73de
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
00ccbf2
ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fops
by Steven Rostedt (Red Hat)
· 10 years ago
524a386
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
by Steven Rostedt (Red Hat)
· 10 years ago
1619dc3
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
by Pratyush Anand
· 10 years ago
b24d443
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
by Steven Rostedt (Red Hat)
· 10 years ago
41cbc01
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
8434dc9
tracing: Convert the tracing facility over to use tracefs
by Steven Rostedt (Red Hat)
· 10 years ago
dfbc153
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into trace/ftrace/tracefs
by Steven Rostedt (Red Hat)
· 10 years ago
14a5ae4
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
by Steven Rostedt (Red Hat)
· 10 years ago
7485058e
ftrace: Check both notrace and filter for old hash
by Steven Rostedt (Red Hat)
· 10 years ago
8f86f83
ftrace: Fix updating of filters for shared global_ops filters
by Steven Rostedt (Red Hat)
· 10 years ago
f8b8be8
ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
by Masami Hiramatsu
· 10 years ago
0af2649
tracing/trivial: Fix typos and make an int into a bool
by Steven Rostedt (Red Hat)
· 10 years ago
aec0be2
ftrace/x86/extable: Add is_ftrace_trampoline() function
by Steven Rostedt (Red Hat)
· 10 years ago
fa6f0cc
tracing: Replace seq_printf by simpler equivalents
by Rasmus Villemoes
· 10 years ago
fe578ba
ftrace: Have the control_ops get a trampoline
by Steven Rostedt (Red Hat)
· 10 years ago
4fd3279
ftrace: Add more information to ftrace_bug() output
by Steven Rostedt (Red Hat)
· 10 years ago
12cce59
ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines
by Steven Rostedt (Red Hat)
· 11 years ago
15d5b02
ftrace/x86: Show trampoline call function in enabled_functions
by Steven Rostedt (Red Hat)
· 11 years ago
f3bea49
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
by Steven Rostedt (Red Hat)
· 11 years ago
4fc4090
ftrace: Fix checking of trampoline ftrace_ops in finding trampoline
by Steven Rostedt (Red Hat)
· 10 years ago
8252ecf
ftrace: Set ops->old_hash on modifying what an ops hooks to
by Steven Rostedt (Red Hat)
· 10 years ago
84bde62
ftrace: Add sanity check when unregistering last ftrace_ops
by Steven Rostedt (Red Hat)
· 11 years ago
fef5aee
ftrace: Replace tramp_hash with old_*_hash to save space
by Steven Rostedt (Red Hat)
· 11 years ago
e1effa0
ftrace: Annotate the ops operation on update
by Steven Rostedt (Red Hat)
· 11 years ago
5fecaa0
ftrace: Grab any ops for a rec for enabled_functions output
by Steven Rostedt (Red Hat)
· 11 years ago
3296fc4
ftrace: Remove freeing of old_hash from ftrace_hash_move()
by Steven Rostedt (Red Hat)
· 11 years ago
f7aad4e
ftrace: Set callback to ftrace_stub when no ops are registered
by Steven Rostedt (Red Hat)
· 11 years ago
8735405
ftrace: Add helper function ftrace_ops_get_func()
by Steven Rostedt (Red Hat)
· 11 years ago
f1ff634
ftrace: Add separate function for non recursive callbacks
by Steven Rostedt (Red Hat)
· 11 years ago
39b5552
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
by Steven Rostedt (Red Hat)
· 11 years ago
5f151b2
ftrace: Fix function_profiler and function tracer together
by Steven Rostedt (Red Hat)
· 11 years ago
bce0b6c
ftrace: Fix up trampoline accounting with looping on hash ops
by Steven Rostedt (Red Hat)
· 11 years ago
8426191
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
by Steven Rostedt (Red Hat)
· 11 years ago
33b7f99
ftrace: Allow ftrace_ops to use the hashes from other ops
by Steven Rostedt (Red Hat)
· 11 years ago
b8c0aa4
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
dc6f03f
ftrace: Add warning if tramp hash does not match nr_trampolines
by Steven Rostedt (Red Hat)
· 11 years ago
2a0343b
ftrace: Fix trampoline hash update check on rec->flags
by Steven Rostedt (Red Hat)
· 11 years ago
0162d62
ftrace: Rename ftrace_ops field from trampolines to nr_trampolines
by Steven Rostedt (Red Hat)
· 11 years ago
b972cc5
ftrace: Do not copy old hash when resetting
by Wang Nan
· 11 years ago
3a63638
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
by Steven Rostedt (Red Hat)
· 11 years ago
1d48d59
ftrace: Remove function_trace_stop check from list func
by Steven Rostedt (Red Hat)
· 11 years ago
1820122
ftrace: Do no disable function tracing on enabling function tracing
by Steven Rostedt (Red Hat)
· 11 years ago
1b2f121
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
by Steven Rostedt (Red Hat)
· 11 years ago
646d704
ftrace: Allow archs to specify if they need a separate function graph trampoline
by Steven Rostedt (Red Hat)
· 11 years ago
5f8bf2d2
tracing: Fix graph tracer with stack tracer on other archs
by Steven Rostedt (Red Hat)
· 11 years ago
8c006cf
tracing: Improve message of empty set_ftrace_notrace file
by Namhyung Kim
· 11 years ago
280d142
tracing: Improve message of empty set_graph_notrace file
by Namhyung Kim
· 11 years ago
0d7d9a1
tracing: Add ftrace_graph_notrace boot parameter
by Namhyung Kim
· 11 years ago
ef2fbe1
ftrace: Do not copy hash if O_TRUNC is set
by Namhyung Kim
· 11 years ago
1f61be00
ftrace: Fix memory leak on failure path in ftrace_allocate_pages()
by Namhyung Kim
· 11 years ago
a737e6d
ftrace: Get rid of obsolete global_start_up variable
by Namhyung Kim
· 11 years ago
5c27c77
ftrace: Simplify ftrace_hash_disable/enable path in ftrace_hash_move
by Masami Hiramatsu
· 11 years ago
9674b2f
ftrace: Add trampolines to enabled_functions debug file
by Steven Rostedt (Red Hat)
· 11 years ago
79922b8
ftrace: Optimize function graph to be called directly
by Steven Rostedt (Red Hat)
· 11 years ago
0376bde
ftrace: Add ftrace_rec_counter() macro to simplify the code
by Steven Rostedt (Red Hat)
· 11 years ago
4fbb48c
ftrace: Allow no regs if no more callbacks require it
by Steven Rostedt (Red Hat)
· 11 years ago
214b931
Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
f1b2f2b
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
by Steven Rostedt (Red Hat)
· 11 years ago
7c0868e
ftrace: Use the ftrace_addr helper functions to find the ftrace_addr
by Steven Rostedt (Red Hat)
· 11 years ago
7413af1
ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global
by Steven Rostedt (Red Hat)
· 11 years ago
68f4096
ftrace: Always inline ftrace_hash_empty() helper function
by Steven Rostedt (Red Hat)
· 11 years ago
19eab4a
ftrace: Write in missing comment from a very old commit
by Steven Rostedt (Red Hat)
· 11 years ago
66209a5
ftrace: Remove boolean of hash_enable and hash_disable
by Steven Rostedt (Red Hat)
· 11 years ago
bdffd89
tracing: Replace __get_cpu_var uses with this_cpu_ptr
by Christoph Lameter
· 11 years ago
fd06a54
ftrace: Have function graph tracer use global_ops for filtering
by Steven Rostedt (Red Hat)
· 11 years ago
a949ae5
ftrace/module: Hardcode ftrace_module_init() call into load_module()
by Steven Rostedt (Red Hat)
· 11 years ago
8d1b065
tracing: Fix documentation of ftrace_set_global_{filter,notrace}()
by Jiaxing Wang
· 11 years ago
7eea4fc
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
by Jiaxing Wang
· 11 years ago
8275f69
ftrace: Statically initialize pm notifier block
by Mathias Krause
· 11 years ago
4104d32
ftrace: Remove global function list and call function directly
by Steven Rostedt (Red Hat)
· 11 years ago
d88471c
ftrace: Constify ftrace_text_reserved
by Sasha Levin
· 12 years ago
db0fbad
ftrace: Fix compilation warning about control_ops_free
by Jiri Slaby
· 11 years ago
cd21067f
ftrace: Warn on error when modifying ftrace function
by Petr Mladek
· 11 years ago
3a36cb1
ftrace: Do not pass data to ftrace_dyn_arch_init
by Jiri Slaby
· 11 years ago
af64a7c
ftrace: Pass retval through return in ftrace_dyn_arch_init()
by Jiri Slaby
· 11 years ago
Next »