Version 2.2.3
[lttng-ust.git] / liblttng-ust /
2012-07-16  Mathieu DesnoyersFilter: split passes into separate components
2012-07-16  Mathieu DesnoyersFilter: cleanup macros
2012-07-16  Mathieu DesnoyersFilter: validate range overflow with end of insn
2012-07-16  Mathieu DesnoyersFilter: validate that field ref strings are non-NULL
2012-07-14  Mathieu DesnoyersFilter: ensure logical operator merge is always s64
2012-07-13  Mathieu DesnoyersFilter: we don't care if double/s64 are literals
2012-07-13  Mathieu DesnoyersFilter: specialize 'and' and 'or' ops.
2012-07-13  Mathieu DesnoyersImplement dispatch-table based interpretor
2012-07-13  Mathieu DesnoyersFilter: Specialize unary operators
2012-07-13  Mathieu DesnoyersDefine switch use as macro in interpreter
2012-07-13  Mathieu DesnoyersFilter interpreter: mark float test as unlikely
2012-07-13  Mathieu DesnoyersFilter: fix bytecode validation typo
2012-07-13  Mathieu DesnoyersFilter: specialize comparators
2012-07-13  Mathieu DesnoyersSpecialize load and unary ops
2012-07-13  Mathieu DesnoyersValidate registers, no need to initialize to 0
2012-07-13  Mathieu DesnoyersFilter: opcode for ref loads
2012-07-13  Mathieu DesnoyersRemove redundant validation from interpreter
2012-07-13  Mathieu Desnoyersfilter: Add bytecode validation pass
2012-07-13  Mathieu DesnoyersTRACEPOINT_EVENT: add *_nowrite fields for filter
2012-07-13  Mathieu DesnoyersOnly print filter errors if LTTNG_UST_DEBUG is set
2012-07-13  Mathieu DesnoyersCleanup: remove debug define
2012-07-13  Mathieu DesnoyersFilter: add floating point support
2012-07-12  Mathieu DesnoyersRemove filter test printouts
2012-07-12  Mathieu DesnoyersImplement filter bytecode interpreter and linker
2012-07-10  Mathieu DesnoyersFilter: receive, attach and link empty filter
2012-07-08  Mathieu DesnoyersFilter: prepare filter stack data
2012-06-26  Henrik Hautakoskiliblttng-ust/lttng-ust-comm.c: fixing typo.
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  Mathieu DesnoyersImplement event fields listing
2012-06-01  Mathieu DesnoyersImplement field listing command
2012-06-01  Wolfgang PuffitschFix: Block all signals in listener thread
2012-05-15  Mathieu Desnoyerstracepoint: include stdio.h for NULL definition
2012-05-02  Mathieu DesnoyersUse unsigned long type for events discarded counter
2012-04-09  Mathieu DesnoyersFix: ustctl need to send the second fd upon error of...
2012-04-05  Mathieu DesnoyersMerge branch 'dev'
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-06  Mathieu DesnoyersMerge branch 'master' into dev dev
2012-03-06  Mathieu DesnoyersMerge branch 'master' into dev
2012-03-02  Mathieu DesnoyersFix: use transport name as channel name
2012-03-01  Mathieu DesnoyersMerge branch 'master' into dev
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-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 DesnoyersMerge branch 'master' into dev
2012-02-23  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-23  Mathieu Desnoyersfix: ust comm error handling segfault
2012-02-23  Mathieu Desnoyersfix: ust comm error handling segfault
2012-02-22  Mathieu DesnoyersRemove useless const qualifier
2012-02-22  Mathieu DesnoyersUpdate uuid_create type cast
2012-02-22  Mathieu DesnoyersCast uuid_create parameter
2012-02-22  Mathieu Desnoyersuuid.h should only be included when libuuid is detected
2012-02-22  Mathieu DesnoyersRename uuid.h wrapper to lttng-ust-uuid.h
2012-02-22  Mathieu DesnoyersCreate libuuid/libc uuid wrapper
2012-02-22  Mathieu DesnoyersUse ENOMSG as fallback for ENODATA on freebsd
2012-02-22  Mathieu DesnoyersCompat layer for gettid
2012-02-22  Mathieu DesnoyersAdd freebsd support for getcpu (use cpu nr 0)
2012-02-22  Mathieu DesnoyersAdd get proc name wrapper for FreeBSD
2012-02-22  Mathieu DesnoyersAdd FreeBSD compat layer for endian.h
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()
next
This page took 0.039508 seconds and 7 git commands to generate.