Fix: segfault on create session with two URLs
[lttng-tools.git] / src / common /
2012-10-22  David GouletFix: Add missing header to makefile
2012-10-19  Julien DesfossezFix: Remove network stream ID ABI calls
2012-10-19  David GouletWait for data availability when stopping a session
2012-10-19  David GouletRelayd data available command support
2012-10-19  David GouletLib lttng-ctl data available command support
2012-10-19  David GouletConsumer daemon data available command support
2012-10-19  David GouletSupport the add operation of urcu hash table
2012-10-19  David GouletAdd data structure for the data available command
2012-10-19  David GouletRemove unused code
2012-10-19  David GouletCleanup code and rename variables
2012-10-19  David GouletChange the metadata hash table node
2012-10-19  David GouletMake stream hash tables global to the consumer
2012-10-19  David GouletMove add data stream to the data thread
2012-10-19  David GouletRename consumer threads and spawn them in daemon
2012-10-16  David GouletFix: Missing -ENODATA handling in the consumer
2012-10-16  David GouletFix: Empty metadata buffer(s) on HUP|ERR
2012-10-09  Julien DesfossezABI with support for compat 32/64 bits
2012-10-09  David GouletFix: Stream allocation and insertion consistency
2012-10-03  David GouletAdd hash table argument to helper functions
2012-10-03  David GouletFix: Add missing call rcu and read side lock
2012-10-03  David GouletFix coding style and add/change debug statements
2012-10-02  Paul ChaventFix: Build out of src tree
2012-10-02  Christian BabeuxNew testpoint mechanism to instrument binaries for...
2012-10-01  Mathieu DesnoyersFix: off-by-one in comm proto between lttng-ctl and...
2012-10-01  David GouletFix: Metadata stream leak when received in consumer
2012-09-28  Mathieu DesnoyersFix: consumer_allocate_stream error handling
2012-09-28  Mathieu DesnoyersFix: consumer should await for initial streams
2012-09-28  David GouletFix: Missing rcu read side lock in consumer
2012-09-24  David GouletFix: Lib lttng-ctl on error returns lttng code
2012-09-18  David GouletFix: Remove LPOLLNVAL from consumer metadata revents
2012-09-17  David GouletFix: Consumer return value check after mmap/splice
2012-09-13  David GouletDon't send the subbuffer padding for streaming
2012-09-12  David GouletFix: Returned error code in consumer on read buffer
2012-09-11  David GouletAdd new thread in consumer for metadata handling
2012-09-11  David GouletFix: consumer recv command error path
2012-09-07  Christian BabeuxFix: Accept bytecode of length 65536 bytes
2012-08-24  David GouletSet hidden visibility for calls used in lttng-ctl
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-24  Julien DesfossezFix: missing hostname context
2012-08-20  David GouletMerge duplicate code in consumer for destroy relayd
2012-08-20  David GouletMerge duplicate code in consumer for add relayd
2012-08-20  Christian BabeuxFix: Possible buffer overflows in strncat() usage
2012-08-17  David GouletFix relayd version check and remove unused code
2012-08-17  David GouletFix: lttng list command with network path
2012-08-16  David GouletFix: Subdirectory handling for lttng and sessiond
2012-08-16  Mathieu DesnoyersFix: 32-bit print format type mismatch warnings
2012-08-15  David GouletFix: multiple consumer locking problems
2012-08-15  David GouletBackport HT fixes from urcu upstream
2012-08-14  David GouletFix: Possible invalid read on string in set_ip_address()
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-08-14  David GouletFix: remove adjustment on written var for metadata
2012-08-10  Christian BabeuxFix: Wrong domain used when initializing IPv6 sockets
2012-08-10  Christian BabeuxFix: Off by one in lttcomm_sock_domain enum
2012-08-07  Mathieu DesnoyersCleanup: Remove misplaced config.h include
2012-07-31  David GouletDivide read subbuffer consumer function
2012-07-30  David GouletMerge mmap/splice fct. for both consumers
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-26  Mathieu DesnoyersFix: relayd metadata size
2012-07-25  David GouletFix: Off by uint64_t in the metadata transfer
2012-07-25  Mathieu DesnoyersFix: consumer relay sender RCU usage
2012-07-25  David GouletAdd comments for the relayd ctrl socket mutex
2012-07-25  David GouletFix: some error in uri.c were still using printf()
2012-07-24  Mathieu DesnoyersAdd time validation to health check
2012-07-23  Mathieu Desnoyersfix: write EINTR handling
2012-07-20  David GouletCreate utils.c/.h in libcommon
2012-07-18  David GouletSession daemon health check support
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-07-11  David GouletNetwork streaming support
2012-07-10  Julien DesfossezInitial import of the new binary lttng-relayd
2012-07-10  David GouletAdd and change lttcomm socket API
2012-07-06  Mathieu DesnoyersFix: mmap write() for large subbuffers and handle EINTR...
2012-07-03  David GouletFix inet return value in the close() fct
2012-06-19  David GouletFix: problem in port assignment in uri_parse()
2012-06-14  David GouletAdd network transport layer to sessiond-comm
2012-06-14  Mathieu DesnoyersFix: enable event with different loglevel error
2012-06-13  David GouletAdd lttng URI support and default network ports
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
next
This page took 0.038162 seconds and 6 git commands to generate.