Introduce LTTNG_UST_MAP_POPULATE_POLICY environment variable
[lttng-ust.git] / liblttng-ust / ltt-events.c
2012-11-22  Mathieu DesnoyersCleanup: add lttng_/lttng-/LTTNG_ prefixes
2012-11-22  Mathieu DesnoyersFilter iteration: iterate on list of filters
2012-10-09  Mathieu DesnoyersFix: memcpy of string is larger than source
2012-09-28  Mathieu DesnoyersUse uint64_t for packet header content size and packet...
2012-09-20  Mathieu DesnoyersAdd support for model.emf.uri event info
2012-09-07  Mathieu DesnoyersFix: backward compatibility with UST 2.0 app probes
2012-08-27  Mathieu DesnoyersAdd hostname to env
2012-07-13  Mathieu DesnoyersTRACEPOINT_EVENT: add *_nowrite fields for filter
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-19  Mathieu DesnoyersFix C99 strict compatibility: don't use void * for...
2012-05-02  Mathieu DesnoyersUse unsigned long type for events discarded counter
2012-04-05  Mathieu DesnoyersMerge branch 'dev'
2012-03-27  Mathieu DesnoyersFix multi-session wildcard support
2012-03-20  Mathieu DesnoyersFix out-of-bound write in ltt-events.c
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: fix deadlock with dlopen() lttng-ust
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-22  Mathieu DesnoyersRename uuid.h wrapper to lttng-ust-uuid.h
2012-02-22  Mathieu DesnoyersCreate libuuid/libc uuid wrapper
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 "Create libuuid/libc uuid wrapper"
2012-02-22  Mathieu DesnoyersRevert "Rename uuid.h wrapper to lttng-ust-uuid.h"
2012-02-21  Mathieu DesnoyersFix type range comparison always false for 64-bit arch
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 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-10  Mathieu DesnoyersSet default loglevel in metadata
2012-02-06  Mathieu DesnoyersAdd environment information
2012-02-06  Mathieu DesnoyersFix event-specific enabling
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 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 DesnoyersClose stream and channel file descriptors as soon as...
2012-01-09  Mathieu DesnoyersFix timestamps for slow-paced event rates
2011-12-11  Mathieu DesnoyersPrint compiler warning/runtime warning and truncate...
2011-12-06  Mathieu DesnoyersAdd wildcard support
2011-12-06  Mathieu DesnoyersSupport activation of loglevel by number
2011-12-06  Mathieu Desnoyersloglevel enable fix: enable event names, not loglevel
2011-12-06  Mathieu Desnoyersloglevels: deal with fixup upon library load
2011-12-05  Mathieu DesnoyersAdd loglevel enable/disable support
2011-11-30  Mathieu DesnoyersTracepoint loglevel: setup all loglevel information...
2011-11-29  Mathieu Desnoyersltt_event_create should return error values
2011-11-18  Mathieu DesnoyersDo not install usterr-signal-safe
2011-11-18  Mathieu DesnoyersRemove core.h
2011-11-18  Mathieu DesnoyersImplement lttng_ust_get_cpu()
2011-11-18  Mathieu DesnoyersImplement jhash from public domain source, apply LGPL...
2011-11-17  Mathieu DesnoyersMore compile fixes
2011-11-17  Mathieu DesnoyersInstalled headers relicensing and cleanup
2011-11-08  Mathieu DesnoyersTracepoint API change: add provider field
2011-11-08  Mathieu Desnoyersinit private data
2011-11-08  Mathieu DesnoyersMove struct ltt_channel to shm for consumer flush
2011-11-07  Mathieu DesnoyersAllow consumer to flush buffers, fix alignment bug
2011-11-03  Mathieu Desnoyerslibrary mass rename: add lttng- prefix
This page took 0.047502 seconds and 6 git commands to generate.