Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4bd24d8f415021ee9348eaf2fe956cc6d9b322ad
/
include
/
linux
/
ftrace.h
95107b3
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
8861dd3
ftrace: Access ret_stack->subtime only in the function profiler
by Namhyung Kim
· 8 years ago
223918e
ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers
by Josh Poimboeuf
· 8 years ago
9a7c348
ftrace: Add return address pointer to ftrace_ret_stack
by Josh Poimboeuf
· 8 years ago
daa460a
ftrace: Only allocate the ret_stack 'fp' field when needed
by Josh Poimboeuf
· 8 years ago
a4a551b
ftrace: Reduce size of function graph entries
by Namhyung Kim
· 8 years ago
0b86c75
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
4d4fb97
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le
by Jiri Kosina
· 9 years ago
04cf31a
ftrace: Make ftrace_location_range() global
by Michael Ellerman
· 9 years ago
be7635e
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
by Alexander Potapenko
· 9 years ago
f904f58
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
by Sebastian Andrzej Siewior
· 9 years ago
705d43d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
7dcd182
ftrace/module: remove ftrace module notifier
by Jessica Yu
· 9 years ago
26cd836
Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
b752205
ftrace: Remove unused nr_trampolines var
by Dmitry Safonov
· 9 years ago
c17488d
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
b7ffffb
ftrace: Add infrastructure for delayed enabling of module functions
by Steven Rostedt (Red Hat)
· 9 years ago
049fb9b
ftrace/module: Call clean up function when module init fails early
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
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
d332736
tracing: Rename max_stack_lock to stack_trace_max_lock
by Steven Rostedt (Red Hat)
· 9 years ago
bb99d8c
tracing: Allow arch-specific stack tracer
by AKASHI Takahiro
· 9 years ago
e3eea14
ftrace: Fix breakage of set_ftrace_pid
by Steven Rostedt (Red Hat)
· 9 years ago
0daa2302
tracing: Add tp_printk cmdline to have tracepoints go to printk()
by Steven Rostedt (Red Hat)
· 10 years ago
5f893b2
tracing: Move enabling tracepoints to just after rcu_init()
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
aec0be2
ftrace/x86/extable: Add is_ftrace_trampoline() function
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
f3bea49
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
by Steven Rostedt (Red Hat)
· 10 years ago
fef5aee
ftrace: Replace tramp_hash with old_*_hash to save space
by Steven Rostedt (Red Hat)
· 10 years ago
e1effa0
ftrace: Annotate the ops operation on update
by Steven Rostedt (Red Hat)
· 10 years ago
8735405
ftrace: Add helper function ftrace_ops_get_func()
by Steven Rostedt (Red Hat)
· 10 years ago
33b7f99
ftrace: Allow ftrace_ops to use the hashes from other ops
by Steven Rostedt (Red Hat)
· 10 years ago
0162d62
ftrace: Rename ftrace_ops field from trampolines to nr_trampolines
by Steven Rostedt (Red Hat)
· 10 years ago
3a63638
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
by Steven Rostedt (Red Hat)
· 10 years ago
7544256a
ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST
by Steven Rostedt (Red Hat)
· 10 years ago
0ef1b9e
ftrace: Remove ftrace_start/stop()
by Steven Rostedt (Red Hat)
· 10 years ago
1b2f121
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
by Steven Rostedt (Red Hat)
· 10 years ago
646d704
ftrace: Allow archs to specify if they need a separate function graph trampoline
by Steven Rostedt (Red Hat)
· 10 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
cf2cb0b
ftrace: Use macros for numbers in ftrace rec shift bits
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
· 10 years ago
eed542d
ftrace: Make CALLER_ADDRx macros more generic
by AKASHI Takahiro
· 10 years ago
f1b2f2b
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
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
a949ae5
ftrace/module: Hardcode ftrace_module_init() call into load_module()
by Steven Rostedt (Red Hat)
· 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
a762782
ftrace: Remove freelist from struct dyn_ftrace
by Jiri Slaby
· 11 years ago
3a36cb1
ftrace: Do not pass data to ftrace_dyn_arch_init
by Jiri Slaby
· 11 years ago
591dffd
ftrace: Allow for function tracing instance to filter functions
by Steven Rostedt (Red Hat)
· 11 years ago
b7e00a6
ftrace: Add private data to ftrace_ops
by Steven Rostedt (Red Hat)
· 11 years ago
098c879
tracing: Add generic tracing_lseek() function
by Steven Rostedt (Red Hat)
· 11 years ago
38de93a
tracing: Make register/unregister_ftrace_command __init
by Tom Zanussi
· 11 years ago
29ad23b
ftrace: Add set_graph_notrace filter
by Namhyung Kim
· 11 years ago
de7edd3
tracing: Disable tracing on warning
by Steven Rostedt (Red Hat)
· 11 years ago
1b3d062
ftrace: Remove ftrace_regex_lseek()
by Li Zefan
· 11 years ago
f04f24fb
ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
by Masami Hiramatsu
· 12 years ago
9e8529a
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
7f49ef6
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
by Steven Rostedt (Red Hat)
· 12 years ago
6a76f8c
tracing: Fix possible NULL pointer dereferences
by Namhyung Kim
· 12 years ago
395b97a
ftrace: Do not call stub functions in control loop
by Steven Rostedt (Red Hat)
· 12 years ago
e67efb9
ftrace: Clean up function probe methods
by Steven Rostedt (Red Hat)
· 12 years ago
06aeaae
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
by Masami Hiramatsu
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
4dc9367
ftrace: Make ftrace_location() a nop on !DYNAMIC_FTRACE
by Steven Rostedt
· 12 years ago
647664e
ftrace: add ftrace_set_filter_ip() for address based filter
by Masami Hiramatsu
· 12 years ago
ea701f1
ftrace: Add selftest to test function trace recursion protection
by Steven Rostedt
· 12 years ago
4740974
ftrace: Add default recursion protection for function tracing
by Steven Rostedt
· 12 years ago
08f6fba
ftrace/x86: Add separate function to save regs
by Steven Rostedt
· 13 years ago
a1e2e31
ftrace: Return pt_regs to function trace callback
by Steven Rostedt
· 13 years ago
ccf3672
ftrace: Consolidate arch dependent functions with 'list' function
by Steven Rostedt
· 12 years ago
2f5f6ad
ftrace: Pass ftrace_ops as third parameter to function trace callback
by Steven Rostedt
· 13 years ago
e4f5d54
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
by Steven Rostedt
· 13 years ago
8ed3e2c
ftrace: Make ftrace_modify_all_code() global for archs to use
by Steven Rostedt
· 13 years ago
f0cf973
ftrace: Return record ip addr for ftrace_location()
by Steven Rostedt
· 13 years ago
b02ee9a
tracing: Prevent wasting time evaluating parameters in trace_preempt_on/off
by Minho Ban
· 13 years ago
08d636b
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
by Steven Rostedt
· 13 years ago
5500fa5
ftrace, perf: Add filter support for function trace event
by Jiri Olsa
· 13 years ago
e248491
ftrace: Add enable/disable ftrace_ops control interface
by Jiri Olsa
· 13 years ago
ac483c4
ftrace: Change filter/notrace set functions to return exit code
by Jiri Olsa
· 13 years ago
96de37b
tracing: Fix compile error when static ftrace is enabled
by Steven Rostedt
· 13 years ago
2a85a37
ftrace: Allow access to the boot time function enabling
by Steven Rostedt
· 13 years ago
69a3083
ftrace: Decouple hash items from showing filtered functions
by Steven Rostedt
· 13 years ago
fc13cb0
ftrace: Allow other users of function tracing to use the output listing
by Steven Rostedt
· 13 years ago
85ae32a
ftrace: Replace record newlist with record page list
by Steven Rostedt
· 13 years ago
3208230
ftrace: Remove usage of "freed" records
by Steven Rostedt
· 13 years ago
c88fd86
ftrace: Allow archs to modify code without stop machine
by Steven Rostedt
· 13 years ago
de47725
include: replace linux/module.h with "struct module" wherever possible
by Paul Gortmaker
· 13 years ago
04da85b
ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined
by Steven Rostedt
· 13 years ago
43dd61c
ftrace: Fix regression of :mod:module function enabling
by Steven Rostedt
· 13 years ago
936e074
ftrace: Modify ftrace_set_filter/notrace to take ops
by Steven Rostedt
· 14 years ago
cdbe61b
ftrace: Allow dynamically allocated function tracers
by Steven Rostedt
· 14 years ago
b848914
ftrace: Implement separate user function filtering
by Steven Rostedt
· 14 years ago
ed926f9
ftrace: Use counters to enable functions to trace
by Steven Rostedt
· 14 years ago
f45948e
ftrace: Create a global_ops to hold the filter and notrace hashes
by Steven Rostedt
· 14 years ago
1cf41dd7
ftrace: Use hash instead for FTRACE_FL_FILTER
by Steven Rostedt
· 14 years ago
b448c4e
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
by Steven Rostedt
· 14 years ago
Next »