Remove O_LARGEFILE from tests
[lttng-ust.git] / liblttng-ust /
2012-11-27  Mathieu DesnoyersRemove useless const qualifier
2012-11-27  Mathieu DesnoyersUpdate uuid_create type cast
2012-11-27  Mathieu DesnoyersCast uuid_create parameter
2012-11-27  Mathieu Desnoyersuuid.h should only be included when libuuid is detected
2012-11-27  Mathieu DesnoyersRename uuid.h wrapper to lttng-ust-uuid.h
2012-11-27  Mathieu DesnoyersCreate libuuid/libc uuid wrapper
2012-11-27  Mathieu DesnoyersCompat layer for gettid
2012-11-27  Mathieu DesnoyersAdd freebsd support for getcpu (use cpu nr 0)
2012-11-27  Mathieu DesnoyersAdd get proc name wrapper for FreeBSD
2012-11-27  Mathieu DesnoyersAdd FreeBSD compat layer for endian.h
2012-10-30  Mathieu DesnoyersCleanup: don't spawn per-user thread if HOME is not set
2012-10-09  Mathieu DesnoyersFix: memcpy of string is larger than source
2012-10-02  Paul ChaventBuild out of src tree
2012-09-18  Mathieu DesnoyersFix: get_wait_shm() ust mutex deadlock (add 2 missing...
2012-09-17  Mathieu DesnoyersFix: get_wait_shm() ust mutex deadlock
2012-08-16  Michael GreeneFix: threads should be created in DETACHED state
2012-06-19  Mathieu DesnoyersFix C99 strict compatibility: don't use void * for...
2012-06-13  Mathieu DesnoyersFix: perform TLS fixup of nest count outside of UST...
2012-06-13  Mathieu DesnoyersFix: liblttng-ust-fork deadlock
2012-06-13  Mathieu DesnoyersFix: handle pthread errors
2012-06-13  Mathieu DesnoyersFix: local apps allowed should disable local (not globa...
2012-06-01  Wolfgang PuffitschFix: Block all signals in listener thread
2012-05-15  Mathieu Desnoyerstracepoint: include stdio.h for NULL definition
2012-04-09  Mathieu DesnoyersFix: ustctl need to send the second fd upon error of...
2012-03-27  Mathieu DesnoyersFix multi-session wildcard support
2012-03-27  Mathieu DesnoyersFix event lost count when buffer is full
2012-03-20  Mathieu DesnoyersFix out-of-bound write in ltt-events.c
2012-03-14  Mathieu Desnoyersfix: ustcomm_close_unix_sock should close, not shutdown
2012-03-13  Mathieu DesnoyersEnsure that multiplication of clock offset is done...
2012-03-08  Mathieu DesnoyersLicense text standardization, add missing licenses
2012-03-02  Mathieu DesnoyersFix: use transport name as channel name
2012-03-01  Mathieu DesnoyersFix: Add signature check in tracepoint activation
2012-03-01  Mathieu DesnoyersFix: keep event probe signature, for use by event probe...
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-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 "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 "Compat layer for gettid"
2012-02-22  Mathieu DesnoyersRevert "Use ENOMSG as fallback for ENODATA on freebsd"
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 "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-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 DesnoyersFix type range comparison always false for 64-bit arch
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 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 DesnoyersUse ENOMSG as fallback for ENODATA on freebsd
2012-02-21  Mathieu DesnoyersCompat layer for gettid
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 DesnoyersAdd FreeBSD compat layer for endian.h
2012-02-20  Mathieu DesnoyersStandardize version across toolchain
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-10  Mathieu DesnoyersSet default loglevel in metadata
2012-02-09  Mathieu DesnoyersAdd debug printout to tracepoint.c
2012-02-07  Mathieu DesnoyersUpdate hardcoded loglevel
2012-02-06  Mathieu DesnoyersAdd environment information
2012-02-06  Mathieu DesnoyersFix event-specific enabling
2012-02-02  Mathieu DesnoyersUpdate loglevel names
2012-02-02  Mathieu DesnoyersImplement loglevels as event and wildcard attributes
2012-02-02  Mathieu DesnoyersUpdate loglevel ABI: only loglevel value/enum is known...
2012-02-01  Mathieu DesnoyersRemove old (now unused) loglevel control code entirely
2012-01-31  Mathieu DesnoyersUpdate loglevel selection ABI
2012-01-30  Mathieu DesnoyersUse boot_id as monotonic clock uuid
2012-01-27  Mathieu Desnoyersclock: add clock description to metadata
2012-01-26  Mathieu DesnoyersProperly fix the timekeeping overflow detection
2012-01-26  Mathieu DesnoyersRevert "Fix timestamps for slow-paced event rates"
2012-01-26  Mathieu DesnoyersRevert "Force 64-bit timestamps"
2012-01-23  Mathieu DesnoyersForce 64-bit timestamps
2012-01-12  Mathieu DesnoyersAdd a comment about which wait fd is closed early by...
2012-01-12  Mathieu DesnoyersClose stream and channel file descriptors as soon as...
2012-01-09  Mathieu DesnoyersFix timestamps for slow-paced event rates
2011-12-31  Mathieu DesnoyersOnly print the futex perror in debug mode
2011-12-22  Mathieu DesnoyersSplit liblttng-ust into liblttng-ust and liblttng-ust...
2011-12-22  Mathieu DesnoyersComment the union field (only used in call_rcu scheme)
2011-12-21  Mathieu DesnoyersFix clock source overflow on 32-bit archs
2011-12-21  Mathieu DesnoyersRemove unused trace_clock_frequency
2011-12-21  Mathieu Desnoyerscheck for negative wait() return value
2011-12-16  Mathieu DesnoyersAdd DBG message when registering a probe
2011-12-16  Mathieu DesnoyersOnly show futex warning "perror" in debug mode
2011-12-14  Mathieu DesnoyersUse DBG instead of WARN for futex_wake workaround message
2011-12-14  Mathieu DesnoyersMake dlopen more robust by using the .0 target for...
2011-12-13  Mathieu DesnoyersRename liblttng-ust-malloc to liblttng-ust-libc, update...
2011-12-12  Mathieu DesnoyersAdd missing compat.h file in Makefile.am
2011-12-11  Mathieu DesnoyersPrint compiler warning/runtime warning and truncate...
2011-12-08  Mathieu DesnoyersFix dynamic linking with GNU gold linker
2011-12-08  Mathieu Desnoyerswildcards & loglevels: fix list field for iteration
next
This page took 0.038096 seconds and 7 git commands to generate.