Change the UST event hash table match function
[lttng-tools.git] / src / common /
2012-06-07  David GouletCreate unix.c/.h for UNIX socket communication
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-05-31  David GouletFix: clang llvm warnings
2012-05-24  Mathieu Desnoyerscompat mman.h: add cygwin support
2012-05-24  Mathieu Desnoyerscompat socket.h: add cygwin support
2012-05-24  Mathieu Desnoyerskernel-ctl: cygwin compatibility compile fix
2012-05-24  Mathieu Desnoyerspoll compat wrapper: add cygwin support
2012-05-24  Mathieu DesnoyersUpdate fcntl cygwin support
2012-05-24  Mathieu Desnoyerscygwin support: only freebsd needs to typedef loff_t
2012-05-24  Mathieu Desnoyersfix: add missing parenthesis
2012-05-24  Mathieu Desnoyerscompat fcntl.h: add cygwin support
2012-05-08  David GouletMove futex.c/.h to libcommon
2012-04-19  David GouletFix: report error to client on consumerd error
2012-04-16  Mathieu DesnoyersFix: add missing ht_destroy at consumer teardown
2012-04-12  Mathieu DesnoyersFix: consumer fd recv thread should write into non...
2012-04-12  Mathieu DesnoyersFix: work-around glibc __nptl_setxid vs clone hang
2012-04-11  Mathieu DesnoyersFix: consumer fd recv poll should be sensitive to POLLP...
2012-04-11  Mathieu DesnoyersFix consumer lttng_consumer_poll_socket poll revents...
2012-04-06  David GouletDon't report back error on syscalls fail for -a -k
2012-03-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-20  David GouletFix: handle EINTR for sendmsg syscall
2012-03-20  David GouletFix: lttng UI exit value and error message
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
next
This page took 0.039419 seconds and 7 git commands to generate.