Introduce LTTNG_UST_MAP_POPULATE_POLICY environment variable
[lttng-ust.git] / libringbuffer / backend.h
2021-04-09  Michael JeansonMove all sources to 'src/'
2021-04-01  Michael Jeansoncleanup: explicitly mark unused parameters (-Wunused...
2021-03-31  Michael Jeansoncleanup: function attribute 'always_inline'
2021-03-31  Michael Jeansoncleanup: function attribute 'hidden'
2021-03-30  Mathieu DesnoyersRefactoring: hide internal fields of ring buffer context
2021-03-26  Mathieu DesnoyersRemove handle field from ring buffer context
2021-03-26  Mathieu DesnoyersFix: truncation of text array and sequences by NULL...
2021-03-26  Mathieu DesnoyersCleanup: use "char" type for padding
2021-03-16  Michael JeansonNamespace 'struct channel' under 'lttng_ust_lib_ring_bu...
2021-03-16  Michael JeansonRemove LTTNG_HIDDEN macro
2021-03-02  Michael JeansonHide libringbuffer private symbols
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2016-09-25  Mathieu DesnoyersPerformance: mark ring buffer do_copy callers always...
2016-09-24  Mathieu DesnoyersPerformance: cache the backend pages pointer in context
2016-09-24  Mathieu Desnoyersring buffer: handle shmp errors
2014-04-15  Mathieu DesnoyersFix: pad strings that are modified concurrently with...
2013-06-30  Mathieu DesnoyersFix: handle writes of length 0
2012-04-05  Mathieu DesnoyersMerge branch 'dev'
2012-03-08  Mathieu DesnoyersLicense text standardization, add missing licenses
2011-11-18  Mathieu DesnoyersRemove core.h
2011-11-03  Mathieu DesnoyersMove include/ust/ to include/lttng/
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-08-25  Mathieu DesnoyersFix reversed mask usage of subbuffer offset
2011-08-20  Mathieu Desnoyersshm: introduce shmp_index
2011-08-20  Mathieu DesnoyersImplement shm object table
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.095102 seconds and 37 git commands to generate.