index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ring_buffer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
ring_buffer: Remove unused "event" parameter
Song Chen
1
-2
/
+1
2022-11-16
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
1
-1
/
+1
2022-09-28
ring-buffer: Add ring_buffer_wake_waiters()
Steven Rostedt (Google)
1
-1
/
+1
2021-04-01
tracing: Remove unused argument from "ring_buffer_time_stamp()
Yordan Karadzhov (VMware)
1
-1
/
+1
2021-03-18
ring-buffer: Allow ring_buffer_event_time_stamp() to return time stamp of all...
Steven Rostedt (VMware)
1
-1
/
+2
2020-06-30
ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
Nicholas Piggin
1
-0
/
+1
2020-03-27
ring-buffer/tracing: Have iterator acknowledge dropped events
Steven Rostedt (VMware)
1
-0
/
+1
2020-03-19
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
1
-2
/
+1
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
1
-55
/
+55
2019-03-13
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
1
-1
/
+1
2019-02-06
ring-buffer: Remove unused function ring_buffer_page_len()
Miroslav Benes
1
-2
/
+0
2018-12-08
ring-buffer: Add percentage of ring buffer full to wake up reader
Steven Rostedt (VMware)
1
-1
/
+3
2018-08-01
ring-buffer: Make ring_buffer_record_is_set_on() return bool
Steven Rostedt (VMware)
1
-1
/
+1
2018-08-01
ring-buffer: Make ring_buffer_record_is_on() return bool
Steven Rostedt (VMware)
1
-1
/
+1
2018-07-25
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
1
-0
/
+1
2018-06-04
ring-buffer: Fix typo in comment
Vasyl Gomonovych
1
-1
/
+1
2018-03-10
ring-buffer: Add nesting for adding events within events
Steven Rostedt (VMware)
1
-0
/
+3
2018-03-10
ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
Tom Zanussi
1
-5
/
+7
2018-03-10
ring-buffer: Add interface for setting absolute time stamps
Tom Zanussi
1
-0
/
+2
2017-11-28
ring_buffer_poll_wait() return value used as return value of ->poll()
Al Viro
1
-1
/
+1
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-3
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-01
ring-buffer: Return reader page back into existing ring buffer
Steven Rostedt (VMware)
1
-1
/
+1
2016-12-02
tracing/rb: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+6
2015-11-02
ring_buffer: ring_buffer_empty{cpu}() can return boolean
Yaowei Bai
1
-2
/
+2
2014-11-10
tracing: Do not busy wait in buffer splice
Rabin Vincent
1
-1
/
+1
2014-06-10
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-03-15
tracing/ring-buffer: Move poll wake ups into ring buffer code
Steven Rostedt (Red Hat)
1
-0
/
+6
2013-01-30
ring-buffer: Add stats field for amount read from trace ring buffer
Steven Rostedt (Red Hat)
1
-0
/
+1
2012-11-02
ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
Yoshihiro YUNOMAE
1
-1
/
+1
2012-10-31
ring-buffer: Add a 'dropped events' counter
Slava Pestov
1
-0
/
+1
2012-04-23
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
1
-2
/
+4
2012-02-22
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
1
-0
/
+3
2011-08-30
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
1
-0
/
+2
2011-06-14
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
1
-1
/
+1
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
1
-0
/
+2
2010-10-20
ring-buffer: Remove ring_buffer_event_time_delta()
Steven Rostedt
1
-12
/
+0
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
1
-1
/
+3
2010-03-31
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
1
-2
/
+4
2009-09-04
ring-buffer: only enable ring_buffer_swap_cpu when needed
Steven Rostedt
1
-0
/
+9
2009-09-04
ring-buffer: remove ring_buffer_event_discard
Steven Rostedt
1
-14
/
+0
2009-07-07
ring-buffer: make lockless
Steven Rostedt
1
-1
/
+0
2009-06-15
trace: annotate bitfields in struct ring_buffer_event
Vegard Nossum
1
-0
/
+4
2009-06-08
ring-buffer: pass in lockdep class key for reader_lock
Peter Zijlstra
1
-1
/
+13
2009-05-05
ring-buffer: add counters for commit overrun and nmi dropped entries
Steven Rostedt
1
-0
/
+2
2009-04-24
ring_buffer: compressed event header
Lai Jiangshan
1
-7
/
+9
2009-04-17
tracing/events/ring-buffer: expose format of ring buffer headers to users
Steven Rostedt
1
-0
/
+5
2009-04-14
ring-buffer: add ring_buffer_discard_commit
Steven Rostedt
1
-0
/
+29
2009-03-22
tracing: add ring_buffer_event_discard() to ring buffer
Tom Zanussi
1
-3
/
+8
2009-03-17
ring-buffer: add api to allow a tracer to change clock source
Steven Rostedt
1
-2
/
+5
[next]