Move to kernel style SPDX license identifiers
[lttng-ust.git] / libringbuffer / ring_buffer_backend.c
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2020-10-16  Michael JeansonNamespace lttng/align.h macros
2020-10-15  Michael JeansonCleanup: standardise include path
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2019-05-10  Mathieu DesnoyersFix: alignment of ring buffer shm space reservation
2019-05-10  Gabriel-Andrew Pol... Fix: allocate ts_end in ringbuffer shared memory
2017-11-05  Mathieu DesnoyersTake NUMA configuration into account for UST buffer...
2017-06-22  Liguang LiFix: Expand the shmobj size for the sequence number
2016-09-24  Mathieu Desnoyersring buffer: handle shmp errors
2016-08-21  Mathieu DesnoyersPerformance: define _LGPL_SOURCE in LGPL c files
2016-03-04  Julien DesfossezGenerate and export the sequence number
2015-09-21  Mathieu DesnoyersFix: don't dereference NULL pointers
2015-09-21  Mathieu DesnoyersFix: Argument with 'nonnull' attribute passed null
2015-09-21  Mathieu DesnoyersFix: sysconf() unchecked return value
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-03-26  Mathieu DesnoyersImplement file-backed ring buffer
2014-05-23  Mathieu DesnoyersFix: refuse overwrite mode buffers with less than two...
2013-11-30  Mathieu DesnoyersCleanup: fix typo in ring buffer backend comment
2013-06-30  Mathieu DesnoyersFix: handle writes of length 0
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2012-04-05  Mathieu DesnoyersMerge branch 'dev'
2012-03-08  Mathieu DesnoyersLicense text standardization, add missing licenses
2012-03-08  Mathieu DesnoyersCleanup: remove duplicate check for 0 num_subbuf and...
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.134597 seconds and 59 git commands to generate.