index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
2008-11-17
Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...
Ingo Molnar
2008-11-16
function tracing: fix wrong pos computing when read buffer has been fulfilled
walimis
2008-11-16
tracing/function-return-tracer: support for dynamic ftrace on function return...
Frederic Weisbecker
2008-11-16
ftrace: make filtered functions effective on setting
Steven Rostedt
2008-11-16
ftrace: fix dyn ftrace filter
Steven Rostedt
2008-11-16
ftrace: allow NULL pointers in mcount_loc
Steven Rostedt
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
2008-11-16
ftrace: do not process freed records
Steven Rostedt
2008-11-16
ftrace: disable ftrace on anomalies in trace start and stop
Steven Rostedt
2008-11-16
ftrace: remove condition from ftrace_record_ip
Steven Rostedt
2008-11-13
ftrace: remove unnecessary if condition of __unregister_ftrace_function
walimis
2008-11-12
Merge branch 'tracing/function-return-tracer' into tracing/fastboot
Ingo Molnar
2008-11-12
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
2008-11-11
ring-buffer: buffer record on/off switch
Steven Rostedt
2008-11-11
tracing: add a tracer to catch execution time of kernel functions
Frederic Weisbecker
2008-11-08
ftrace: fix set_ftrace_filter
Steven Rostedt
2008-11-06
ftrace: add quick function trace stop
Steven Rostedt
2008-10-28
ftrace: perform an initialization for ftrace to enable it
Frederic Weisbecker
2008-10-24
ftrace: warning in kernel/trace/ftrace.c
Ingo Molnar
2008-10-23
ftrace: fix build failure
Ingo Molnar
2008-10-23
ftrace: remove ftrace hash
Steven Rostedt
2008-10-23
ftrace: remove mcount set
Steven Rostedt
2008-10-23
ftrace: remove daemon
Steven Rostedt
2008-10-23
ftrace: add ftrace warn on to disable ftrace
Steven Rostedt
2008-10-23
ftrace: only have ftrace_kill atomic
Steven Rostedt
2008-10-23
ftrace: return error on failed modified text.
Steven Rostedt
2008-10-20
ftrace: release functions from hash
Steven Rostedt
2008-10-14
ftrace: warn on failure to disable mcount callers
Steven Rostedt
2008-10-14
ftrace: mcount_addr defined but not used
Steven Noonan
2008-10-14
ftrace: fix unlocking of hash
Steven Rostedt
2008-10-14
ftrace: remove direct reference to mcount in trace code
Steven Rostedt
2008-10-14
ftrace: clean up macro usage
Ingo Molnar
2008-10-14
ftrace: fix build failure
Stephen Rothwell
2008-10-14
ftrace: add necessary locking for ftrace records
Steven Rostedt
2008-10-14
ftrace: do not init module on ftrace disabled
Steven Rostedt
2008-10-14
ftrace: remove old pointers to mcount
Steven Rostedt
2008-10-14
ftrace: do not show freed records in available_filter_functions
Steven Rostedt
2008-10-14
ftrace: enable mcount recording for modules
Steven Rostedt
2008-10-14
ftrace: mcount call site on boot nops core
Steven Rostedt
2008-07-28
stop_machine: fix up ftrace.c
Rusty Russell
2008-07-11
ftrace: build fix for ftraced_suspend
Ingo Molnar
2008-07-11
ftrace: add ftrace_kill_atomic
Steven Rostedt
2008-07-03
ftrace: prevent ftrace modifications while being kprobe'd, v2
Abhishek Sagar
2008-06-23
ftrace: avoid modifying kprobe'd records
Abhishek Sagar
2008-06-23
ftrace: freeze kprobe'd records
Abhishek Sagar
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-06-16
namespacecheck: fixes
Ingo Molnar
2008-06-14
ftrace: fix "notrace" filtering priority
Abhishek Sagar
2008-06-10
ftrace: prevent freeing of all failed updates
Abhishek Sagar
2008-06-10
ftrace: add debugfs entry 'failures'
Abhishek Sagar
[next]