lttng-tools.git
2011-12-05  Alexandre MontplaisirRename consumerd32/64_path options to _bin
2011-12-05  Mathieu DesnoyersFix ust app tracepoint list realloc
2011-12-05  David GouletFix bad return value on enable syscalls making it freeze
2011-12-01  Mathieu DesnoyersUpdate libpopt dependency to 1.13
2011-12-01  Mathieu DesnoyersDocument dependency on libpopt >= 1.8
2011-12-01  Mathieu DesnoyersDescribe autotools/libtool/automake version dependency
2011-12-01  Mathieu DesnoyersRemove m4_ifdef for AC_PROG_LIBTOOL (deprecated)
2011-11-30  Mathieu DesnoyersFix --disable-lttng-ust build after UST API update
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 GouletFix missing declaration without UST support
2011-11-30  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-30  David GouletSupport for UST context
2011-11-30  Mathieu DesnoyersRemove function:entry option to discourage its use
2011-11-30  David GouletAdd context exist error code
2011-11-30  David GouletFix realloc invalid next size
2011-11-30  Mathieu DesnoyersSupport older versions of autotools
2011-11-30  Alexandre MontplaisirAdd a --with-consumerd-only configure option
2011-11-30  Alexandre MontplaisirCleanup configure.ac
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 GouletAdd UST event not found error code
2011-11-29  David GouletFix enable-event for UST events
2011-11-29  David GouletAdd UST event exist error code
2011-11-29  Mathieu DesnoyersInit point to NULL in case of free() for 64-bit too
2011-11-29  Mathieu DesnoyersApply autoupdate to configure.ac
2011-11-29  Alexandre MontplaisirFix --enable-lttng-ust configure option
2011-11-29  Mathieu DesnoyersAC_HELP_STRING is deprecated, use AS_HELP_STRING
2011-11-29  David GouletRemove unused UST channel code
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  David GouletAdd missing declaration when UST is disabled
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-28  Mathieu DesnoyersIntroduce --with-consumer32-bindir and --with-consumer6...
2011-11-28  David GouletChange ust app clean list loop
2011-11-25  Mathieu Desnoyerslttng disable_events: ensure end of string is set to \0
2011-11-25  Mathieu Desnoyersstreamline channel_new_default_attr switch statement...
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 GouletNULL ptr validation across liblttngctl
2011-11-24  David GouletDo not permit NULL pointer on enable API calls
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 DesnoyersRename "comm" context into "procname"
2011-11-22  Mathieu DesnoyersFix nb_domain signedness in list command
2011-11-22  Mathieu DesnoyersFix multi-channel listing
2011-11-22  Mathieu Desnoyersedit printout in lttng list "all" channels
2011-11-21  Mathieu DesnoyersReport errors in write_config
2011-11-21  Mathieu DesnoyersAllocate session UID with count increment
2011-11-21  Mathieu Desnoyersfix reversed enabled/disabled, active/inactive printout
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 DesnoyersAdd configure LTTNG_TOOLS_COMPAT_BIN_PREFIX env var...
2011-11-19  Mathieu DesnoyersSimply close socket when application registration is...
2011-11-19  Mathieu DesnoyersUpdate warning msg
2011-11-19  Mathieu DesnoyersFix warning about hash type
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-17  Mathieu DesnoyersSupport older autotools versions lack of AM_SILENT_RULES
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-16  Mathieu DesnoyersUST consumer: fix read on hangup, and UST get subbuf...
2011-11-16  Mathieu DesnoyersFix multi-session UST handling combined with shm fd...
2011-11-16  Mathieu Desnoyerslttng-sessiond: keep enabled/active state for sessions...
2011-11-15  Mathieu Desnoyersrculfhash: add missing braces around iteration macros...
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 GouletMultiple fixes when cleaning app and UST sessions
2011-11-14  David GouletAdd important DEBUG statement
2011-11-14  David GouletCleanup trace ust destroy functions
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-14  David GouletChange malloc to zmalloc on UST metadata creation
2011-11-14  David GouletAdd hashtable destroy
2011-11-14  David GouletFix possible NULL UST session on start trace
2011-11-14  David GouletFix indentation
2011-11-14  Mathieu Desnoyerssessiond: don't link on lttng-ust-comm anymore
2011-11-14  Mathieu DesnoyersFix incorrect POPT_ARG_STRING usage
2011-11-14  Mathieu Desnoyerslttng enable-events: fix argument parsing
2011-11-14  Mathieu DesnoyersFix debug message channel vs session name mixup
2011-11-13  Mathieu DesnoyersRemove leftover debug message
next
This page took 0.037002 seconds and 4 git commands to generate.