Add exclusion data to trace_ust_create_event
[lttng-tools.git] / src /
2013-08-30  Mathieu DesnoyersFix: hashtable: take split_count_order into account
2013-08-30  David GouletFix: remove wrong doing asserts in sessiond
2013-08-29  David GouletFix: correctly close metadata on sessiond thread shutdown
2013-08-29  David GouletFix: remove bad check after epoll wait in consumer
2013-08-29  David GouletFix: missing data pending signess conversion
2013-08-29  Mathieu DesnoyersFix: consumer data pending for empty streams
2013-08-27  Mathieu DesnoyersFix: hash table growth (for small tables) should be...
2013-08-27  Mathieu DesnoyersFix: run_as gid/uid test should return result to parent
2013-08-27  David GouletFix: missing check for metadata data pending
2013-08-27  David GouletUse socket timeout value for tcp timeout if available
2013-08-27  David GouletFix: set the health delta tcp timeout aware
2013-08-27  David GouletGet the maximum TCP timeout in sessiond
2013-08-27  David GouletFix: don't report error if UST app dies
2013-08-26  David GouletImprove comments after review
2013-08-26  David GouletRename consumer socket fd to fd_ptr
2013-08-26  David GouletLock consumer data before fd check during destroy
2013-08-26  David GouletUse single callsite for send/recv ops. for consumer...
2013-08-26  David GouletUse consumer fd reference in consumer socket obj
2013-08-26  Simon MarchiAdd --list-commands option to the snapshot command
2013-08-23  Simon MarchiUse parse_size_suffix in snapshot
2013-08-23  David GouletFix: snapshot record error handling
2013-08-23  Mathieu DesnoyersFix: improve error message when UST support is disabled
2013-08-22  David GouletFix: add missing short filter option in help
2013-08-22  David GouletFix: remove calibrate syscall option from code
2013-08-22  Mathieu DesnoyersFix: snapshot should fail if no successful snapshot...
2013-08-22  Mathieu DesnoyersFix: check UST float field mantissa length
2013-08-21  David GouletFix: add UST context in the same order the user enabled...
2013-08-19  Mathieu DesnoyersIntroduce configure --with-lttng-system-rundir
2013-08-19  David GouletFix: snapshot with multiple UIDs
2013-08-16  Mathieu DesnoyersPrepare for automake deprecation of missing subdir...
2013-08-16  Mathieu DesnoyersFix: typos in --help and manpage
2013-08-16  Mathieu DesnoyersFix: add-context without -c apply to all channels
2013-08-16  Mathieu DesnoyersFix: channels can be _enabled_ after tracing is started...
2013-08-16  Zifei TongFix filter parser segmentation fault with bison 3.0
2013-08-16  Mathieu DesnoyersFix: typo in error msg
2013-08-16  Mathieu DesnoyersFix: imprecise error message about root sessiond/tracin...
2013-08-16  Mathieu DesnoyersFix: don't skip chmod if tracing group is not found
2013-08-15  Julien DesfossezFix: reset out_fd_offset when we rotate the trace file
2013-08-08  Jérémie GalarneauFix: LTTNG_ERR_NEED_ROOT_SESSIOND error message
2013-08-08  Mathieu Desnoyersinet/inet6 sockets: apply timeout
2013-08-08  Mathieu DesnoyersImplement timeout for connect ipv4/ipv6
2013-08-07  Mathieu DesnoyersIntroduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
2013-08-05  Mathieu Desnoyersrelayd: use version macros from build rather than scanf
2013-08-05  Mathieu Desnoyerssessiond: use version major/minor from build for commun...
2013-08-05  Christian BabeuxFix: Dead code when checking return value from (ust_app...
2013-08-05  Mathieu DesnoyersFix: kernel ctl error codes are based on errno
2013-07-21  Mathieu DesnoyersFix: format string mismatch
2013-07-21  Mathieu DesnoyersFix: format string type mismatch
2013-07-19  Mathieu DesnoyersCleanup: add missing dot
2013-07-19  Mathieu DesnoyersFix: sym name len (kernel)
2013-07-19  Mathieu DesnoyersFix: data pending race
2013-07-19  Mathieu DesnoyersCleanup: ust-consumer: wrong indentation
2013-07-19  Mathieu DesnoyersFix: print dots while waiting for data availability
2013-07-19  Mathieu DesnoyersFix: remove sleep(1) added by "Fix: (slight UI change...
2013-07-19  Mathieu DesnoyersFix: (slight UI change) refuse missing -c if non-defaul...
2013-07-19  Mathieu DesnoyersFix: push metadata on stop for per-UID buffers
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of snapshot
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of set-session
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of list
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of disable-event
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of disable-channel
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of enable-event
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of enable-channel
2013-07-18  Mathieu DesnoyersFix: add missing snapshot header to dist tarball
2013-07-18  Mathieu DesnoyersDocumentation: fix thread quit pipe comment
2013-07-17  Mathieu DesnoyersCleanup: remove redundant assignment
2013-07-16  Mathieu DesnoyersFix: use per-uid buffer registry for UID buffer snapshots
2013-07-16  Mathieu Desnoyerscmd.c: fix typos in snapshot commands
2013-07-16  Mathieu DesnoyersRemove leftover fprintf
2013-07-16  Mathieu DesnoyersFix deadlock: don't take channel lock in timer
2013-07-16  Mathieu DesnoyersIntroduce channel timer lock
2013-07-16  Mathieu Desnoyersdocument lttng_ustconsumer_request_metadata locking...
2013-07-16  Mathieu Desnoyersconsumer: remove unused lttng_ustconsumer_push_metadata
2013-07-16  Mathieu DesnoyersDocument metadata_socket_lock nesting
2013-07-16  Mathieu Desnoyerslttng_ustconsumer_recv_metadata does not need all those...
2013-07-16  Mathieu Desnoyersdocument metadata_switch_timer() deadlock
2013-07-16  Mathieu DesnoyersFix: add missing metadata socket lock
2013-07-16  Mathieu Desnoyersdocument metadata_switch_timer() locking constraints
2013-07-16  Mathieu Desnoyersconsumer: remove timeout for UST metadata
2013-07-16  Mathieu DesnoyersIntroduce pipe for UST metadata cache and stream
2013-07-16  Mathieu Desnoyersconsumer: replace DBG2() instances by DBG()
2013-07-16  Mathieu DesnoyersIntroduce utils_create_pipe_cloexec_nonblock()
2013-07-16  Mathieu Desnoyersust consumer: data_pending check is endpoint active
2013-07-16  Mathieu DesnoyersFix: kernel consumer: data_pending check if endpoint...
2013-07-16  Mathieu Desnoyersconsumer: explicitly set endpoint status to active...
2013-07-16  Mathieu Desnoyersdocument consumer_metadata_cache_flushed use of consume...
2013-07-16  Mathieu Desnoyersconsumer: introduce channel lock
2013-07-14  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2013-07-14  David GouletFix: update lttng snapshot help output
2013-07-12  David GouletFix: snapshot returned valid LTTNG_ERR code
2013-07-12  David GouletAdd the number of snapshot taken to the output path
2013-07-12  David GouletFix: RCU read side lock unbalanced
2013-07-12  David GouletFix: zeroed snapshot output at init
2013-07-12  David GouletSupport del-output with an output name
2013-07-12  David GouletNew UST default buffers is now per UID
2013-07-12  David GouletBump UST ABI major version for 2.3 release
2013-07-12  David GouletAdd snapshot mode to lttng list session
2013-07-12  David GouletFix: support temporary snapshot max size and name
2013-07-12  Julien DesfossezSupport snapshot max-size limitation
2013-07-12  David GouletFix: snapshot support for UST and kernel in same session
next
This page took 0.041544 seconds and 7 git commands to generate.