Merge branch 'master' of git://git.lttng.org/lttng-tools
[lttng-tools.git] / src /
2012-02-21  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-21  David GouletFix rest of the code to support compat layer
2012-02-21  David GouletFix consumer to handle compat layer
2012-02-21  David GouletMultiple fix for FreeBSD compat layer
2012-02-21  David GouletAdd multiple FreeBSD compat layer
2012-02-21  David GouletAdd FreeBSD compat layer for splice and sync_file_range
2012-02-21  Mathieu DesnoyersSupport XSI strerror_r in error.h
2012-02-21  David GouletAdd FreeBSD compat layer for socket.h
2012-02-21  David GouletFix FreeBSD support for rculfhash mmap
2012-02-21  David GouletAdd FreeBSD compat layer for endian.h
2012-02-20  Mathieu DesnoyersStandardize lttng-modules header version
2012-02-17  Juha Niskanenlttng-sessiond: Set group permissions explicitly
2012-02-16  David GouletFix lttcomm_close_unix_sock to actually close the socket
2012-02-16  Mathieu Desnoyersmodprobe timer instrumentation module
2012-02-16  Mathieu Desnoyersmodprobe lttng-probe-signal
2012-02-16  Mathieu DesnoyersAutomatically load new lttng-probe-statedump.ko module
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 GouletSmall fix to lttng list session
2012-02-14  David GouletFix return value on ust app session create
2012-02-14  David GouletFix missing session locks
2012-02-14  David GouletFix existing session daemon check
2012-02-13  Daniel U. ThibaultFix memory leak
2012-02-10  Mathieu Desnoyersenable-event: Remove "<all> from MSG() when no loglevel...
2012-02-10  Mathieu DesnoyersPrint loglevel value in list -u
2012-02-10  Mathieu Desnoyerslttng cmd: use enum instead of value for mapping
2012-02-09  David GouletFix licensing for hashtable/utils.c
2012-02-08  David GouletAdd trace directory option to lttng view
2012-02-08  David GouletRemove fork() for the lttng view spawn viewer
2012-02-07  Mathieu DesnoyersFix unitilialized ret value (revisited)
2012-02-07  Mathieu DesnoyersUpdate hardcoded loglevels, allow shortcuts, add to...
2012-02-07  David GouletFix uninitialized ret value
2012-02-07  David GouletChange default options to lttng view
2012-02-07  David GouletRemove forgotten debug printf
2012-02-07  David GouletFix session syscall listing
2012-02-07  David GouletAdd the lttng view command
2012-02-07  Mathieu DesnoyersFix list command
2012-02-07  Mathieu DesnoyersZero-initialize struct msghdr
2012-02-07  Mathieu DesnoyersFix memleak in lttng list.c
2012-02-07  Mathieu Desnoyerscompat poll: remove useless "void" and semicolons
2012-02-07  Mathieu DesnoyersMake execution path with uninitialized domain fail
2012-02-07  Mathieu DesnoyersInitialize all stack variables to zero, fix uninitializ...
2012-02-06  Mathieu DesnoyersLoglevel fixes
2012-02-04  Mathieu DesnoyersCleanup list command printout for loglevel
2012-02-02  David GouletUpdate lttng-kernel.h with padding
2012-02-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-02  Mathieu DesnoyersShow error if kernel tracer version don't match
2012-02-02  David GouletFix EEXIST handling on epoll_ctl add
2012-02-02  David GouletFix session listing msg when session name not found
2012-02-02  Mathieu DesnoyersVerify UST comm proto version
2012-02-02  Mathieu DesnoyersUpdate local copy of UST ABI, for padding
2012-02-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-02  David GouletRevert "Simplify create_session of lttng create command"
2012-02-02  David GouletFix return value of list command
2012-02-02  David GouletFix missing strncmp return value comparison
2012-02-02  Mathieu DesnoyersUpdate loglevel names
2012-02-02  Mathieu DesnoyersFix loglevel selection, implement loglevel help.
2012-02-02  Mathieu DesnoyersABI update: only send loglevel value to UST: fixed...
2012-02-01  David GouletFix memory leak in lttng cli
2012-02-01  David GouletFix wording in lttng cli usage
2012-02-01  David GouletFix enable channel usage and add enable event error msg
2012-02-01  David GouletImprove error handling of lttng cli
2012-02-01  David GouletDon't spawen session daemon on version command
2012-02-01  Thibault, DanielFix return value and mem leak for all commands
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, DanielFix memory leak in create command
2012-02-01  Thibault, DanielHarmonise lttng.h and lttng-ctl.c documentation
2012-01-31  Mathieu DesnoyersUpdate loglevel ABI
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 GouletRemove useless variable
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  Simon MarchiAdd a '--list-options' option to each command.
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
next
This page took 0.037769 seconds and 7 git commands to generate.