Version 2.2.3
[lttng-ust.git] / libringbuffer /
2013-12-11  Mathieu DesnoyersFix: check deliver now takes tsc argument
2013-11-24  Mathieu DesnoyersFix: eliminate timestamp overlap between packets
2013-11-19  Mathieu DesnoyersFix: add missing NULL check after allocation
2013-07-03  Mathieu DesnoyersFix: ring buffer: get_subbuf() checks should be perform...
2013-07-01  Mathieu DesnoyersFix: SWITCH_FLUSH new sub-buffer checks
2013-07-01  Mathieu DesnoyersFix: ring buffer: handle concurrent update in nested...
2013-06-30  Mathieu DesnoyersFix: handle writes of length 0
2013-05-07  Mathieu DesnoyersCleanup: ignore mktemp return value
2013-04-26  Mathieu DesnoyersFix: add internal mutex for timer
2013-04-12  Mathieu DesnoyersCleanup: comment mismatch with code
2013-03-20  Mathieu DesnoyersCleanup: work-around clang unused result warning
2013-03-20  Mathieu DesnoyersCleanup: remove unused variables
2013-03-11  Mathieu DesnoyersImplement read timer (for RT)
2013-03-09  Mathieu DesnoyersOnly flush when there are readers active
2013-03-09  Mathieu DesnoyersAdd mutex for channel wakeup fd update
2013-03-06  Mathieu DesnoyersAdd channel wakeup fd to monitor close
2013-03-06  Mathieu DesnoyersFix: only consumerd should print errors
2013-03-06  Mathieu DesnoyersImplement ring buffer periodic buffer switch timer
2013-03-05  Mathieu DesnoyersReactivate error printing
2013-03-01  Mathieu DesnoyersFix: set wait/wake fd to -1 before close
2013-02-27  Mathieu DesnoyersFix: don't flush-final for offset 0 if reader is on...
2013-02-21  Mathieu DesnoyersUse urcu tls-compat.h
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2012-12-05  Mathieu DesnoyersUpdate license text
2012-10-02  Paul ChaventBuild out of src tree
2012-08-14  Mathieu DesnoyersFix UST SIGPIPE handling
2012-05-24  Mathieu DesnoyersAdd cygwin support to libringbuffer getcpu.h
2012-05-18  Mathieu DesnoyersFix: don't SIGBUS when filesystem is full
2012-05-10  Mathieu DesnoyersFix: remove padding field after variable sized array
2012-04-26  Peter KorsgaardFix: getcpu build with modern uClibc versions
2012-04-05  Mathieu DesnoyersMerge branch 'dev'
2012-03-20  Mathieu DesnoyersDocument LTTNG_UST_DEBUG_VALGRIND compilation flag
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-03-06  Mathieu DesnoyersMerge branch 'master' into dev dev
2012-03-06  Mathieu DesnoyersMerge branch 'master' into dev
2012-03-02  Mathieu DesnoyersFix: dmesg printout should not print metadata warnings
2012-03-01  Mathieu DesnoyersMerge branch 'master' into dev
2012-03-01  Mathieu DesnoyersFix ABI: add padding to structures shared between UST...
2012-03-01  Mathieu DesnoyersFix: fixup ringbuffer tls at constructor by forcing...
2012-03-01  Mathieu DesnoyersFix: fixup ringbuffer tls at constructor by forcing...
2012-02-24  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-24  Mathieu DesnoyersFix: only print event errors every 1048576 hits
2012-02-24  Mathieu DesnoyersFix: add missing debug printout to identify the cause...
2012-02-23  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-23  Mathieu Desnoyersfreebsd port: use a leading / prefix for shm tmp name
2012-02-22  Mathieu DesnoyersUse ENOMSG as fallback for ENODATA on freebsd
2012-02-22  Mathieu DesnoyersAdd freebsd support for getcpu (use cpu nr 0)
2012-02-22  Mathieu Desnoyersfls: use local namespace to do not clash with FreeBSD...
2012-02-22  Mathieu DesnoyersRevert "fls: use local namespace to do not clash with...
2012-02-22  Mathieu DesnoyersRevert "Add freebsd support for getcpu (use cpu nr 0)"
2012-02-22  Mathieu DesnoyersRevert "Use ENOMSG as fallback for ENODATA on freebsd"
2012-02-22  Mathieu DesnoyersFix: Return -EINVAL instead of print warning if non...
2012-02-21  Mathieu DesnoyersUse ENOMSG as fallback for ENODATA on freebsd
2012-02-21  Mathieu DesnoyersAdd freebsd support for getcpu (use cpu nr 0)
2012-02-21  Mathieu Desnoyersfls: use local namespace to do not clash with FreeBSD...
2012-02-21  Mathieu DesnoyersAdd missing limits.h include for NAME_MAX
2012-02-15  Mathieu DesnoyersDefine _GNU_SOURCE for all implementation files rather...
2012-02-13  Mathieu DesnoyersMark lib_ring_buffer_print_errors unused
2012-02-02  Mathieu DesnoyersFix 32-bit type: allocated len is used
2012-02-02  Mathieu DesnoyersFix 32-bit type mismatch
2012-01-26  Mathieu DesnoyersRevert "Force 64-bit timestamps"
2012-01-23  Mathieu DesnoyersForce 64-bit timestamps
2012-01-12  Mathieu DesnoyersClose stream and channel file descriptors as soon as...
2011-12-14  Mathieu DesnoyersMake dlopen more robust by using the .0 target for...
2011-12-12  Mathieu DesnoyersFix unset metadata buffer self ref
2011-12-01  Mathieu DesnoyersUse unsigned int instead of int for bitfields
2011-11-30  Mathieu DesnoyersRemove unneeded null pointer check
2011-11-18  Mathieu DesnoyersDo not install usterr-signal-safe
2011-11-18  Mathieu DesnoyersRemove core.h
2011-11-18  Mathieu DesnoyersImplement __rb_same_type
2011-11-18  Mathieu DesnoyersImplement lttng_ust_get_cpu()
2011-11-18  Mathieu DesnoyersCompile fix following moved headers
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-13  Mathieu DesnoyersRemove unused libringbuffer/ring_buffer_abi.c
2011-11-10  Mathieu DesnoyersClean unused vars. warnings
2011-11-08  Mathieu DesnoyersMove libringbuffer and comm connect messages to debug...
2011-11-08  Mathieu Desnoyersinit private data
2011-11-08  Mathieu DesnoyersMove struct ltt_channel to shm for consumer flush
2011-11-07  Gregory HaskinsFix problem with including libringbuffer/smp.h in make...
2011-11-07  Mathieu DesnoyersFix shadow channel struct callback override in consumer
2011-11-07  Mathieu DesnoyersAllow consumer to flush buffers, fix alignment bug
2011-11-05  Mathieu Desnoyersfix make dist: adding missing headers to makefiles
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-10-20  Mathieu DesnoyersImplement libustctl
2011-10-19  Mathieu DesnoyersDo not install libringbuffer into system
2011-09-26  Mathieu DesnoyersCleanup warnings
2011-09-24  Mathieu DesnoyersFix memory layout for channel
2011-09-23  Mathieu DesnoyersCheck for num cpus
2011-09-23  Mathieu DesnoyersUpdate lib ring buffer for external consumer
2011-09-23  Mathieu DesnoyersExport consumer ABI, implement ring buffer modification...
2011-09-22  Mathieu Desnoyerslibust ABI: export streams
2011-08-29  Mathieu Desnoyersrestore signals in error case (shm allocation)
2011-08-29  Mathieu Desnoyersshm creation: use temporary name with O_CREAT | O_EXCL
next
This page took 0.039034 seconds and 7 git commands to generate.