index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
tracing/core: fix early free of cpumasks
Frederic Weisbecker
2009-03-16
|
*
|
|
|
tracing/ftrace: fix double calls to tracing_start()
Frederic Weisbecker
2009-03-16
|
*
|
|
|
tracing/core: fix missing mutex unlock on tracing_set_tracer()
Frederic Weisbecker
2009-03-16
|
*
|
|
|
tracing/syscalls: select kallsysms
Frederic Weisbecker
2009-03-16
|
*
|
|
|
tracing/syscalls: protect thread flag toggling from races
Frederic Weisbecker
2009-03-16
|
*
|
|
|
tracing/syscalls: various cleanups
Frederic Weisbecker
2009-03-16
|
*
|
|
|
tracing/syscalls: fix missing release of tracing
Frederic Weisbecker
2009-03-16
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...
Ingo Molnar
2009-03-16
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
/
/
|
|
|
|
/
/
|
|
*
|
|
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
Frederic Weisbecker
2009-03-13
|
*
|
|
|
ftrace: remove struct list_head from struct dyn_ftrace
Lai Jiangshan
2009-03-13
|
*
|
|
|
ftrace: use seq_read
Lai Jiangshan
2009-03-13
|
*
|
|
|
ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec
Zhaolei
2009-03-13
|
*
|
|
|
ftrace: avoid double-free of dyn_ftrace
Zhaolei
2009-03-13
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...
Ingo Molnar
2009-03-13
|
|
\
|
|
|
|
*
|
tracing/ftrace: syscall tracing infrastructure, basics
Frederic Weisbecker
2009-03-13
|
*
|
|
tracing: move binary buffers into per cpu directory
Steven Rostedt
2009-03-13
|
*
|
|
tracing: add comment for use of double __builtin_consant_p
Steven Rostedt
2009-03-13
|
*
|
|
tracing: left align location header in stack_trace
Steven Rostedt
2009-03-13
|
*
|
|
ring-buffer: document reader page design
Steven Rostedt
2009-03-12
|
*
|
|
tracing: show event name in trace for TRACE_EVENT created events
Steven Rostedt
2009-03-12
|
*
|
|
tracing: Don't use tracing_record_cmdline() in workqueue tracer fix
KOSAKI Motohiro
2009-03-12
|
*
|
|
tracing: explain why stack tracer is empty
Steven Rostedt
2009-03-12
|
*
|
|
tracing: fix stack tracer header
Steven Rostedt
2009-03-12
|
*
|
|
tracing: export trace formats to user space
Steven Rostedt
2009-03-12
|
*
|
|
tracing: have event_trace_printk use static tracer
Steven Rostedt
2009-03-12
|
*
|
|
tracing: make bprint event use the proper event id
Steven Rostedt
2009-03-12
|
*
|
|
tracing/core: bring back raw trace_printk for dynamic formats strings
Frederic Weisbecker
2009-03-12
|
*
|
|
tracing: show that buffer size is not expanded
Steven Rostedt
2009-03-12
|
*
|
|
ring-buffer: remove unneeded get_online_cpus
Steven Rostedt
2009-03-12
|
*
|
|
ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG
Steven Rostedt
2009-03-12
|
*
|
|
tracing: protect ring_buffer_expanded with trace_types_lock
Steven Rostedt
2009-03-12
|
*
|
|
tracing: fix comments about trace buffer resizing
Steven Rostedt
2009-03-12
|
*
|
|
Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Steven Rostedt
2009-03-12
|
|
\
|
|
|
|
*
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-11
|
|
|
\
\
|
|
*
\
\
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
|
|
|
\
\
\
|
|
*
|
|
|
trace_clock: fix preemption bug
Peter Zijlstra
2009-03-10
|
|
*
|
|
|
tracing: Don't assume possible cpu list have continuous numbers
KOSAKI Motohiro
2009-03-10
|
|
*
|
|
|
Merge branch 'x86/core' into tracing/ftrace
Ingo Molnar
2009-03-10
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
|
|
|
\
\
\
\
|
|
*
|
|
|
|
tracing: Don't use tracing_record_cmdline() in workqueue tracer
KOSAKI Motohiro
2009-03-09
|
|
*
|
|
|
|
ftrace: tracing header should put '#' at the beginning of a line
KOSAKI Motohiro
2009-03-08
|
|
*
|
|
|
|
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...
Ingo Molnar
2009-03-08
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
/
/
/
|
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
ring-buffer: only allocate buffers for online cpus
Steven Rostedt
2009-03-11
|
*
|
|
|
|
|
|
tracing: fix trace_wait to know to wait on all cpus or just one
Steven Rostedt
2009-03-11
|
*
|
|
|
|
|
|
tracing: expand the ring buffers when an event is activated
Steven Rostedt
2009-03-11
|
*
|
|
|
|
|
|
tracing: keep ring buffer to minimum size till used
Steven Rostedt
2009-03-11
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
tracing: use raw spinlocks for trace_vprintk
Steven Rostedt
2009-03-10
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
|
*
|
|
|
|
tracing: update comments to match event code macros
Steven Rostedt
2009-03-10
[prev]
[next]