Make consumer verbose only with --verbose-consumer option
[lttng-tools.git] / lttng-sessiond / main.c
2012-01-11  David GouletMake consumer verbose only with --verbose-consumer...
2012-01-09  Gerlando Falautolttng-sessiond: do not call ustctl_register_done()
2012-01-09  David GouletAdd and support the new hash table library
2012-01-07  Mathieu DesnoyersMove hash table to common/ directory
2011-12-21  Mathieu DesnoyersOnly allow the user or group owning the session (or...
2011-12-20  Mathieu Desnoyerslibrarize run_as
2011-12-20  Mathieu DesnoyersImplement run_as wrappers for mkdir/mkdir_recursive...
2011-12-20  Mathieu DesnoyersCreate all trace directories and files with client...
2011-12-20  Mathieu DesnoyersRename sessiond internal "uid" fields to "id"
2011-12-16  David GouletChange easter egg MSG to DBG
2011-12-16  David GouletSupport creds passing between lttng and sessiond
2011-12-14  David GouletAdd disable kernel tracing option to sessiond
2011-12-13  David GouletFix register consumer fd test on registration
2011-12-12  David GouletFix code syntax
2011-12-12  David GouletFix missing consumer binary name in execl
2011-12-08  David GouletAdd non-root support for UST tracing
2011-12-08  David GouletImprove UST channel code
2011-12-07  David GouletMultiple fixes for enable/disable UST support
2011-12-06  Mathieu DesnoyersUpdate consumerd search paths comment
2011-12-06  Mathieu DesnoyersPrefer using the native consumer over 32-bit consumer...
2011-12-06  David GouletMerge branch 'master'
2011-12-06  David GouletAdd support for UST enable all tracepoints
2011-12-06  Mathieu Desnoyerslisting and activation of loglevel by number
2011-12-06  Mathieu Desnoyersloglevels: allow enable/disable
2011-12-05  Alexandre MontplaisirUse the consumerd_bin variables for kernel consumers too
2011-12-05  Alexandre MontplaisirRename consumerd32/64_path options to _bin
2011-12-05  David GouletFix bad return value on enable syscalls making it freeze
2011-11-30  Mathieu DesnoyersUpdate following loglevel support UST API change
2011-11-30  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-30  David GouletSupport for UST context
2011-11-29  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-29  David GouletFix disable/enable channel when app registers
2011-11-29  David GouletRename ust app function for better semantic
2011-11-29  David GouletFix enable-event for UST events
2011-11-29  Mathieu DesnoyersInit point to NULL in case of free() for 64-bit too
2011-11-29  David GouletRename kernel-ctl.c/.h to kernel.c/.h
2011-11-29  David GouletInit pointer to NULL in case of free()
2011-11-29  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-29  Alexandre MontplaisirRename consumerd32_bindir -> consumerd32_path
2011-11-29  Mathieu DesnoyersSetup LD_LIBRARY_PATH if 32/64 bit consumer libdir...
2011-11-28  Mathieu DesnoyersImplement consumer bin/lib 32/64-bit configure/env...
2011-11-25  Mathieu Desnoyerschannel_new_default_attr: fix usage memory leaks
2011-11-24  David GouletAdd single disable UST event support
2011-11-24  David GouletAdd disable all UST event(s) command
2011-11-23  David GouletAdd new API call lttng_channel_set_default_attr
2011-11-23  David GouletFix events listing using the channel name
2011-11-23  David GouletFix missing channel name copy for auto channel creation
2011-11-23  David GouletAdd disable-channel support for UST
2011-11-23  David GouletAdd UST default channel creation support
2011-11-23  David GouletAdd debug statement to the teardown session
2011-11-23  Mathieu DesnoyersCleanup and streamline kernel and ust teardown session
2011-11-23  Mathieu DesnoyersFix null pointer dereference when destroying a UST...
2011-11-22  Mathieu DesnoyersFix multi-channel listing
2011-11-21  Mathieu DesnoyersAllocate session UID with count increment
2011-11-21  Mathieu DesnoyersImplement 32/64 bit consumer support
2011-11-19  Mathieu DesnoyersFix consumer pid mutex double-unlock
2011-11-19  Mathieu DesnoyersIntroduce build/env/argument override for 32-bit compat...
2011-11-19  Mathieu DesnoyersSimply close socket when application registration is...
2011-11-19  Mathieu DesnoyersDetect 32-bit compat applications + 32-bit warning...
2011-11-19  Mathieu DesnoyersImplement UST destroy session
2011-11-19  Mathieu DesnoyersImplement UST stop command
2011-11-16  Mathieu Desnoyerslttng-sessiond: keep enabled/active state for sessions...
2011-11-15  Mathieu Desnoyerslttng-sessiond: keep track of UST consumer fd for all...
2011-11-15  David GouletChange malloc to zmalloc in lttng-sessiond code
2011-11-15  David GouletCleanup and add comments to ust_app.c
2011-11-14  David GouletFix enabled state when listing UST events
2011-11-14  David GouletAdd important DEBUG statement
2011-11-14  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-14  David GouletFix possible NULL UST session on start trace
2011-11-14  Mathieu DesnoyersFix debug message channel vs session name mixup
2011-11-12  Mathieu DesnoyersLTTng sessiond: fix ust app error handling
2011-11-10  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-10  David GouletAdd tracepoint listing for UST
2011-11-10  Mathieu DesnoyersUST support: send commands to app before register done
2011-11-08  David GouletCleanup ust-app.c and make it more modular
2011-11-08  David GouletAdd auto start UST trace support
2011-11-07  David GouletAuto creation of chan/event on apps registration
2011-11-03  David GouletRename ltt-sessiond to lttng-sessiond
This page took 0.325939 seconds and 84 git commands to generate.