index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ring_buffer.c
Age
Commit message (
Expand
)
Author
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-09-13
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
2011-08-30
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
2011-06-15
ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process
Vaibhav Nagarnaik
2011-06-15
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-15
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
2011-05-26
ftrace: Add internal recursive checks
Steven Rostedt
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-10
tracing: Explain about unstable clock on resume with ring buffer warning
Jiri Olsa
2011-03-09
ring-buffer: Remove unused #include <linux/trace_irq.h>
David Sharp
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-02-18
Revert "tracing: Add unstable sched clock note to the warning"
Ingo Molnar
2011-02-08
tracing: Add unstable sched clock note to the warning
Jiri Olsa
2011-01-19
Kill off warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2010-12-23
ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page
David Sharp
2010-10-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-26
Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-20
ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE
Steven Rostedt
2010-10-20
ring-buffer: Micro-optimize with some strategic inlining
Steven Rostedt
2010-10-20
ring-buffer: Remove condition to add timestamp in fast path
Steven Rostedt
2010-10-20
ring-buffer: Bind time extend and data events together
Steven Rostedt
2010-10-20
ring-buffer: Pass delta by value and not by reference
Steven Rostedt
2010-10-20
ring-buffer: Pass timestamp by value and not by reference
Steven Rostedt
2010-10-19
ring-buffer: Make write slow path out of line
Steven Rostedt
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-12
ring-buffer: Fix typo of time extends per page
Steven Rostedt
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-05
gcc-4.6: kernel/*: Fix unused but set warnings
Andi Kleen
2010-09-01
ring-buffer: Place duplicate expression into a single function
Steven Rostedt
2010-08-16
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
2010-08-06
tracing: Fix ring_buffer_read_page reading out of page boundary
Huang Ying
2010-07-21
trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
Richard Kennedy
2010-06-08
Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-06-03
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-05-25
ring-buffer: Move zeroing out excess in page to ring buffer code
Steven Rostedt
2010-05-25
ring-buffer: Reset "real_end" when page is filled
Steven Rostedt
2010-05-04
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-01
ring-buffer: Add lost event count to end of sub buffer
Steven Rostedt
2010-04-01
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-29
ring-buffer: Add missing unlock
Julia Lawall
2010-03-19
ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
Steven Rostedt
2010-03-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-13
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
[next]