lttng-tools.git
2012-09-19  David GouletAdd lttng_health_check(3) man page
2012-09-18  David GouletFix: Remove LPOLLNVAL from consumer metadata revents
2012-09-17  Christian BabeuxFix: Mismatch of field name between ust and tools
2012-09-17  David GouletAdd the written value when listing fields
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 GouletUpdate coding style. Add error handling section
2012-09-12  David GouletFix: Returned error code in consumer on read buffer
2012-09-12  David GouletUpdate version to v2.1.0-rc3 v2.1.0-rc3
2012-09-11  David GouletFix: Relayd fix ret value when adding a connection
2012-09-11  David GouletAdd new thread in consumer for metadata handling
2012-09-11  David GouletFix: consumer recv command error path
2012-09-10  Mathieu DesnoyersFix filter: fix recent regressions
2012-09-07  David GouletUpdate lttng-ust-abi.h from upstream lttng-ust
2012-09-07  Christian BabeuxFix: Accept bytecode of length 65536 bytes
2012-09-04  Christian BabeuxFix: Generation of bytecode longer than 32768 bytes...
2012-09-04  Christian BabeuxFix: Filter bytecode alloc buffer size must be a power...
2012-09-04  Danny SerresAdd lttng-ctl SWIG python bindings
2012-08-27  David GouletAdd C++ support to API header files
2012-08-24  David GouletLibrarify filter in liblttng-ctl and hide symbols
2012-08-24  David GouletSet hidden visibility for calls used in lttng-ctl
2012-08-24  Christian BabeuxNotify the user if a filter is already enabled
2012-08-24  David GouletInstall lttng-error.h and include it in lttng.h
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-24  Julien DesfossezFix: missing hostname context
2012-08-22  David GouletUpdate version to v2.1.0-rc2 v2.1.0-rc2
2012-08-22  David GouletFix: put back 2.0 output text for lttng create cmd
2012-08-22  David GouletFix: remove set subdir call that uses bad ptr
2012-08-22  Christian BabeuxFilter: Handle the unary bitwise not operator (~) with...
2012-08-21  David GouletFix: missing mutex unlock on register consumer err
2012-08-21  David GouletRemove underscore from ifndef of lttng.h
2012-08-21  David GouletRemove unused define in lttng.h
2012-08-21  David GouletStandardize lttng command line usage text
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-20  David GouletMove code out of main.c and fix some issues
2012-08-17  David GouletUpdate version to v2.1.0-rc1 v2.1.0-rc1
2012-08-17  David GouletAdd missing decl. when UST is disabled
2012-08-17  David GouletAdd missing scripts to the dist package
2012-08-17  David GouletFix: UST app major version check
2012-08-17  David GouletFix relayd version check and remove unused code
2012-08-17  David GouletFix lttng view using lttng list sessions
2012-08-17  David GouletFix comments and help text
2012-08-17  David GouletFix: lttng list command with network path
2012-08-16  David GouletDeny register consumer if one exists
2012-08-16  David GouletFix: Subdirectory handling for lttng and sessiond
2012-08-16  Christian BabeuxCleanup: Remove unused get_default_session_name()
2012-08-16  Christian BabeuxFix: Invalid free on session_name when destroying session
2012-08-16  Mathieu DesnoyersFix: 32-bit print format type mismatch warnings
2012-08-16  Mathieu DesnoyersCleanup: symbols in parser protected -> hidden
2012-08-16  David GouletFix: set kernel consumer output directory
2012-08-15  David GouletAdd commented debug lines to test
2012-08-15  David GouletFix: multiple consumer locking problems
2012-08-15  David GouletBackport HT fixes from urcu upstream
2012-08-15  David GouletMake the configure check for ustctl_set_filter
2012-08-15  David GouletFix typos in uri_switch test
2012-08-15  Christian BabeuxNew URI switching tests
2012-08-14  David GouletFix: Possible invalid read on string in set_ip_address()
2012-08-14  Christian BabeuxFix: Use Python 2.x for the run-report script
2012-08-14  David GouletActivate streaming tests in make check
2012-08-14  Christian BabeuxFix: Memory leaks in uri_parsing unit tests.
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-08-14  David GouletFix: bad file descriptor on close in health check
2012-08-14  David GouletFix: remove adjustment on written var for metadata
2012-08-14  David GouletUpdate proposal 0004-lttng-address-api
2012-08-10  Christian BabeuxFix: Missing libs dependencies in configure check for...
2012-08-10  Christian BabeuxFix: Libtool fails to find dependent libraries when...
2012-08-10  Mathieu DesnoyersFix: protect visibility of filter-parser functions
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-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
next
This page took 0.043829 seconds and 4 git commands to generate.