lttng-tools.git
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-19  David GouletFix: relayd close stream command was not working
2012-10-19  David GouletFix last commit. Git code-18 pushed the wrong fix.
2012-10-19  David GouletFix: Relayd and consumerd socket leaks
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-04  Julien DesfossezFix: output number of bytes written by relayd
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  Christian BabeuxTests: Fix LD_PRELOAD library lookup path for health...
2012-10-03  David GouletFix: Add arbitrary wait period for kernel streaming...
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 BabeuxTests: Add health check tests to configure
2012-10-02  Christian BabeuxTests: Add health check thread stall test
2012-10-02  Christian BabeuxTests: Add health check thread exit test
2012-10-02  Christian BabeuxTests: Add a health check utility program
2012-10-02  Christian BabeuxAdd testpoints in lttng-sessiond for each threads
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-26  David GouletUpdate version to v2.1.0-rc4 v2.1.0-rc4
2012-09-26  David GouletFix: Change sempahore to pthread conditions
2012-09-26  Mathieu DesnoyersFix: relayd relay_send_version: handle sscanf return...
2012-09-26  Mathieu DesnoyersFix relayd: NULL ptr deref
2012-09-26  Mathieu DesnoyersFix: relayd: possible NULL ptr deref, memory leak,...
2012-09-26  Mathieu DesnoyersTests: add print bytecode to filter grammar test
2012-09-26  Mathieu DesnoyersCleanup: assign values to bytecode opcodes
2012-09-26  Mathieu DesnoyersFix: Filter: Fix allocation length error
2012-09-26  Mathieu DesnoyersFix: Filter: add missing ast free
2012-09-25  David GouletAdd testpoint mechanism proposal 0005
2012-09-25  Christian BabeuxTests: Add high throughput with bandwidth limits test
2012-09-24  David GouletFix: Returned code when listing kernel channel
2012-09-24  Christian BabeuxTests: Rename helper functions to have consistent names
2012-09-24  Christian BabeuxTests: Cleanup redundant code and use printing helper...
2012-09-24  Christian BabeuxTests: Add helper functions for printing status and...
2012-09-24  Christian BabeuxTests: Add a check for color support when printing...
2012-09-24  David GouletFix: Lib lttng-ctl on error returns lttng code
2012-09-24  David GouletFix: lttng_set_event_filter() was returning bad error...
2012-09-24  David GouletFix: printing [no write] on lttng list -uf
2012-09-24  David GouletFix: Disable event on filter error with lttng
2012-09-24  David GouletAdd test file from stable-2.0 to gitignore
2012-09-21  David GouletFix: Wrong returned error code on UST enable event
2012-09-19  David GouletAdd consumer commands to lttng.1 man page
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
next
This page took 0.038135 seconds and 4 git commands to generate.