lttng-tools.git
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
2011-11-13  Mathieu Desnoyersadd_ustctx_all_channels: Move rcu_read_unlock in error...
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-13  Mathieu Desnoyerssessiond trace-ust: fix memleak on error paths
2011-11-13  Mathieu Desnoyerslttng UI: read opt_cmd_name opt arg for each command
2011-11-12  Mathieu DesnoyersLTTng sessiond: fix ust app error handling
2011-11-11  Michal SimekFix link to git repository
2011-11-10  David GouletFix NULL dereference in liblttngctl
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  David GouletFix not NULL pointer on size 0
2011-11-10  David GouletUpdate from upstream for ht macros
2011-11-10  Mathieu DesnoyersUST support: send commands to app before register done
2011-11-09  Mathieu DesnoyersFix ust consumer channel memory non-zeroed allocation
2011-11-09  Mathieu DesnoyersUpdate ust-abi/ust-ctl header copies
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 GouletFix useless context hashtable size and segfault on...
2011-11-08  David GouletAdd auto start UST trace support
2011-11-08  Mathieu DesnoyersUST consumer: perform buffer flush on hang up
2011-11-07  David GouletFix wrong returned valu on UST start trace
2011-11-07  David GouletFix build system for urcu wfqueue
2011-11-07  David GouletAuto creation of chan/event on apps registration
2011-11-07  David GouletAdd missing function references with no UST support
2011-11-05  Mathieu DesnoyersFix incorrect parenthesis for poll test in consumer
2011-11-05  Mathieu DesnoyersUST consumer: implement missing ust-specific callbacks...
2011-11-05  Mathieu DesnoyersAdd missing rcu_read_unlock on error paths
2011-11-05  Mathieu DesnoyersFix order of streams
2011-11-04  Mathieu DesnoyersUST consumer interaction fix: send all channel 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  Mathieu Desnoyersust consumer: fix double close
2011-11-03  Mathieu Desnoyersconsumer handling fix: send metadata channel shm size
2011-11-03  Mathieu DesnoyersFix UST consumer FD send: channels only send one FD
2011-11-03  Mathieu DesnoyersFix debug message in send consumer fd.
2011-11-03  David GouletRemove *bad* debug printf
2011-11-03  David GouletChange linking libs using new UST names
2011-11-03  David GouletFix configure.ac using new UST headers location
2011-11-03  David GouletChange UST header location and update in tree headers
2011-11-03  David GouletSupport urcu 0.6.6 with the likely/unlikely API change
2011-11-03  David GouletRename ltt-sessiond to lttng-sessiond
2011-11-03  David GouletFix UST renaming and update ust headers
2011-11-03  David GouletUpdate README and TODO
2011-11-03  David GouletFix build system with libustcomm removed
2011-11-03  David GouletRemove unused and empty lib
2011-11-03  Thomas Petazzoniltt-sessiond: use short options for modprobe in order...
2011-11-02  David GouletPreliminary work for full UST support
2011-11-02  David GouletUpdate RCU hashtable from upstream urcu
2011-11-02  David GouletImport hashtable files from URCU upstream git
2011-11-02  David GouletBasic hashtable support for UST
2011-11-02  Mathieu DesnoyersUpdate documentation following babeltrace UI change
2011-10-27  Mathieu DesnoyersUST support: add UST control commands
2011-10-27  Mathieu DesnoyersFix kconsumerd number of fd expected
2011-10-26  David GouletAdd lttng-consumerd to gitignore
2011-10-26  David GouletRemove unused variable
2011-10-25  David GouletAPI change for lttng_get_readeable_code
next
This page took 0.036701 seconds and 4 git commands to generate.