lttng-tools.git
2012-08-10  Christian BabeuxFix: Off by one in lttcomm_sock_domain enum
2012-08-08  David GouletAdd lttng URL proposal for the public API
2012-08-07  Mathieu DesnoyersRevert "Cleanup: YYPARSE_PARAM and YYLEX_PARAM are...
2012-08-07  Mathieu DesnoyersCleanup: YYPARSE_PARAM and YYLEX_PARAM are deprecated...
2012-08-07  Mathieu DesnoyersFilter fix: support bison 2.6
2012-08-07  Mathieu DesnoyersCleanup: Remove misplaced config.h include
2012-08-06  David GouletFix socket lock and PID in register_consumer
2012-07-31  David GouletAdd lttng address API proposal. Initial import
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 GouletMinor fix for the UST streaming test
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 GouletDeactivate streaming tests from make check
2012-07-25  David GouletAdd unit tests for URIs
2012-07-25  David GouletAdd UST and kernel streaming tests
2012-07-25  David GouletFix: some error in uri.c were still using printf()
2012-07-24  David GouletFix: don't install the filter grammar test
2012-07-24  David GouletAdd health counter to ust-app.c
2012-07-24  David GouletFix: typo in time_diff() with nsec difference
2012-07-24  Mathieu DesnoyersAdd time validation to health check
2012-07-24  Mathieu DesnoyersFix: Multiple health monitoring fixes
2012-07-24  Mathieu DesnoyersFix: relayd typo: lock -> unlock
2012-07-24  Mathieu Desnoyersfix: lttng-relayd: use appropriate RCU locking with...
2012-07-24  Mathieu Desnoyerslttng-relayd: memory management fixes, with cleanups
2012-07-23  Mathieu DesnoyersFix: relayd and sessiond: dispatch thread exit is share...
2012-07-23  Mathieu Desnoyersfix: write EINTR handling
2012-07-23  Mathieu Desnoyersrelayd: cleanup
2012-07-23  David GouletCode cleanup in the ust/kernel consumer file
2012-07-23  Mathieu Desnoyerslttng-relayd.h: review update
2012-07-23  David GouletUpdate README, TODO and CodingStyle
2012-07-23  David GouletFix and update content of doc/ directory
2012-07-23  David GouletAdd enable/disable consumer command to bash completion
2012-07-23  Christian BabeuxFix: relayd pipes should be closed on exit/error
2012-07-20  Julien DesfossezAdd missing options in help
2012-07-20  David GouletCreate utils.c/.h in libcommon
2012-07-20  Julien Desfossezman page for lttng-relayd
2012-07-20  Julien Desfossezsmall fixes on streaming-howto
2012-07-18  David GouletSession daemon health check support
2012-07-17  Mathieu DesnoyersCleanup: rename session list count to "next_uuid"
2012-07-17  Mathieu DesnoyersFix typo: utils.sh
2012-07-17  Mathieu DesnoyersFix: test: session list count cannot use "count" unique id
2012-07-17  Mathieu DesnoyersFilter: specialize double-s64 binary comparators
2012-07-17  David GouletAdd streaming howto
2012-07-17  Mathieu DesnoyersFilter: add merge point test
2012-07-17  David GouletUpdate README and add files to gitignore
2012-07-17  Mathieu DesnoyersDocument filter (help and manpage)
2012-07-17  Mathieu DesnoyersFix: filter: remove dependency on UST bug.h
2012-07-16  Mathieu DesnoyersFilter bytecode: Implement stack-based interpreter
2012-07-14  Mathieu DesnoyersFilter: cast double directly to s64
2012-07-14  Mathieu DesnoyersFilter: ensure logical operator merge is always s64
2012-07-13  Mathieu DesnoyersFilter: specialize 'and' and 'or' ops
2012-07-13  Mathieu DesnoyersFilter: specialize comparators
2012-07-13  Mathieu DesnoyersFilter: Specialize unary ops
2012-07-13  Mathieu DesnoyersFilter: opcode for ref load
2012-07-13  Mathieu DesnoyersShow that filter is enabled when listing session events
2012-07-13  Mathieu DesnoyersDocument filter usage
2012-07-13  Mathieu DesnoyersFilter: add floating point support
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-07-12  Mathieu DesnoyersImplement filter expression to bytecode compiler in...
2012-07-11  Mathieu DesnoyersFix: The session list count should provide unique ident...
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-29  Mathieu DesnoyersFix: add missing consumer.h to sessiond Makefile.am
2012-06-29  Mathieu DesnoyersFix: test make dist Makefile.am missing files
2012-06-29  Mathieu DesnoyersFix: support large files on 32-bit systems
2012-06-22  David GouletFix: enable event loglevel match function
2012-06-19  David GouletRemove useless arg from kernel consumer send stream
2012-06-19  David GouletFix: unchecked pointer from getenv() for lttng create
2012-06-19  David GouletFix: problem in port assignment in uri_parse()
2012-06-15  David GouletAdd pipe creation to utils facility
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-11  Danny SerresFix: Change the type of enabled in lttng_event to a...
2012-06-07  David GouletCreate kernel-consumer.c/.h and consumer.h
2012-06-07  Danny SerresFix: move memset in channel_set_attr after NULL check
2012-06-07  David GouletCreate unix.c/.h for UNIX socket communication
2012-06-04  Mathieu DesnoyersFix: close all file descriptors when executed as daemon
2012-06-01  Mathieu DesnoyersUpdate lttng-ust header copy for disabled UST compilation
2012-06-01  Mathieu DesnoyersFix: ust_app_list_events should return -ENOSYS when...
2012-06-01  Mathieu Desnoyerscleanup output indentation for field listing
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-06-01  Mathieu DesnoyersUpdate lttng-ust-abi.h for event field listing
2012-05-31  Francis GiraldeauFix comments formating in conf.c
2012-05-31  Francis GiraldeauUpdate documentation for destroy all option
2012-05-31  Francis GiraldeauAdd destroy all session option
2012-05-31  Francis GiraldeauImprove delete of configuration
2012-05-31  David GouletFix: clang llvm warnings
2012-05-30  Mathieu DesnoyersAdd CodingStyle to tarball
2012-05-30  Mathieu DesnoyersAdd coding style document
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
next
This page took 0.037668 seconds and 4 git commands to generate.