Add probe provider unregister function
[lttng-ust.git] / include / lttng / ust-events.h
2018-02-09  Francis DeslauriersAdd probe provider unregister function
2017-06-12  Mathieu DesnoyersIntroduce LTTNG_UST_ALLOW_BLOCKING env. var.
2017-03-10  Philippe ProulxAdd support for star globbing patterns in event names
2016-10-03  Mathieu DesnoyersIntroduce file descriptor tracker
2016-07-05  Philippe ProulxAdd ctf_enum_auto() for autoincrementing enumeration...
2016-07-05  Mathieu DesnoyersAdd library load/unload tracking events
2016-06-30  Mathieu DesnoyersImplement statedump command in UST
2016-04-25  Mathieu DesnoyersFix: re-introduce exported symbols
2016-03-21  Mathieu DesnoyersFix: convey enum value signedness into metadata
2016-02-12  Mathieu DesnoyersHandle application context cmd
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2016-01-14  Mathieu DesnoyersAdd CTF enum type support to tracepoint event
2015-06-13  Mathieu DesnoyersImplement cpu_id context for filtering
2015-05-07  Mathieu DesnoyersFix: building probe providers with C++ compiler
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-03-26  Mathieu DesnoyersImplement file-backed ring buffer
2014-12-01  Mathieu DesnoyersFix: context alignment not properly handled
2014-04-27  Mathieu DesnoyersImplement LTTng-UST perf counters support on x86
2014-04-15  Mathieu DesnoyersFix: pad strings that are modified concurrently with...
2014-02-03  Mathieu DesnoyersFix: C++: incomplete extern C guard transition
2013-12-03  Mathieu DesnoyersFix: baddr deadlock with lttng-ust destructor
2013-11-30  Mathieu DesnoyersFix: take the ust lock around session iteration in...
2013-11-30  Paul WoegererFix: baddr_statedump deadlock with JUL tracing
2013-11-13  JP IkaheimonenStore exclusions to enablers
2013-11-13  JP IkaheimonenAdd excluders to enabler structure
2013-09-30  Mohamad GebaiFix linking warning
2013-09-19  Julien DesfossezSpecialize lttng_ust_lib_ring_buffer_client_cb
2013-07-10  Mathieu Desnoyerscallsite: add "ip" context
2013-05-30  Zifei TongAllow tracepoint providers to be compiled with g++
2013-05-08  Mathieu DesnoyersFix: add provider ABI compatibility check
2013-04-10  Mathieu DesnoyersFix: ABI breakage between 2.1 and 2.2-rc1
2013-04-06  Mathieu DesnoyersOptimisation: only fix pending events once per lazy...
2013-03-27  Mathieu DesnoyersDon't rely on explicit context for filtering
2013-03-27  Mathieu DesnoyersImplement per-context filtering
2013-03-21  Mathieu DesnoyersAdd channel ID field to attr
2013-03-11  Mathieu DesnoyersImplement read timer (for RT)
2013-03-04  Mathieu DesnoyersUnregister tracepoint probes when not needed
2013-03-03  Mathieu DesnoyersCleanup: remove now unused metadata code from UST
2013-03-01  Mathieu DesnoyersMove UST registry into sessiond and implement notifiers
2013-02-19  Mathieu DesnoyersLazy provider registration
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2013-02-12  Mathieu DesnoyersScalability fix for many events: event hash table size
2013-02-06  Mathieu DesnoyersSpeed up probe registration for large amount of events
2013-01-16  Mathieu DesnoyersIntroduce hash table for lttng_create_event_if_missing()
2012-12-05  Mathieu DesnoyersUpdate license text
2012-12-03  Mathieu DesnoyersFix: handle enablers without bytecode
2012-11-22  Mathieu DesnoyersFilter: use only single lower bit of filter return...
2012-11-22  Mathieu DesnoyersFix: filter: var len array at end of external structure
2012-11-22  Mathieu DesnoyersFix: filter link fail handling
2012-11-22  Mathieu DesnoyersImplement support for overlapping wildcard/events
2012-11-22  Mathieu DesnoyersCleanup: add lttng_/lttng-/LTTNG_ prefixes
2012-11-22  Mathieu DesnoyersFilter iteration: iterate on list of filters
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-07-13  Mathieu DesnoyersTRACEPOINT_EVENT: add *_nowrite fields for filter
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-06-08  Mathieu DesnoyersFix: don't define variables in headers
2012-06-01  Mathieu DesnoyersImplement field listing command
2012-04-05  Mathieu DesnoyersMerge branch 'dev'
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-01  Mathieu DesnoyersMerge branch 'master' into dev
2012-03-01  Mathieu DesnoyersFix: keep event probe signature, for use by event probe...
2012-03-01  Mathieu DesnoyersFix ABI: Adding missing padding in tracepoint event...
2012-02-24  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-23  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-22  Mathieu DesnoyersWrap FLOAT_WORD_ORDER
2012-02-22  Mathieu Desnoyersust-event.h: use BYTE_ORDER instead of __BYTE_ORDER
2012-02-22  Mathieu DesnoyersCreate libuuid/libc uuid wrapper
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 "Create libuuid/libc uuid wrapper"
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-21  Mathieu DesnoyersWrap FLOAT_WORD_ORDER
2012-02-21  Mathieu Desnoyersust-event.h: use BYTE_ORDER instead of __BYTE_ORDER
2012-02-21  Mathieu DesnoyersCreate libuuid/libc uuid wrapper
2012-02-21  Mathieu DesnoyersAdd FreeBSD compat layer for endian.h
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-12  Mathieu DesnoyersClose stream and channel file descriptors as soon as...
2011-12-06  Mathieu DesnoyersAdd wildcard support
2011-12-06  Mathieu DesnoyersSupport activation of loglevel by number
2011-12-06  Mathieu Desnoyersloglevels: deal with fixup upon library load
2011-12-05  Mathieu DesnoyersAdd loglevel enable/disable support
2011-12-03  Mathieu DesnoyersUse iterator on tracepoint probes instead of tracepoint...
2011-12-01  Mathieu DesnoyersUse unsigned int instead of int for bitfields
2011-11-30  Mathieu DesnoyersTracepoint loglevel: setup all loglevel information...
2011-11-29  Mathieu Desnoyersltt_event_create should return error values
2011-11-23  Mathieu DesnoyersImplement tracepoint loglevel macros
2011-11-17  Mathieu DesnoyersMore compile fixes
2011-11-17  Mathieu DesnoyersImplement tracepoint-internal.h as LGPLv2.1 (not exported)
2011-11-17  Mathieu DesnoyersRemove all LGPL-licensed headers
2011-11-10  Mathieu DesnoyersDefine ltt_transport_list as static
2011-11-09  Mathieu DesnoyersImplement LTTNG_UST_TRACEPOINT_LIST
2011-11-08  Mathieu Desnoyersinit private data
next
This page took 0.212864 seconds and 107 git commands to generate.