Fix: power of 2 size check should apply to size_t type, not uint32_t
[lttng-ust.git] / libringbuffer / ring_buffer_backend.c
2012-03-08  Mathieu DesnoyersFix: power of 2 size check should apply to size_t type...
2012-02-22  Mathieu DesnoyersFix: Return -EINVAL instead of print warning if non...
2012-02-21  Mathieu DesnoyersAdd missing limits.h include for NAME_MAX
2012-02-15  Mathieu DesnoyersDefine _GNU_SOURCE for all implementation files rather...
2011-12-12  Mathieu DesnoyersFix unset metadata buffer self ref
2011-11-18  Mathieu DesnoyersRemove core.h
2011-11-17  Mathieu DesnoyersFix lib ring buffer compile errors
2011-11-17  Mathieu DesnoyersInstalled headers relicensing and cleanup
2011-11-13  Mathieu DesnoyersFix fork handling, where child shares shm with parent
2011-11-08  Mathieu DesnoyersMove struct ltt_channel to shm for consumer flush
2011-11-03  Mathieu DesnoyersMove include/ust/ to include/lttng/
2011-11-03  Mathieu DesnoyersUpdate to use caa_likely/caa_unlikely from urcu 0.6.6
2011-11-02  Mathieu DesnoyersRename struct lib_ring_buffer* to struct lttng_ust_lib_...
2011-11-02  Mathieu DesnoyersRename shm_handle to lttng_ust_shm_handle
2011-09-23  Mathieu DesnoyersExport consumer ABI, implement ring buffer modification...
2011-09-22  Mathieu Desnoyerslibust ABI: export streams
2011-08-25  Mathieu DesnoyersFix reversed mask usage of subbuffer offset
2011-08-25  Mathieu DesnoyersFix buffer allocation alignment error (fix overwrite...
2011-08-23  Mathieu DesnoyersAdd missing error handling
2011-08-20  Mathieu Desnoyersshm: introduce shmp_index
2011-08-20  Mathieu DesnoyersAdd wakeup on subbuffer delivery
2011-08-20  Mathieu DesnoyersImplement shm object table
2011-08-08  Mathieu Desnoyerslibust 2.0 + ringbuffer + TRACEPOINT_EVENT builds and...
2011-08-04  Mathieu DesnoyersUse shm handle, fix allocation space, take care of...
2011-07-04  Mathieu DesnoyersRing buffer: use shmp (shared-memory pointers) for...
2011-06-27  Mathieu DesnoyersPort ring buffer to userspace, part 1
2011-06-27  Mathieu DesnoyersBuild libringbuffer, remove kernel includes
2011-06-16  Mathieu Desnoyerslib ring buffer initial import
This page took 0.08271 seconds and 35 git commands to generate.