lttng-ust.git
2012-03-01  Mathieu DesnoyersFix ABI: add padding to tracepoint and ring buffer...
2012-03-01  Mathieu DesnoyersFix ABI: Adding missing padding in tracepoint event...
2012-03-01  Mathieu DesnoyersFix: Add include/lttng/ust-config.h to git ignore
2012-03-01  Mathieu DesnoyersFix effect: update README about dlopen()
2012-03-01  Mathieu DesnoyersFix: fixup vtid TLS
2012-03-01  Mathieu DesnoyersFix: fixup ringbuffer tls at constructor by forcing...
2012-03-01  Mathieu DesnoyersFix: fix deadlock with dlopen() lttng-ust
2012-02-24  Mathieu DesnoyersFix: only print event errors every 1048576 hits
2012-02-24  Mathieu DesnoyersFix: add missing debug printout to identify the cause...
2012-02-23  Mathieu Desnoyersfix: liblttng-ust-ctl should check for incorrect parameters
2012-02-23  Mathieu Desnoyersfix: ust comm error handling segfault
2012-02-22  Mathieu DesnoyersRevert "Add FreeBSD compat layer for endian.h"
2012-02-22  Mathieu DesnoyersRevert "fls: use local namespace to do not clash with...
2012-02-22  Mathieu DesnoyersRevert "Fix freebsd endian support"
2012-02-22  Mathieu DesnoyersRevert "Add get proc name wrapper for FreeBSD"
2012-02-22  Mathieu DesnoyersRevert "Add freebsd support for getcpu (use cpu nr 0)"
2012-02-22  Mathieu DesnoyersRevert "snprintf: fix namespace of snprintf types for...
2012-02-22  Mathieu DesnoyersRevert "Compat layer for gettid"
2012-02-22  Mathieu DesnoyersRevert "Use XSI-compliant strerror_r by default on...
2012-02-22  Mathieu DesnoyersRevert "Use ENOMSG as fallback for ENODATA on freebsd"
2012-02-22  Mathieu DesnoyersRevert "Use bsd-compatible fcntl for close-on-exec...
2012-02-22  Mathieu DesnoyersRevert "configure.ac: check for both libuuid/libc uuid...
2012-02-22  Mathieu DesnoyersRevert "Create libuuid/libc uuid wrapper"
2012-02-22  Mathieu DesnoyersRevert "Rename uuid.h wrapper to lttng-ust-uuid.h"
2012-02-22  Mathieu DesnoyersRevert "uuid.h should only be included when libuuid...
2012-02-22  Mathieu DesnoyersRevert "Add freebsd rfork support"
2012-02-22  Mathieu DesnoyersRevert "Cast uuid_create parameter"
2012-02-22  Mathieu DesnoyersRevert "Update uuid_create type cast"
2012-02-22  Mathieu DesnoyersRevert "Remove useless const qualifier"
2012-02-22  Mathieu DesnoyersRevert "Detect and document dependency on -ldl on Linux...
2012-02-22  Mathieu DesnoyersRevert "ust-event.h: use BYTE_ORDER instead of __BYTE_O...
2012-02-22  Mathieu DesnoyersRevert "Wrap FLOAT_WORD_ORDER"
2012-02-22  Mathieu DesnoyersRevert "Remove O_LARGEFILE from tests"
2012-02-22  Mathieu DesnoyersRevert "Add configure amd64 support (for FreeBSD)"
2012-02-22  Mathieu DesnoyersRevert "Remove gettid warning"
2012-02-22  Mathieu DesnoyersFix: Return -EINVAL instead of print warning if non...
2012-02-21  Mathieu Desnoyersfix: on exit, leave thread/mmap reclaim to OS
2012-02-21  Mathieu Desnoyersfix: Handle sys_futex with async cancel, add missing...
2012-02-21  Mathieu Desnoyersfix: Only munmap the wait page when not exiting from...
2012-02-21  Mathieu DesnoyersUse CPPFLAGS instead of CFLAGS for -I
2012-02-21  Mathieu DesnoyersFix type range comparison always false for 64-bit arch
2012-02-21  Mathieu DesnoyersRemove gettid warning
2012-02-21  Mathieu Desnoyersdemo: remove useless libs
2012-02-21  Mathieu DesnoyersAdd configure amd64 support (for FreeBSD)
2012-02-21  Mathieu DesnoyersRemove O_LARGEFILE from tests
2012-02-21  Mathieu Desnoyerstests: include missing headers
2012-02-21  Mathieu DesnoyersWrap FLOAT_WORD_ORDER
2012-02-21  Mathieu Desnoyersust-event.h: use BYTE_ORDER instead of __BYTE_ORDER
2012-02-21  Mathieu DesnoyersDetect and document dependency on -ldl on Linux, -lc...
2012-02-21  Mathieu DesnoyersRemove useless const qualifier
2012-02-21  Mathieu DesnoyersUpdate uuid_create type cast
2012-02-21  Mathieu DesnoyersCast uuid_create parameter
2012-02-21  Mathieu DesnoyersAdd freebsd rfork support
2012-02-21  Mathieu Desnoyersuuid.h should only be included when libuuid is detected
2012-02-21  Mathieu DesnoyersRename uuid.h wrapper to lttng-ust-uuid.h
2012-02-21  Mathieu DesnoyersCreate libuuid/libc uuid wrapper
2012-02-21  Mathieu Desnoyersconfigure.ac: check for both libuuid/libc uuid APIs
2012-02-21  Mathieu DesnoyersUse bsd-compatible fcntl for close-on-exec on socket
2012-02-21  Mathieu DesnoyersUse ENOMSG as fallback for ENODATA on freebsd
2012-02-21  Mathieu DesnoyersUse XSI-compliant strerror_r by default on non-Linux
2012-02-21  Mathieu DesnoyersCompat layer for gettid
2012-02-21  Mathieu Desnoyerssnprintf: fix namespace of snprintf types for freebsd
2012-02-21  Mathieu DesnoyersAdd freebsd support for getcpu (use cpu nr 0)
2012-02-21  Mathieu DesnoyersAdd get proc name wrapper for FreeBSD
2012-02-21  Mathieu DesnoyersFix freebsd endian support
2012-02-21  Mathieu Desnoyersfls: use local namespace to do not clash with FreeBSD...
2012-02-21  Mathieu DesnoyersAdd FreeBSD compat layer for endian.h
2012-02-21  Mathieu DesnoyersAdd missing limits.h include for NAME_MAX
2012-02-20  Mathieu DesnoyersUpdate Version to 2.0.0-rc1 v2.0.0-rc1
2012-02-20  Mathieu DesnoyersStandardize version across toolchain
2012-02-20  Yannick BrosseauFix a typo in gen-tp Makefile
2012-02-16  Yannick BrosseauImplement the .o file generation in lttng-gen-tp
2012-02-16  Mathieu DesnoyersUpdate version to 1.9.8 v1.9.8
2012-02-16  Mathieu DesnoyersFix comment in tracepoint.h
2012-02-16  Mathieu DesnoyersAdd loglevel info to manpage
2012-02-16  Mathieu DesnoyersRemove stale binary file
2012-02-16  Mathieu DesnoyersAdd lttng-ust(3)
2012-02-16  Yannick BrosseauAdd a man page for lttng-gen-tp
2012-02-16  Mathieu DesnoyersInstall easy-ust and gen-tp examples in doc/
2012-02-16  Yannick BrosseauCreate the lttng-gen-tp tools as an helper to generate...
2012-02-16  Mathieu DesnoyersAdd missing #define _GNU_SOURCE for sched_getcpu()
2012-02-15  Mathieu DesnoyersDefine _GNU_SOURCE for all implementation files rather...
2012-02-15  Mathieu DesnoyersAdd sched_getcpu and sysconf to AC_CHECK_FUNCS
2012-02-13  Mathieu DesnoyersMark lib_ring_buffer_print_errors unused
2012-02-13  Mathieu DesnoyersCleanup: remove extra space from easy_ust example
2012-02-13  Mathieu DesnoyersAdd missing comma to tracepoint STAP_PROBEV call
2012-02-13  Mathieu DesnoyersUpdate version to 1.9.7 v1.9.7
2012-02-10  Mathieu Desnoyersliblttng-ust-java: add missing -classpath ./
2012-02-10  Mathieu DesnoyersOnly specify that sdt.h provides system integration...
2012-02-10  Mathieu DesnoyersAdd STAP_PROBEV check ton configure.ac
2012-02-10  Mathieu DesnoyersAdd sdt.h integration
2012-02-10  Mathieu DesnoyersRemove extern C around probe header
2012-02-10  Mathieu DesnoyersMove lttng/config.h to lttng/ust-config.h, and use...
2012-02-10  Alexandre MontplaisirAdd a configure report at the end of the output
2012-02-10  Alexandre MontplaisirAdd sdt.h integration option
2012-02-10  Mathieu DesnoyersSet default loglevel in metadata
2012-02-10  Mathieu DesnoyersFix: LTTng-UST java jni wrapper does not build with...
2012-02-10  Mathieu DesnoyersVersion 1.9.6 v1.9.6
2012-02-09  Mathieu DesnoyersFix tracepoint.h multiple .o within module/core exec...
2012-02-09  Mathieu Desnoyerstracepoint: name -> _name to fix possible namespace...
next
This page took 0.038263 seconds and 4 git commands to generate.