lttng-tools.git
2012-03-08  Mathieu DesnoyersFix: test for UST invalid channel parameters at channel...
2012-03-06  Mathieu DesnoyersFix: recvmsg should handle EINTR
2012-03-06  David GouletFix error.h non-static variables for liblttng-ctl
2012-03-06  David GouletFix missing _GNU_SOURCE define
2012-03-06  Mathieu DesnoyersFix: improve need root for kernel tracing error message
2012-03-05  David GouletFix start/stop lttng message error
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersUpdate version to v2.0.0-rc2 v2.0.0-rc2
2012-03-02  Mathieu DesnoyersFix: meaningful error message
2012-03-02  Mathieu DesnoyersFix: UST consumer need to iterate on streams, just...
2012-03-02  Mathieu DesnoyersFix: add missing rcu read lock across RCU HT iteration
2012-03-02  Mathieu DesnoyersFix: kernel session closes fd 0 after create
2012-03-02  Mathieu DesnoyersFix: sendmsg EPIPE should be quiet by default (expected)
2012-03-02  Mathieu DesnoyersFix: thread_registration_apps should set its local...
2012-03-02  Mathieu DesnoyersFix: clock -> sock typo
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: consumer race: should allow reuse of FD key
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: Use PERROR all across lttng-tools, never make...
2012-03-02  Mathieu DesnoyersFix: test all close return values in sessiond
2012-03-02  Mathieu DesnoyersFix: All perror turned into PERROR to show file and...
2012-03-02  Mathieu DesnoyersFix: large audit of close() use in sessiond main.c
2012-03-02  Mathieu DesnoyersFix: main.c client/apps sockets and kernel_trace_fd...
2012-03-02  Mathieu DesnoyersFix: incorrect close of fd 0 for syscall kernel event...
2012-03-02  Mathieu DesnoyersFix: sessiond has incorrect missing 0 value in FD check
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-03-01  Mathieu DesnoyersFix: sessiond app listening: use posix-compliant poll...
2012-03-01  Mathieu DesnoyersFix: consumer printf type should match ssize_t (%zd)
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-03-01  Mathieu DesnoyersFix: sessiond app listening: use posix-compliant poll...
2012-03-01  Mathieu DesnoyersFix: consumer printf type should match ssize_t (%zd)
2012-03-01  Mathieu DesnoyersFix: make ust consumer posix compliant for poll flags
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-24  Mathieu DesnoyersFix: lttng UST and kernel consumer: fix ret vs errno...
2012-02-24  Mathieu DesnoyersFix: restart consumerd and sessiond when interrupted...
2012-02-24  Mathieu DesnoyersDebugger support: introduce LTTNG_DEBUG_NOCLONE env...
2012-02-24  UserMerge branch 'master' into compat-freebsd
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-23  Mathieu DesnoyersFreeBSD port: lttng_clone_files should execute handler
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 Desnoyersrunas: freebsd do not redefine MAP_STACK
2012-02-23  Mathieu Desnoyersfreebsd: do not use MAP_STACK
2012-02-23  Mathieu Desnoyersrunas: freebsd compat for mmap flags
2012-02-23  Mathieu DesnoyersFix: run_as error handling
2012-02-23  Mathieu Desnoyersfreebsd creds: Add missing braces
2012-02-23  Mathieu DesnoyersFreebsd creds: do not overwrite recv len
2012-02-23  Mathieu DesnoyersImplement FreeBSD credential support
2012-02-23  Mathieu Desnoyerstests: use LDFLAGS instead of CFLAGS for libraries
2012-02-23  Mathieu DesnoyersFreebsd support: check for libc/libdl dlopen
2012-02-23  Mathieu Desnoyersbsd compat: add missing #elif -> #elif defined()
2012-02-23  Mathieu Desnoyersbsd compat headers: #elif -> #elif defined
2012-02-23  Mathieu Desnoyersfreebsd: fchmod is not supported on posix shm
2012-02-23  Mathieu DesnoyersImplement CLONE_FILES compat layer with rfork
2012-02-22  Julien DesfossezFix usage note on -a
2012-02-22  David GouletMultiple fix for FreeBSD compat layer
2012-02-22  David GouletFix consumer to handle compat layer
2012-02-22  David GouletFix rest of the code to support compat layer
2012-02-22  David GouletAdd multiple FreeBSD compat layer
2012-02-22  David GouletAdd FreeBSD compat layer for splice and sync_file_range
2012-02-22  Mathieu DesnoyersSupport XSI strerror_r in error.h
2012-02-22  David GouletAdd FreeBSD compat layer for socket.h
2012-02-22  David GouletAdd FreeBSD compat layer for endian.h
2012-02-22  David GouletFix FreeBSD support for rculfhash mmap
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
next
This page took 0.037196 seconds and 4 git commands to generate.