lttng-tools.git
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  David GouletUpdate version to v2.0-pre23 v2.0-pre23
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-14  David GouletImprove create sessions test to show progress
2012-02-14  David GouletFix hyphens in man pages
2012-02-14  Mathieu Desnoyersconfigure.ac: Fix consumerd64-libdir typo
2012-02-14  David GouletUpdate version to 2.0-pre22 v2.0-pre22
2012-02-13  Alexandre MontplaisirAdd the LICENSE file too
2012-02-13  Alexandre MontplaisirAdd the bash-completion file to the dist tarball
2012-02-13  David GouletUpdate version to 2.0-pre21 v2.0-pre21
2012-02-13  Daniel U. ThibaultFix memory leak
2012-02-13  Alexandre MontplaisirInstall man pages, lulz
2012-02-10  David GouletInitial import of man lttng.1 and lttng-sessiond.8
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-09  David GouletFix date in Changelog
2012-02-09  David GouletUpdate version to 2.0-pre20 v2.0-pre20
2012-02-08  David GouletIncrease sleep time for ust-nprocesses test
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 Desnoyerstest session: tmp_name needs to be used twice
2012-02-07  Mathieu DesnoyersMake execution path with uninitialized domain fail
2012-02-07  Mathieu Desnoyerstests: ensure all get random string don't free
2012-02-07  Mathieu DesnoyersCleanup tests coding style
2012-02-07  Mathieu DesnoyersFix memory leak in get random string
2012-02-07  Mathieu DesnoyersInitialize all stack variables to zero, fix uninitializ...
2012-02-06  Mathieu DesnoyersLoglevel fixes
2012-02-04  Mathieu DesnoyersInstall quickstart.txt and ChangeLog into system doc/
2012-02-04  Mathieu DesnoyersCleanup list command printout for loglevel
2012-02-02  David GouletUpdate version to 2.0-pre19 v2.0-pre19
2012-02-02  David GouletUpdate lttng-kernel.h with padding
2012-02-02  David GouletUpdate lttng.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-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
next
This page took 0.037678 seconds and 4 git commands to generate.