Remove UST abi cast on channel attribute
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.c
2013-01-22  David GouletRemove UST abi cast on channel attribute
2013-01-21  David GouletAdd an allocation function for ust stream
2013-01-21  David GouletRename ltt_ust_stream to ust_app_stream
2013-01-21  David GouletMove stream name creation to fct create_ust_stream
2013-01-21  David GouletFix: UST returns -LTTNG_UST_ERR_NOENT and not -ENOENT
2013-01-21  David GouletFix: add missing fd put on stream creation error
2013-01-21  David GouletAdd a create_ust_stream function in ust-app.c
2013-01-21  David GouletFix: change function name for better meaning
2013-01-21  David GouletFix: improve error handling for UST stream creation
2013-01-16  David GouletRefactor ust-app create session
2013-01-16  David GouletFix: remove duplicate set ust event filter
2012-12-19  David GouletFix: print ret value on ust_app start/stop error
2012-12-19  David GouletFix: wrong check on session started on stop command
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-12-18  David GouletFix: remove ua_sess->started assert on stop trace
2012-12-14  David GouletFix: set started flag of ust app after ustctl
2012-12-13  David GouletFix: Bad error handling when enable channel fails
2012-12-13  David GouletFix: RCU unlock out of error path
2012-12-07  David GouletFix: Rename ust_app_destroy_trace and set it static
2012-12-07  David GouletFix: UST app session teardown process
2012-12-07  David GouletFix: check ht_del ret value of ust app session
2012-11-22  David Gouletlttng.h API update: set filter becomes enable event...
2012-11-22  David GouletChange the UST event hash table match function
2012-11-22  David GouletAdding context to an event is no longer possible
2012-11-14  David GouletFix: Typo from a previous patch in an assert()
2012-11-09  David GouletSupport new lttng-ust error code
2012-11-09  David GouletFix: Don't set filter if enable event fails
2012-11-06  Mathieu DesnoyersSupport new liblttng-ust-ctl error code
2012-11-05  David GouletFix: Channel creation error return code was not set
2012-10-30  David GouletFix: Bad return error code handling
2012-10-29  David GouletFix: Cleanup UST app session on ustctl create session...
2012-10-26  David GouletFix: UST app clean list node usage
2012-10-26  David GouletFix: Cppcheck memleakOnRealloc mistake
2012-09-28  Mathieu DesnoyersFix: consumer should await for initial streams
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-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-17  David GouletUpdate version to v2.1.0-rc1 v2.1.0-rc1
2012-08-17  David GouletFix: UST app major version check
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-24  David GouletAdd health counter to ust-app.c
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-07-11  David GouletNetwork streaming support
2012-06-14  Mathieu DesnoyersFix: enable event with different loglevel error
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-05-31  David GouletFix: clang llvm warnings
2012-03-20  Mathieu DesnoyersKeep track of FD used for UST applications (v2)
2012-03-19  Mathieu DesnoyersFix: various memleaks
2012-03-13  David GouletFix double PID registration race
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: test all close return values in sessiond
2012-02-15  David GouletFix ust app session started state on start trace
2012-02-15  David GouletFix double start/stop trace
2012-02-14  David GouletFix return value on ust app session create
2012-02-02  Mathieu DesnoyersVerify UST comm proto version
2012-02-02  Mathieu DesnoyersABI update: only send loglevel value to UST: fixed...
2012-02-01  Mathieu DesnoyersRevert "Revert "Update loglevel ABI""
2012-02-01  David GouletRevert "Update loglevel ABI"
2012-01-31  Mathieu DesnoyersUpdate loglevel ABI
2012-01-30  David GouletRemove useless variable
2012-01-30  David GouletFix UST context on global update
2012-01-23  David GouletImplement UST calibrate and change default
2012-01-23  David GouletAdd UST version validation
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.22483 seconds and 75 git commands to generate.