index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2009-04-10
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-04-10
tracing: fix splice return too large
Lai Jiangshan
2009-04-10
tracing: update file->f_pos when splice(2) it
Lai Jiangshan
2009-04-10
tracing: allocate page when needed
Lai Jiangshan
2009-04-10
tracing: disable seeking for trace_pipe_raw
Lai Jiangshan
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
2009-04-07
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
2009-04-07
Update /debug/tracing/README
Nikanth Karthikesan
2009-04-07
tracing/ftrace: alloc the started cpumask for the trace file
Frederic Weisbecker
2009-04-07
tracing/ftrace: fix missing include string.h
Frederic Weisbecker
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
2009-04-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-03-31
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
2009-03-24
function-graph: add option to calculate graph time or not
Steven Rostedt
2009-03-24
tracing: adding function timings to function profiler
Steven Rostedt
2009-03-24
function-graph: add option for include sleep times
Steven Rostedt
2009-03-23
tracing/function-graph-tracer: fix functions call traces imbalance
Frederic Weisbecker
2009-03-23
tracing/ftrace: check if debugfs is registered before creating files
Frederic Weisbecker
2009-03-23
tracing/events: don't use wake up for events
Frederic Weisbecker
2009-03-22
tracing: fix four sparse warnings
Dmitri Vorobiev
2009-03-22
tracing/function-graph-tracer: prevent hangs during self-tests
Frederic Weisbecker
2009-03-20
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-20
Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...
Ingo Molnar
2009-03-19
tracing: remove recording function depth from trace_printk
Steven Rostedt
2009-03-19
tracing: make print_(b)printk_msg_only global
Steven Rostedt
2009-03-18
tracing: give easy way to clear trace buffer
Steven Rostedt
2009-03-18
tracing: fix command line to pid reverse map
Carsten Emde
2009-03-18
tracing: fix trace_find_cmdline()
Thomas Gleixner
2009-03-18
tracing: replace the crude (unsigned) -1 hackery
Thomas Gleixner
2009-03-18
tracing: stop command line recording when tracing is disabled
Thomas Gleixner
2009-03-18
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-17
tracing: add global-clock option to provide cross CPU clock to traces
Steven Rostedt
2009-03-17
ring-buffer: add api to allow a tracer to change clock source
Steven Rostedt
2009-03-17
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-16
tracing: stop comm recording on tracing off
Steven Rostedt
2009-03-16
tracing: protect reader of cmdline output
Steven Rostedt
2009-03-16
tracing/core: fix early free of cpumasks
Frederic Weisbecker
2009-03-16
tracing/core: fix missing mutex unlock on tracing_set_tracer()
Frederic Weisbecker
2009-03-13
tracing: move binary buffers into per cpu directory
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
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-11
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
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
[prev]
[next]