lttng-tools.git
2012-03-01  Mathieu DesnoyersFix: make ust consumer posix compliant for poll flags
2012-03-01  David GouletFix security permission on lttng run directory
2012-02-28  Raphaël BeamonteFix: Display right loglevel_type in error message
2012-02-28  Raphaël BeamonteFix documentation in lttng.h
2012-02-27  Mathieu DesnoyersFix: lttng UST and kernel consumer: fix ret vs errno...
2012-02-27  Mathieu DesnoyersFix: restart consumerd and sessiond when interrupted...
2012-02-23  David GouletFix: handling bad channel when sending to consumer
2012-02-23  David GouletFix useless variable
2012-02-23  David GouletFix add-context returned error
2012-02-23  Mathieu Desnoyersfix: add missing break in command handling
2012-02-23  Mathieu Desnoyersfix: command handling: do not check domain for commands...
2012-02-23  Mathieu Desnoyersfix: if tracing group does not exist, do not report...
2012-02-23  Mathieu DesnoyersFix: run_as error handling
2012-02-22  Julien DesfossezFix usage note on -a
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-22  Mathieu DesnoyersFix: documented number of subbuffers is incorrect
2012-02-22  Mathieu DesnoyersDocument that num-subbuf and subbuf-size need to be...
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  David GouletUpdate version to v2.0.0-rc1 v2.0.0-rc1
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
next
This page took 0.037439 seconds and 4 git commands to generate.