aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ring_buffer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15trace: annotate bitfields in struct ring_buffer_eventVegard Nossum1-0/+4
2009-06-08ring-buffer: pass in lockdep class key for reader_lockPeter Zijlstra1-1/+13
2009-05-05ring-buffer: add counters for commit overrun and nmi dropped entriesSteven Rostedt1-0/+2
2009-04-24ring_buffer: compressed event headerLai Jiangshan1-7/+9
2009-04-17tracing/events/ring-buffer: expose format of ring buffer headers to usersSteven Rostedt1-0/+5
2009-04-14ring-buffer: add ring_buffer_discard_commitSteven Rostedt1-0/+29
2009-03-22tracing: add ring_buffer_event_discard() to ring bufferTom Zanussi1-3/+8
2009-03-17ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt1-2/+5
2009-03-05tracing: add tracing_on/tracing_off to kernel.hSteven Rostedt1-15/+0
2009-03-03ring-buffer: fix ring_buffer_read_pageSteven Rostedt1-2/+5
2009-02-16ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt1-0/+2
2009-02-10tracing: fix typos in commentsWenji Huang1-1/+1
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar1-0/+9
2009-02-07ring-buffer: allow tracing_off to be used in core kernel codeSteven Rostedt1-0/+9
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo1-6/+3
2008-12-30Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-12-10ring_buffer: add remaining cpu functions to ring_buffer.hRobert Richter1-0/+2
2008-12-08ring_buffer: fix commentsLai Jiangshan1-4/+6
2008-12-03ring-buffer: read page interfaceSteven Rostedt1-0/+5
2008-11-23ring-buffer: add tracing_off_permanentSteven Rostedt1-0/+1
2008-11-11ring-buffer: buffer record on/off switchSteven Rostedt1-0/+3
2008-10-14ring_buffer: implement new lockingSteven Rostedt1-3/+0
2008-10-14tracing: unified trace bufferSteven Rostedt1-0/+130