docs: Add supported versions and fix-backport policy
[lttng-tools.git] / lttng-sessiond / ust-app.c
2012-01-20  David GouletComplete change of the source directory tree
2012-01-17  David GouletFix double free and out of order delete session
2012-01-16  David GouletFix runas namespace
2012-01-16  David GouletMove runas.h to common/ directory
2012-01-13  David GouletFix multiple error handling for UST tracing
2012-01-13  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-01-12  Mathieu DesnoyersRemove unneeded fields assignments (should not use...
2012-01-12  David GouletFix out of order channel insert in hash table
2012-01-10  Mathieu DesnoyersRemove application from socket hash table upon unregister
2012-01-10  Mathieu DesnoyersFix id vs uid confusion introduced by merge of new...
2012-01-09  David GouletAdd and support the new hash table library
2012-01-07  Mathieu DesnoyersMove hash table to common/ directory
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-15  David GouletFix nested double usage of hashtable iterators
2011-12-12  David GouletFix flush buffer after wait quiescent
2011-12-12  David GouletFlush UST buffers after stop and wait quiescent
2011-12-11  Mathieu DesnoyersUST support: release session handle on destroy
2011-12-08  David GouletFlush buffers on UST stop trace
2011-12-08  David GouletAdd non-root support for UST tracing
2011-12-08  David GouletImprove UST context code
2011-12-07  David GouletMultiple fixes for enable/disable UST support
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 DesnoyersAdd loglevel to event list
2011-12-05  Mathieu DesnoyersFix ust app tracepoint list realloc
2011-11-30  Mathieu DesnoyersUpdate following loglevel support UST API change
2011-11-30  David GouletAdd missing rcu read lock
2011-11-30  David GouletCleanup ust app delete functions
2011-11-30  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-30  David GouletSupport for UST context
2011-11-30  David GouletFix realloc invalid next size
2011-11-29  Mathieu DesnoyersFix ust_app_clean_list segfault
2011-11-29  Mathieu DesnoyersCheck hashtable_del return values
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  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-28  David GouletChange ust app clean list loop
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 disable-channel support for UST
2011-11-23  David GouletAdd UST default channel creation support
2011-11-21  Mathieu DesnoyersImplement 32/64 bit consumer support
2011-11-19  Mathieu DesnoyersSimply close socket when application registration is...
2011-11-19  Mathieu DesnoyersUpdate warning msg
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-18  Mathieu DesnoyersEnsure sockets are kept open across all their hash...
2011-11-16  Mathieu DesnoyersAdd creation time to UST app path to ensure uniqueness
2011-11-16  Mathieu Desnoyersust-app: fix bogus double-use of iterator
2011-11-15  Mathieu Desnoyerslttng-sessiond: keep track of UST consumer fd for all...
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 GouletMultiple fixes when cleaning app and UST sessions
2011-11-14  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-14  David GouletAdd cleanup function for UST app
2011-11-13  Mathieu Desnoyersust_app_find_by_pid: move rcu_read_unlock to error...
2011-11-13  Mathieu Desnoyerssessiond find_app_by_sock: remove double-rcu-unlock...
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-08  David GouletCleanup ust-app.c and make it more modular
2011-11-08  David GouletFix possible NULL pointer dereference
2011-11-08  David GouletFix wrong pathname creation for UST metadata
2011-11-08  David GouletFix directory creation of UST traces
2011-11-08  David GouletAdd auto start UST trace support
2011-11-07  David GouletFix wrong returned valu on UST start trace
2011-11-07  David GouletAuto creation of chan/event on apps registration
2011-11-05  Mathieu DesnoyersFix order of streams
2011-11-04  Mathieu DesnoyersUST consumer interaction fix: send all channel streams
2011-11-03  David GouletRemove *bad* debug printf
2011-11-03  David GouletRename ltt-sessiond to lttng-sessiond
This page took 0.062641 seconds and 6 git commands to generate.