Fix RCU-related hangs: incorrect lttng_ht_destroy use
[lttng-tools.git] / src /
2013-04-30  Mathieu DesnoyersFix RCU-related hangs: incorrect lttng_ht_destroy use
2013-04-30  Mathieu Desnoyersrculfhash: check for callers from RCU read-side C.S.
2013-04-30  Mathieu DesnoyersFix: don't call hash table destroy under rcu read-side...
2013-04-30  Mathieu DesnoyersDocumentation: import updated comments from urcu
2013-04-29  Mathieu DesnoyersFix: segfault in buffer_reg_channel_destroy()
2013-04-29  David GouletFix: add missing goto error in UST consumer
2013-04-29  David GouletFix: no need to use run_as_open in the relayd
2013-04-29  David GouletFix: typo in enable-channel man and help
2013-04-29  David GouletFix: add some missing hidden attribute
2013-04-29  Mathieu DesnoyersFix: per-uid buffers should only be flushed once on...
2013-04-26  Mathieu DesnoyersCleanup: Use own mutex within timer setup/teardown
2013-04-26  Mathieu DesnoyersFix: channel management thread should hold a refcount
2013-04-26  Mathieu DesnoyersFix: move metadata cache setup before ownership passing
2013-04-26  Mathieu DesnoyersFix: consumer metadata switch timer error handling
2013-04-22  David GouletFix: set ptr to NULL to suppress old gcc warnings
2013-04-22  David GouletFix: linking order of libraries
2013-04-22  David GouletFix: multiple type mismatch in debug statement
2013-04-12  David GouletFix: remove unused path variables from session obj
2013-04-12  David GouletFix: update lttng.1 man and enable-channel help with...
2013-04-12  David GouletFix: use channel per domain default values
2013-04-11  David GouletFix: typos in the code base
2013-04-11  David GouletFix: deny multiple event types with enable-event
2013-04-11  David GouletFix: deny the same port for data and control URL
2013-04-11  David GouletFix: reset consumer destination when changing URIs
2013-04-11  David GouletFix: don't allow different control and data destination
2013-04-11  Simarpreet SinghFix: typos in error strings
2013-04-11  David GouletImprove channel listing output format
2013-04-11  David GouletFix: enable-channel accepts mismatched option
2013-04-11  David GouletFix: validate buffer type for UST channel creation
2013-03-28  David GouletFix: Add missing header for make dist
2013-03-28  David GouletFix: add missing declaration for disable-lttng-ust
2013-03-28  Mathieu DesnoyersFix: don't keep vpid, procname, nor patchlevel environm...
2013-03-28  Julien DesfossezRelayd add_stream command handle tracefile rotation
2013-03-28  Julien DesfossezMove stream file rotation functions to utils
2013-03-28  Julien DesfossezIntroduce the relayd socket object
2013-03-28  Julien DesfossezAdjust the relayd protocol on version check
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-27  Mathieu DesnoyersDocumentation: filter $ctx manpage and --help
2013-03-27  Mathieu DesnoyersImplement per-context filtering
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-26  Mathieu DesnoyersFix: UST context activation
2013-03-25  David GouletFix: lttng create default name check
2013-03-25  David GouletFix: add missing error output
2013-03-25  David GouletFix: kernel function event was listed as probe
2013-03-25  David GouletAdd unsupported error code to lttng cmd line
2013-03-25  David GouletFix: typo in the create command help and man page
2013-03-25  David GouletFix: session name max length was not handled correctly
2013-03-25  David GouletFix: lttng UI failed to report error 19
2013-03-25  David GouletFix: validate expanded path NULL ptr in relayd
2013-03-21  David GouletFix: handle error if metadata fails to be created
2013-03-21  David GouletAllow enable-channel to work with metadata channel
2013-03-21  Simon MarchiAdd with-sessiond-bin configure option
2013-03-21  Christian BabeuxFix: Use after free on spawn_sessiond error path in...
2013-03-21  Christian BabeuxFix: Memory leak when zmalloc fail on kernel channel...
2013-03-21  Christian BabeuxFix: Memory leaks when calling get_cmdline_by_pid
2013-03-21  Christian BabeuxFix: Memory leaks on unknown hashtable type error handling
2013-03-21  Christian BabeuxFix: Memory leaks on error paths when exporting consume...
2013-03-21  Christian BabeuxFix: Memory leaks on error paths in config_read_session...
2013-03-21  Christian BabeuxFix: Memory leak on error paths of relay_add_stream
2013-03-21  David GouletFix: wrong header path when compiling without UST support
2013-03-21  David GouletSupport per UID buffers
2013-03-21  David GouletMove ust channel registry inside session registry
2013-03-21  David GouletFix: function definition and declaration mismatch
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-11  Mathieu DesnoyersFix: default read timer values
2013-03-11  Mathieu DesnoyersImplement channel fd monitoring thread for UST
2013-03-06  Mathieu DesnoyersAdd channel wakeup fd to monitor close
2013-03-01  David GouletMove metadata creation into lttng-sessiond and lttng...
2013-03-01  David GouletMove UST registry into sessiond and implement notifiers
2013-02-18  David GouletDeprecate enable/disable-consumer
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2013-01-30  David GouletFix: remove consumer health poll update on startup
2013-01-30  David GouletFix: change health poll update to entry/exit calls
2013-01-30  David GouletFix: support duplicate health type
2013-01-25  David GouletCleanup: use LTTNG_PACKED in lttng-kernel.h
2013-01-25  David GouletCleanup: use LTTNG_HIDDEN in src/common
2013-01-25  David GouletCleanup: use LTTNG_HIDDEN in lttng-ctl filter lib
2013-01-25  David GouletAdd LTTNG_HIDDEN macro for hidden attribute
2013-01-25  Mathieu DesnoyersSymbol prefixing: in-house copy of hash table
2013-01-25  Mathieu DesnoyersFix: add missing unistd.h for fdatasync in compat-fcntl.c
2013-01-25  Mathieu DesnoyersNamespace lttngctl filter flex/bison symbols
2013-01-24  David GouletCleanup unused health state reference
2013-01-24  David GouletFix: health subsystem issues with shared code
2013-01-23  David GouletUse utils mkdir recursive in runas.c
2013-01-23  David Gouletrelayd: Create output directory in main()
2013-01-23  David GouletUse utils family function in relayd
2013-01-23  David GouletAdd mkdir_recursive function to libcommon utils
2013-01-22  David GouletFix: poll max size should be checked during resize
2013-01-22  David GouletFix: wrong variable type for read() return value
2013-01-22  David Gouletcppcheck: don't check NULL pointer before freeing them
2013-01-22  David Gouletcppcheck: Simplify empty string test without using...
2013-01-22  David GouletUse default value for metadata file name
2013-01-22  David GouletRemove UST abi cast on channel attribute
2013-01-22  David GouletFix: add missing rcu lock for UST lookup
2013-01-22  David GouletRemove unused variables in trace-kernel/ust.c
2013-01-22  David GouletRemove unused kernel session variable in event.c
2013-01-22  David GouletAdd safety assert() in session daemon
2013-01-22  David GouletFix: add missing rcu read side lock
2013-01-21  David GouletAdd an allocation function for ust stream
2013-01-21  David GouletRename ltt_ust_stream to ust_app_stream
next
This page took 0.038618 seconds and 7 git commands to generate.