lttng-tools.git
2012-01-31  Mathieu DesnoyersUpdate loglevel ABI
2012-01-31  David GouletUse lttng-consumerd of the code tree for tests
2012-01-30  Thibault, DanielFixing memory leaks in add-context command
2012-01-30  Thibault, DanielRewrites lttng-ctl's set_session_daemon_path
2012-01-30  David GouletFix lttng list usage
2012-01-30  Thibault, DanielDocument and enforce return values
2012-01-30  Thibault, DanielSimplify create_session of lttng create command
2012-01-30  Thibault, DanielDocument return values
2012-01-30  Thibault, DanielCatching up on misc. string and comment fixes
2012-01-30  David GouletAdd GNU Gold requirement to README
2012-01-30  David GouletFix tests Makefile options
2012-01-30  David GouletRemove useless variable
2012-01-30  David GouletFix UST add-context test
2012-01-30  David GouletImprove lttng add-context message output
2012-01-30  David GouletFix UST context on global update
2012-01-30  David GouletFix unhandled return value
2012-01-30  Mathieu DesnoyersAdd kernel work-around for boot_id
2012-01-30  Mathieu DesnoyersDefine MAP_STACK to 0 if not defined by the architecture
2012-01-27  David GouletDon't iterate on events when adding context to channel
2012-01-27  Mathieu DesnoyersFix context mapping for UST and kernel
2012-01-27  David GouletAdd CMD_WARNING error code
2012-01-27  David GouletFix comments and usage output
2012-01-27  David GouletFix comments and enforce expected return values
2012-01-27  David GouletImprove lttng.c usage()
2012-01-25  Mathieu DesnoyersFix lttng sessiond spawn wait race
2012-01-25  Mathieu DesnoyersFix sessiond needed checks
2012-01-24  David GouletRemove default defines from lttng.h
2012-01-24  Simon MarchiFix comment of cmd_create
2012-01-24  Daniel ThibaultFix file descriptor leak and typo in conf.c
2012-01-24  David GouletRename env var to standard LTTNG_ prefix
2012-01-24  David GouletFix typo in lttng cli comments
2012-01-24  Yannick BrosseauUse correct variable in list bash autocompletion
2012-01-24  David GouletAdd kernel requirements
2012-01-24  David GouletRemove useless COPYING file
2012-01-24  David GouletFirst import of extras/ with lttng bash completion
2012-01-24  Simon MarchiAdd a '--list-options' option to each command.
2012-01-24  David GouletCheck kernel version for tests
2012-01-24  David GouletAdd MSG_WAITALL to recvmsg of sessiond-comm
2012-01-23  David GouletImplement UST calibrate and change default
2012-01-23  David GouletUpdate lttng ust ABI/API copy
2012-01-23  David GouletChange not implemented error to undefined.
2012-01-23  David GouletDisable lttng ust domain not implemented
2012-01-23  David GouletUpdate version to 2.0-pre18 v2.0-pre18
2012-01-23  David GouletUpdate TODO list
2012-01-23  David GouletChange SIGCHLD to SIGUSR1 when lttng waiting on sessiond
2012-01-23  David GouletFix kernel version to only test major version
2012-01-23  David GouletAdd UST version validation
2012-01-22  David GouletUpdate lttng kernel modules names
2012-01-22  David GouletAdd kernel module version validation
2012-01-22  David GouletNew sessiond comm error for kernel version
2012-01-22  David GouletAdd missing string.h header for strerror_r()
2012-01-20  David GouletFix missing headers in Makefiles
2012-01-20  David GouletUpdate README
2012-01-20  David GouletMove all default values to defaults.h
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 GouletFix DBG message grammatical error
2012-01-20  David GouletMove compat to common and create an internal lib
2012-01-20  David GouletRename cmd.h for command.h
2012-01-20  David GouletAdd missing headers for make dist
2012-01-20  David GouletFix off-by-one and double list size instead of steady...
2012-01-20  David GouletComplete change of the source directory tree
2012-01-19  David GouletUpdate version to 2.0-pre17 v2.0-pre17
2012-01-19  David GouletFix missing files for make dist
2012-01-19  David GouletDon't init kernel tracer if not root (UID=0)
2012-01-18  David GouletFix strncmp for the help option check
2012-01-17  David GouletFix double free and out of order delete session
2012-01-17  David GouletDon't start session daemon with --help on the cli
2012-01-17  David GouletFix UST tests if lttng-ust is not available
2012-01-17  David GouletFix code syntax
2012-01-17  David GouletAdd UST test ust-nprocesses
2012-01-17  David GouletMake MSG() print on stdout instead of stderr
2012-01-16  David GouletAdd UST test for n events using validation
2012-01-16  David GouletAdd UST validation test for data structure
2012-01-16  David GouletFix runas namespace
2012-01-16  David GouletMove runas.h to common/ directory
2012-01-16  David GouletAdd UST test binaries to gitignore
2012-01-16  David GouletAdd two basic tests for UST global domain
2012-01-13  Mathieu DesnoyersRemove CLONE_VM flag
2012-01-13  Yannick BrosseauRemove stringify and add quotes directly in the configure
2012-01-13  Alexandre MontplaisirAdd debug output to sessiond's kernel consumer selection
2012-01-13  Alexandre MontplaisirAdd libdir and bindir outputs to configure
2012-01-13  Alexandre MontplaisirAdd target arch and paths to the configure output
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 DesnoyersFix incorrect error message for stop trace
2012-01-12  Mathieu DesnoyersFix ht default size test
2012-01-12  Mathieu DesnoyersUST consumer: close shm fd after mapping it
2012-01-12  Mathieu DesnoyersUpdate lttng-ust-abi.h local copy
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-12  David GouletAdd missing rcu register thread calls
2012-01-12  David GouletFix trace UST destroy channel
2012-01-11  David GouletMake consumer verbose only with --verbose-consumer...
2012-01-11  David GouletAdd missing rcu read lock and add assert
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-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-10  Mathieu DesnoyersRemove incorrect assert in hash table lookup
next
This page took 0.037804 seconds and 4 git commands to generate.