Fix: Don't append datetime to default session name
[lttng-tools.git] / include /
2012-11-02  David GouletFix: Add output option to enable-channel command
2012-11-01  David GouletRename data_available to data_pending
2012-10-19  David GouletWait for data availability when stopping a session
2012-10-19  David GouletLib lttng-ctl data available command support
2012-09-24  David GouletFix: Lib lttng-ctl on error returns lttng code
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-27  David GouletAdd C++ support to API header files
2012-08-24  David GouletInstall lttng-error.h and include it in lttng.h
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-24  Julien DesfossezFix: missing hostname context
2012-08-21  David GouletRemove underscore from ifndef of lttng.h
2012-08-21  David GouletRemove unused define in lttng.h
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-24  Mathieu DesnoyersFix: Multiple health monitoring fixes
2012-07-18  David GouletSession daemon health check support
2012-07-13  Mathieu DesnoyersShow that filter is enabled when listing session events
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-07-11  David GouletNetwork streaming support
2012-06-13  David GouletAdd lttng URI support and default network ports
2012-06-11  Danny SerresFix: Change the type of enabled in lttng_event to a...
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-03-20  Raphaël BeamonteFix: document structure init. to 0 in lttng.h
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-02-28  Raphaël BeamonteFix documentation in lttng.h
2012-02-07  Mathieu DesnoyersUpdate hardcoded loglevels, allow shortcuts, add to...
2012-02-02  David GouletUpdate lttng.h with padding
2012-02-02  Mathieu DesnoyersABI update: only send loglevel value to UST: fixed...
2012-02-01  Mathieu DesnoyersFix loglevel handling in test case (API change) and...
2012-02-01  Mathieu DesnoyersRevert "Revert "Update loglevel ABI""
2012-02-01  David GouletRevert "Update loglevel ABI"
2012-02-01  Thibault, DanielHarmonise lttng.h and lttng-ctl.c documentation
2012-01-31  Mathieu DesnoyersUpdate loglevel ABI
2012-01-27  Mathieu DesnoyersFix context mapping for UST and kernel
2012-01-24  David GouletRemove default defines from lttng.h
2012-01-23  David GouletDisable lttng ust domain not implemented
2012-01-20  David GouletComplete change of the source directory tree
2012-01-17  David GouletMake MSG() print on stdout instead of stderr
2012-01-16  David GouletMove runas.h to common/ directory
2012-01-13  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-01-12  Mathieu DesnoyersUST consumer: close shm fd after mapping it
2012-01-11  David GouletRCU support for consumer's hash tables
2012-01-11  David GouletAdd lttng hash table support to liblttng-consumer
2012-01-09  David GouletAdd and support the new hash table library
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 DesnoyersCreate all trace directories and files with client...
2011-12-16  David GouletAdd support for passing credentials over Unix sock
2011-12-08  David GouletAdd non-root support for UST tracing
2011-12-07  David GouletFix wrong lttng_channel name size
2011-12-06  David GouletAPI change for lttng_list_domains prototype
2011-12-06  David GouletAPI change for lttng_start/stop_tracing prototype
2011-12-06  David GouletAPI change for lttng_destroy_session prototype
2011-12-06  David GouletMerge branch 'master'
2011-12-06  Mathieu Desnoyerslisting and activation of loglevel by number
2011-12-06  Mathieu DesnoyersAdd loglevel to event list
2011-12-06  Mathieu DesnoyersABIs now support 256 char event names
2011-12-06  Mathieu DesnoyersUpdate symbol name len size limit to 256
2011-11-30  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-30  David GouletAdd context exist error code
2011-11-29  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-29  David GouletAdd UST event not found error code
2011-11-29  David GouletAdd UST event exist error code
2011-11-23  David GouletAdd new API call lttng_channel_set_default_attr
2011-11-21  Mathieu DesnoyersImplement 32/64 bit consumer support
2011-11-16  Mathieu Desnoyerslttng-sessiond: keep enabled/active state for sessions...
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  Mathieu DesnoyersUST consumer: perform buffer flush on hang up
2011-11-05  Mathieu DesnoyersUST consumer: implement missing ust-specific callbacks...
2011-11-05  Mathieu DesnoyersFix order of streams
2011-11-04  Mathieu DesnoyersLTTng-UST support: --disable-lttng-ust build option
2011-11-03  Mathieu Desnoyersust consumer: flag shm/wait fd as copy
2011-11-03  David GouletChange UST header location and update in tree headers
2011-11-03  David GouletRename ltt-sessiond to lttng-sessiond
2011-11-03  David GouletFix UST renaming and update ust headers
2011-11-02  David GouletBasic hashtable support for UST
2011-10-27  Mathieu DesnoyersUST support: add UST control commands
2011-10-27  Mathieu DesnoyersFix kconsumerd number of fd expected
2011-10-25  David GouletAPI change for lttng_get_readeable_code
2011-10-25  David GouletFix inline function bad definition
2011-10-23  Mathieu DesnoyersUse UST comm lib
2011-10-23  Mathieu DesnoyersUpdate UST messages
2011-10-23  Mathieu DesnoyersUST 2.0 support
2011-10-04  David GouletAdd recv fds function to lttng-comm API
2011-10-04  David GouletAdd sem_wait timeout on the kconsumerd thread
2011-10-03  David GouletFix enable syscall and bad value of poll set size
2011-09-30  Mathieu DesnoyersImplement enable all vs enable tracepoints vs enable...
2011-09-29  David GouletWrite debug message on stderr
2011-09-26  David GouletFix UST define in global headers
2011-09-26  David GouletUpdate UST ABI and add UST some error message
2011-09-26  David GouletAdd default ust channel attributes
2011-09-22  David GouletImprove debugging and add PERROR call
2011-09-19  Mathieu DesnoyersRename syscalls -> syscall in UI/API/ABI
2011-09-16  Mathieu DesnoyersAdd support for --syscalls
2011-09-15  David GouletMinor fixes to header files
2011-09-15  David GouletAdd poll/epoll compat layer for session daemon
2011-09-08  David GouletIncrease listen() connexion limit
2011-08-28  David GouletUpdate and fix UST register and session creation
next
This page took 0.040144 seconds and 7 git commands to generate.