Fix: Remove bad condition and fix overflow issue
[lttng-tools.git] / src / common /
2012-03-19  Mathieu Desnoyersfix: lttng_ht_destroy memleak
2012-03-16  David GouletFix missing headers for make dist
2012-03-15  Avik SilFix: Redefine MAP_STACK to 0 if not defined by the...
2012-03-13  David GouletFix consumer CPU hotplug support
2012-03-13  David GouletFix double PID registration race
2012-03-13  David GouletMake libcompat independent not to confuse automake
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-08  Mathieu DesnoyersFix: test for UST invalid channel parameters at channel...
2012-03-06  Mathieu DesnoyersFix: recvmsg should handle EINTR
2012-03-06  David GouletFix error.h non-static variables for liblttng-ctl
2012-03-06  David GouletFix missing _GNU_SOURCE define
2012-03-06  Mathieu DesnoyersFix: improve need root for kernel tracing error message
2012-03-05  David GouletFix start/stop lttng message error
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: meaningful error message
2012-03-02  Mathieu DesnoyersFix: UST consumer need to iterate on streams, just...
2012-03-02  Mathieu DesnoyersFix: add missing rcu read lock across RCU HT iteration
2012-03-02  Mathieu DesnoyersFix: sendmsg EPIPE should be quiet by default (expected)
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: consumer race: should allow reuse of FD key
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: Use PERROR all across lttng-tools, never make...
2012-03-02  Mathieu DesnoyersFix: large audit of close() use in sessiond main.c
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-03-01  Mathieu DesnoyersFix: consumer printf type should match ssize_t (%zd)
2012-03-01  Mathieu DesnoyersFix: make ust consumer posix compliant for poll flags
2012-03-01  Mathieu DesnoyersFix: consumer printf type should match ssize_t (%zd)
2012-03-01  Mathieu DesnoyersFix: make ust consumer posix compliant for poll flags
2012-02-27  Mathieu DesnoyersFix: lttng UST and kernel consumer: fix ret vs errno...
2012-02-27  Mathieu DesnoyersFix: restart consumerd and sessiond when interrupted...
2012-02-24  Mathieu DesnoyersFix: lttng UST and kernel consumer: fix ret vs errno...
2012-02-24  Mathieu DesnoyersFix: restart consumerd and sessiond when interrupted...
2012-02-24  Mathieu DesnoyersDebugger support: introduce LTTNG_DEBUG_NOCLONE env...
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-23  Mathieu DesnoyersFix: run_as error handling
2012-02-23  Mathieu DesnoyersFreeBSD port: lttng_clone_files should execute handler
2012-02-23  Mathieu Desnoyersrunas: freebsd do not redefine MAP_STACK
2012-02-23  Mathieu Desnoyersfreebsd: do not use MAP_STACK
2012-02-23  Mathieu Desnoyersrunas: freebsd compat for mmap flags
2012-02-23  Mathieu DesnoyersFix: run_as error handling
2012-02-23  Mathieu Desnoyersfreebsd creds: Add missing braces
2012-02-23  Mathieu DesnoyersFreebsd creds: do not overwrite recv len
2012-02-23  Mathieu DesnoyersImplement FreeBSD credential support
2012-02-23  Mathieu Desnoyersbsd compat: add missing #elif -> #elif defined()
2012-02-23  Mathieu Desnoyersbsd compat headers: #elif -> #elif defined
2012-02-23  Mathieu DesnoyersImplement CLONE_FILES compat layer with rfork
2012-02-22  David GouletMultiple fix for FreeBSD compat layer
2012-02-22  David GouletFix consumer to handle compat layer
2012-02-22  David GouletFix rest of the code to support compat layer
2012-02-22  David GouletAdd multiple FreeBSD compat layer
2012-02-22  David GouletAdd FreeBSD compat layer for splice and sync_file_range
2012-02-22  Mathieu DesnoyersSupport XSI strerror_r in error.h
2012-02-22  David GouletAdd FreeBSD compat layer for socket.h
2012-02-22  David GouletAdd FreeBSD compat layer for endian.h
2012-02-22  David GouletFix FreeBSD support for rculfhash mmap
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-22  Mathieu DesnoyersFix: documented number of subbuffers is incorrect
2012-02-21  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-21  David GouletFix rest of the code to support compat layer
2012-02-21  David GouletFix consumer to handle compat layer
2012-02-21  David GouletMultiple fix for FreeBSD compat layer
2012-02-21  David GouletAdd multiple FreeBSD compat layer
2012-02-21  David GouletAdd FreeBSD compat layer for splice and sync_file_range
2012-02-21  Mathieu DesnoyersSupport XSI strerror_r in error.h
2012-02-21  David GouletAdd FreeBSD compat layer for socket.h
2012-02-21  David GouletFix FreeBSD support for rculfhash mmap
2012-02-21  David GouletAdd FreeBSD compat layer for endian.h
2012-02-20  Mathieu DesnoyersStandardize lttng-modules header version
2012-02-16  David GouletFix lttcomm_close_unix_sock to actually close the socket
2012-02-09  David GouletFix licensing for hashtable/utils.c
2012-02-07  Mathieu DesnoyersZero-initialize struct msghdr
2012-02-07  Mathieu Desnoyerscompat poll: remove useless "void" and semicolons
2012-02-02  David GouletUpdate lttng-kernel.h with padding
2012-02-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-02  David GouletFix EEXIST handling on epoll_ctl add
2012-02-01  David GouletImprove error handling of lttng cli
2012-01-30  Mathieu DesnoyersDefine MAP_STACK to 0 if not defined by the architecture
2012-01-27  Mathieu DesnoyersFix context mapping for UST and kernel
2012-01-24  David GouletRemove default defines from lttng.h
2012-01-24  David GouletAdd MSG_WAITALL to recvmsg of sessiond-comm
2012-01-23  David GouletImplement UST calibrate and change default
2012-01-23  David GouletAdd UST version validation
2012-01-22  David GouletNew sessiond comm error for kernel version
2012-01-22  David GouletAdd missing string.h header for strerror_r()
2012-01-20  David GouletFix missing headers in Makefiles
2012-01-20  David GouletMove all default values to defaults.h
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletMove compat to common and create an internal lib
2012-01-20  David GouletAdd missing headers for make dist
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.041409 seconds and 7 git commands to generate.