Update version to 0.16
[ust.git] / libust / buffers.c
2011-05-20  Mathieu DesnoyersUpdate note in buffer.c
2011-05-20  Mathieu DesnoyersCleanup leftover UST comments, add comments about curre...
2011-04-04  Nils CarlsonMake only libust and libustconsumer use a signal safe...
2011-03-03  Mathieu Desnoyersfinish_consuming_dead_subbuffer: fix data_size read...
2011-03-03  David GouletCode base to fix the print errors in UST (v4)
2011-02-23  Mathieu DesnoyersCleanup error handling in open_channel
2011-02-11  David GouletUST-wide warning fixes
2011-02-10  Mathieu DesnoyersUST-wide warning fixes/bugfixes
2010-12-29  Nils CarlsonFix freeing of channels and buffers in buffers.c v2
2010-11-27  David GouletRemove kref from kcompat's headers and code
2010-11-19  Mathieu DesnoyersRename for the new liburcu API namespace
2010-09-30  David GouletNew naming convention for internal macros
2010-09-07  David GouletChange malloc to zmalloc for libust
2010-08-16  Mathieu Desnoyersserialize string input robustness
2010-08-16  Mathieu DesnoyersUST synchronization fix
2010-07-21  Alexis HallĂ©remove ltt_relay_buffer_flush function
2010-05-24  Pierre-Marc Fournierremove mutex_lock, mutex_unlock macros
2010-04-23  Pierre-Marc FournierAdd support for ppc hw tb clock, remove kernelcompat.h
2010-04-19  Pierre-Marc Fournieradd custom probes support and update tracepoints
2010-03-17  Pierre-Marc Fournierremove fcntl(O_NONBLOCK) on consumer notify fd
2010-03-16  Pierre-Marc Fourniermove libkcompat inside ust
2010-03-11  Pierre-Marc Fournierremove old unused code
2010-03-11  Pierre-Marc Fourniermake libustcomm into a static lib
2010-03-04  Pierre-Marc Fournierkmalloc, kfree, etc => malloc, free, etc
2010-03-04  Pierre-Marc Fournierconvert to uatomic ops
2010-03-01  Pierre-Marc Fournieradd debug message when events are lost in a subbuffer...
2010-02-15  Pierre-Marc FournierDon't call the noop version of ltt_write_commit_counter
2010-02-15  Pierre-Marc Fournieradd debugging messages on buffer switch
2010-02-15  Pierre-Marc Fournierfix support for trace format 2.5
2010-02-15  Pierre-Marc Fournierport to trace format 2.5
2010-02-15  Pierre-Marc Fournierfix some errors and warnings in the porting
2010-02-15  Pierre-Marc Fournierinitialize commit_seq
2010-02-15  Pierre-Marc FournierPort changes from lttng-kt
2010-02-02  Pierre-Marc Fournierbuffers.c: fix compilation issue
2010-02-02  Pierre-Marc Fournier_SC_NPROCESSORS_ONLN -> _SC_NPROCESSORS_CONF
2010-02-02  Pierre-Marc FournierConvert buffering system to per-cpu
2010-02-01  Pierre-Marc FournierLarge cleanup, mostly removal of all printk's and print...
2010-01-07  Pierre-Marc Fournierport fix from lttng kernel tracer 0.92
2009-12-07  Pierre-Marc Fournierfix save_last_tsc() and last_tsc_overflow() args
2009-11-16  Pierre-Marc FournierRewrite last GPL bits in relay.c and relay.h
This page took 0.160932 seconds and 46 git commands to generate.