lttng-tools.git
2013-01-07  Christian BabeuxAdd a README.cygwin for Cygwin specific build/install... cygwin-2.0-experimental
2012-12-07  Christian BabeuxCygwin: Force run_as_noclone on Cygwin
2012-12-07  Christian BabeuxCygwin: Fix racy read to detect applications sockets...
2012-12-07  Christian BabeuxCygwin: Fix fd hangup in thread_manage_apps of sessiond
2012-12-07  Christian BabeuxCygwin: Fixup of wait pipe hangup commit
2012-12-07  Christian BabeuxCygwin: Fix handling of wait pipe hangup by properly...
2012-12-07  Christian BabeuxCygwin: Introduce new LTTNG_UST_STREAM_PIPE command...
2012-12-07  Christian BabeuxCygwin: Pass file paths instead of file descriptors...
2012-12-07  Christian BabeuxForce the ld "no-undefined" flag on Cygwin
2012-12-07  Simon MarchiUse the new functions for default subbuf sizes
2012-12-07  Simon MarchiAdd default subbuf sizes getter functions
2012-12-07  Simon MarchiAdd max() and min() macro in common
2012-12-07  Christian BabeuxCygwin: Removed useless includes
2012-12-07  Christian BabeuxCygwin: Add clone compat layer
2012-12-07  Christian BabeuxFix: Remove dependency to urcu-cds in tools tests
2012-12-07  Mathieu Desnoyerscompat mman.h: add cygwin support
2012-12-07  Mathieu Desnoyerscompat socket.h: add cygwin support
2012-12-07  Mathieu Desnoyerskernel-ctl: cygwin compatibility compile fix
2012-12-07  Mathieu Desnoyerspoll compat wrapper: add cygwin support
2012-12-07  Mathieu DesnoyersUpdate fcntl cygwin support
2012-12-07  Mathieu Desnoyerscygwin support: only freebsd needs to typedef loff_t
2012-12-07  Mathieu Desnoyersfix: add missing parenthesis
2012-12-07  Mathieu Desnoyerscompat fcntl.h: add cygwin support
2012-12-07  David GouletFix: Delete UST app session on ustctl create error
2012-11-28  David GouletUpdate version to 2.0.5 stable v2.0.5
2012-09-24  David GouletFix: Change the type of enabled in lttng_event to a...
2012-09-24  David GouletFix: Returned code when listing kernel channel
2012-09-21  David GouletFix: Wrong returned error code on UST enable event
2012-09-11  David GouletFix: consumer recv command error path
2012-09-11  Christian BabeuxFix: Missing libs dependencies in configure check for...
2012-09-11  Christian BabeuxFix: Libtool fails to find dependent libraries when...
2012-07-25  David GouletUpdate version to 2.0.4 stable v2.0.4
2012-07-25  Mathieu DesnoyersFix typo: utils.sh
2012-07-17  Mathieu DesnoyersFix: test: session list count cannot use "count" unique id
2012-07-12  Mathieu DesnoyersFix: The session list count should provide unique ident...
2012-07-06  Mathieu DesnoyersFix: mmap write() for large subbuffers and handle EINTR...
2012-07-03  Mathieu DesnoyersFix: support large files on 32-bit systems
2012-06-22  David GouletUpdate version to 2.0.3 stable v2.0.3
2012-06-22  David GouletFix: enable event loglevel match function
2012-06-19  David GouletFix: unchecked pointer from getenv() for lttng create
2012-06-14  David GouletUpdate version to 2.0.2 stable v2.0.2
2012-06-14  Mathieu DesnoyersFix: enable event with different loglevel error
2012-06-07  Danny SerresFix: move memset in channel_set_attr after NULL check
2012-06-07  Mathieu DesnoyersFix: close all file descriptors when executed as daemon
2012-05-31  David GouletFix: clang llvm warnings
2012-05-31  Mathieu DesnoyersAdd CodingStyle to tarball
2012-05-31  Mathieu DesnoyersAdd coding style document
2012-04-19  David GouletUpdate version to 2.0.1 stable v2.0.1
2012-04-19  David GouletFix: test script for kernel module validation
2012-04-19  David GouletFix: report error to client on consumerd error
2012-04-16  David GouletFix: replace 'modprobe -l' by lsmod in kernel test
2012-04-16  Mathieu DesnoyersFix: add missing ht_destroy at consumer teardown
2012-04-16  Mathieu DesnoyersFix: consumer fd recv thread should write into non...
2012-04-16  Mathieu DesnoyersFix: work-around glibc __nptl_setxid vs clone hang
2012-04-16  Mathieu DesnoyersFix: consumer fd recv poll should be sensitive to POLLP...
2012-04-16  Mathieu DesnoyersFix consumer lttng_consumer_poll_socket poll revents...
2012-04-11  David GouletFix: increase consumer open files limit
2012-04-11  Mathieu DesnoyersUpdate README: document dep on modprobe for kernel...
2012-04-10  David GouletFix: wait for sessiond to stop in tests
2012-04-10  David GouletFix: remove unused return variable
2012-04-10  David GouletDon't report back error on syscalls fail for -a -k
2012-04-05  David GouletFix: destroy context hash table being NULL
2012-04-05  David GouletFix: make lttng expand path for trace output opt
2012-04-03  David GouletFix: return value signedness
2012-04-03  David GouletFix: man page environment variable name error
2012-04-03  David GouletFix: check return value on getenv USER
2012-03-20  David GouletUpdate version to 2.0.0 stable v2.0.0
2012-03-20  David GouletUpdate version to v2.0.0-rc4 v2.0.0-rc4
2012-03-20  David GouletFix: add small detail to enable-channel man page
2012-03-20  David GouletFix: warned of arbitrary time for ust-nprocesses test
2012-03-20  David GouletFix. add limitation to man page
2012-03-20  David GouletFix: minor changes to lttng.1
2012-03-20  David GouletFix: add exit values to lttng.1 man page
2012-03-20  David GouletFix: add delay before validating apps in test nproc
2012-03-20  David GouletFix: error handling in lttng enable-event
2012-03-20  Raphaël BeamonteFix: document structure init. to 0 in lttng.h
2012-03-20  David GouletFix: uninitialized variable
2012-03-20  Mathieu DesnoyersKeep track of FD used for UST applications (v2)
2012-03-20  Julien DesfossezFix: lttng view, error message and exit code
2012-03-20  Yannick BrosseauSmall fixes to lttng man pages (v2)
2012-03-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-20  David GouletFix: handle EINTR for sendmsg syscall
2012-03-20  David GouletFix: lttng UI exit value and error message
2012-03-20  Mathieu DesnoyersFix: session lock use after free
2012-03-20  Mathieu DesnoyersFix kernel_list_events memleaks
2012-03-20  Mathieu DesnoyersFix debug message use uninitialized variable
2012-03-19  Mathieu DesnoyersFix: trace_ust_destroy_metadata should check for NULL...
2012-03-19  Mathieu DesnoyersFix: various memleaks
2012-03-19  David GouletFix: hash table allocation out of order on error
2012-03-19  Mathieu Desnoyersfix: lttng_ht_destroy memleak
2012-03-16  David GouletUpdate version to v2.0.0-rc3 v2.0.0-rc3
2012-03-16  David GouletFix missing headers for make dist
2012-03-15  Mathieu DesnoyersFix: install lttng-consumerd in lib/lttng/libexec/
2012-03-15  Avik SilFix: Redefine MAP_STACK to 0 if not defined by the...
2012-03-13  David GouletFix consumer CPU hotplug support
2012-03-13  David GouletFix double PID registration race
2012-03-13  David GouletMake libcompat independent not to confuse automake
2012-03-12  Alexandre MontplaisirClarify the license of lttng-ust-abi.h
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-08  David GouletFix wrong return value on consumer socket creation
next
This page took 0.037812 seconds and 4 git commands to generate.