Commit History

Author SHA1 Message Date
  Steven Rostedt 41b6a95d69 ring-buffer: do not reset while in a commit 16 years ago
  Ingo Molnar 89034bc2c7 Merge branch 'linus' into tracing/core 16 years ago
  Eric Dumazet bd3f02212d ring-buffer: Fix memleak in ring_buffer_free() 16 years ago
  Robert Richter 469535a598 ring-buffer: Fix advance of reader in rb_buffer_peek() 16 years ago
  Steven Rostedt 464e85eb0e ring-buffer: do not disable ring buffer on oops_in_progress 16 years ago
  Steven Rostedt 0f2541d299 ring-buffer: fix check of try_to_discard result 16 years ago
  Lai Jiangshan da706d8bc8 ring_buffer: Fix warning while ignoring cmpxchg return value 16 years ago
  Steven Rostedt 77ae365eca ring-buffer: make lockless 16 years ago
  Steven Rostedt 3adc54fa82 ring-buffer: make the buffer a true circular link list 16 years ago
  Paul Mundt 1155de47cd ring-buffer: Make it generally available 16 years ago
  Linus Torvalds b0b7065b64 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
  Steven Rostedt 8d707e8eb4 ring-buffer: do not grab locks in nmi 16 years ago
  Steven Rostedt d47882078f ring-buffer: add locks around rb_per_cpu_empty 16 years ago
  Steven Rostedt 5f78abeebb ring-buffer: check for less than two in size allocation 16 years ago
  Steven Rostedt 0dcd4d6c3e ring-buffer: remove useless compile check for buffer_page size 16 years ago
  Steven Rostedt c6a9d7b55e ring-buffer: remove useless warn on check 16 years ago
  Steven Rostedt 22f470f8da ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index 16 years ago
  Steven Rostedt fa7439531d ring-buffer: use commit counters for commit pointer accounting 16 years ago
  Steven Rostedt 263294f3e1 ring-buffer: remove unused variable 16 years ago
  Steven Rostedt c7b0930857 ring-buffer: prevent adding write in discarded area 16 years ago
  Rusty Russell 3f237a79dd cpumask: use new operators in kernel/trace 16 years ago
  Vegard Nossum 1744a21d57 trace: annotate bitfields in struct ring_buffer_event 16 years ago
  Steven Rostedt f57a8a1911 ring-buffer: fix ret in rb_add_time_stamp 16 years ago
  Peter Zijlstra 1f8a6a10fb ring-buffer: pass in lockdep class key for reader_lock 16 years ago
  Steven Rostedt ea05b57cc1 ring-buffer: discard timestamps that are at the start of the buffer 16 years ago
  Steven Rostedt edd813bffc ring-buffer: try to discard unneeded timestamps 16 years ago
  Tim Bird a202355640 ring-buffer: fix bug in ring_buffer_discard_commit 16 years ago
  Steven Rostedt 168b6b1d05 ring-buffer: move code around to remove some branches 16 years ago
  Steven Rostedt 88eb012536 ring-buffer: use internal time stamp function 16 years ago
  Steven Rostedt 0f0c85fc80 ring-buffer: small optimizations 16 years ago