index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2010-05-30
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-25
ring-buffer: Move zeroing out excess in page to ring buffer code
Steven Rostedt
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-21
pipe: add support for shrinking and growing pipes
Jens Axboe
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2010-04-27
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
2010-04-21
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2010-04-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
2010-04-05
tracing: Fix uninitialized variable of tracing/trace output
Lai Jiangshan
2010-03-31
tracing: Show the lost events in the trace_pipe output
Steven Rostedt
2010-03-31
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-12
tracing: Do not record user stack trace from NMI context
Steven Rostedt
2010-03-12
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
2010-03-12
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
2010-03-11
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-03-05
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
2010-03-05
tracing: Update the comm field in the right variable in update_max_tr
Arnaldo Carvalho de Melo
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-02
tracing: Fix warning in s_next of trace file ops
Lai Jiangshan
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
2010-01-25
tracing: Prevent kernel oops with corrupted buffer
Steven Rostedt
2010-01-06
tracing: Add stack dump to trace_printk if stacktrace option is set
Steven Rostedt
2010-01-06
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
2009-12-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-21
tracing: Fix setting tracer specific options
Steven Rostedt
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-16
const: constify remaining pipe_buf_operations
Alexey Dobriyan
2009-12-15
tracing: Fix return of trace_dump_stack()
Steven Rostedt
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-12-13
tracing: Simplify trace_option_write()
Li Zefan
2009-12-13
tracing: Remove useless trace option
Li Zefan
2009-12-13
tracing: Use seq file for trace_clock
Li Zefan
2009-12-13
tracing: Use seq file for trace_options
Li Zefan
2009-12-12
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
2009-12-11
tracing: Add trace_dump_stack()
Steven Rostedt
2009-12-09
tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
Carsten Emde
2009-12-09
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
2009-12-09
tracing: Only call pipe_close if pipe_close is defined
Steven Rostedt
[next]