Fix: event-notifier: not propagating error counter indexes
[lttng-ust.git] / liblttng-ust /
2020-12-05  Francis DeslauriersFix: event-notifier: not propagating error counter...
2020-12-01  Michael Jeansonfix: undefined symbols for tracepoints in lgpl source
2020-11-30  Mathieu DesnoyersRemove runtime dependency on liburcu shared objects
2020-11-26  Mathieu DesnoyersFix: memory leak in apply_context_reloc
2020-11-26  Francis DeslauriersImplement event notifier error counter
2020-11-26  Mathieu DesnoyersImplement libcounter
2020-11-26  Francis DeslauriersImplement capturing payload on event notifiers
2020-11-26  Francis Deslauriersbytecode: handle all integer types of dynamic contexts
2020-11-26  Francis Deslauriersbytecode: initialize all contexts on event notifier...
2020-11-26  Francis Deslauriersbytecode: Add `OBJECT_TYPE_{UN,}SIGNED_ENUM` type
2020-11-26  Francis DeslauriersGeneralize `lttng_enabler_link_bytecode()` bytecode...
2020-11-26  Francis DeslauriersCleanup: rename `_lttng_filter_link_bytecode()` ->...
2020-11-26  Francis DeslauriersAdd `interpreter_funcs` to `lttng_bytecode_runtime`
2020-11-26  Francis Deslauriersbytecode: rename `lttng_filter_sync_state()` -> `lttng_...
2020-11-26  Francis DeslauriersImplement enum and sequence capture serialization functions
2020-11-26  Francis DeslauriersExtract `handle_bytecode_recv()` function
2020-11-26  Francis DeslauriersRename filter bytecode types and files
2020-11-26  Francis Deslauriersbytecode: generalize `struct lttng_ust_filter_bytecode_...
2020-11-26  Francis DeslauriersCleanup: Rename filter functions/fields to mention...
2020-11-26  Francis Deslauriersbytecode: allow interpreter to return any type
2020-11-26  Francis Deslauriersbytecode: propagate `rev_bo` of element
2020-11-26  Francis Deslauriersbytecode: set register type to `REG_PTR` even if not...
2020-11-26  Francis DeslauriersAdd `lttng_bytecode_interpret_format_output()` for...
2020-11-26  Mathieu Desnoyersbytecode: add `REG_U64` interpreter register type
2020-11-26  Francis DeslauriersImplement event notifier
2020-11-26  Francis DeslauriersCreate `_for_each` function to unregister probe providers
2020-11-26  Francis DeslauriersCleanup: extract function to borrow hashlist bucket
2020-11-26  Francis DeslauriersDecouple `struct lttng_event` from filter code
2020-11-26  Francis DeslauriersCleanup: hide `lttng_ust_{filter_bytecode,excluder...
2020-11-26  Francis DeslauriersAbstract base `lttng_enabler` to support other types...
2020-11-26  Francis DeslauriersRename `enum lttng_enabler_type` to `_format_type`
2020-11-26  Francis DeslauriersDecouple `struct lttng_session` from filter code
2020-11-13  Michael Jeansonport: FreeBSD 12.2 added pthread_setname_np
2020-10-20  Michael JeansonCleanup: Use pkg-config to detect liburcu
2020-10-16  Michael Jeansonfix: pthread_setname_np fails on longer tread names
2020-10-16  Michael JeansonNamespace lttng/align.h macros
2020-10-15  Michael Jeansonport: fix pthread_setname_np integration
2020-10-15  Michael JeansonCleanup: standardise include path
2020-10-14  Michael Jeansonport: fix endian and byteswap compat on FreeBSD
2020-10-14  Michael Jeansonport: fix pthread autoconf detection to support FreeBSD
2020-07-07  Michael JeansonAdd userspace time namespace context
2020-05-12  Francis DeslauriersCleanup: have interpreter functions return _DISCARD...
2020-05-11  Francis DeslauriersCleanup: bytecode: typo: "s16" -> "u16"
2020-05-05  Francis DeslauriersFix: event probes attached before event enabled
2020-04-17  Francis Deslauriersfilter: bytecode already in the list should go before
2020-04-15  Mathieu Desnoyerstracepoint: Refactor representation of nested types
2020-04-09  Mathieu DesnoyersCleanup: use DEFINE_URCU_TLS_INIT for all CONFIG_RCU_TL...
2020-04-09  Mathieu DesnoyersFix: namespace contexts !CONFIG_RCU_TLS variable initia...
2020-03-19  Jonathan RajotteFix: v.u.d might be uninitialized
2020-03-04  Maxime Roussin-Bel... Introduce vtracelog
2020-03-04  Maxime Roussin-Bel... Introduce vtracef
2020-02-18  Mathieu DesnoyersFix: jhash.h: remove out-of-bound reads
2020-02-17  Francis DeslauriersCleanup: remove trailing white spaces across project
2020-02-13  Francis DeslauriersCleanup: liblttng-ust: change `int` flag to `bool`
2020-02-13  Francis Deslauriersliblttng-ust: exit loop early on event enabler match
2020-02-13  Francis DeslauriersCleanup: remove redundant memory barrier
2020-02-13  Francis DeslauriersCleanup: remove unused `lttng_bytecode_runtime::event...
2020-02-13  Francis DeslauriersCleanup: remove unused `lttng_free_enabler_filter_bytec...
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2020-02-13  Francis DeslauriersCleanup: typo: column -> colon
2019-11-01  Jonathan RajotteAdd procname to lttng_ust_statedump information
2019-10-18  Michael JeansonAdd userspace vuid/vgid contexts
2019-10-18  Michael JeansonAdd userspace namespace contexts
2019-10-11  Mathieu DesnoyersFix: lttng perf counter deadlock
2019-10-11  Mathieu DesnoyersRevert "Fix: fd tracker: do not allow signal handlers...
2019-10-07  Mathieu DesnoyersFix: fd tracker: do not allow signal handlers to close...
2019-10-07  Mathieu DesnoyersFix: Lock FD tracker across fork
2019-08-02  Mathieu DesnoyersFix: don't wait for initial statedump when 0 session...
2019-07-30  Gabriel-Andrew Pol... Fix: wait for initial statedump before proceeding to...
2019-07-29  Gabriel-Andrew Pol... Fix: remove uninitialised value
2019-07-29  Gabriel-Andrew Pol... Fix: GCC unaligned pointer warnings
2019-06-04  Mathieu DesnoyersFix: client_sequence_number may dereference NULL pointer
2019-06-03  Michael JeansonFix: namespace our gettid wrapper
2019-06-03  Michael JeansonFix: get tid not pid in vtid context
2019-04-10  Mathieu DesnoyersFix: don't access packet header for stream_id and strea...
2019-03-26  Mathieu DesnoyersAdd LTTNG_PACKED ifdefs to validate that it is defined
2019-03-14  Michael JeansonCode cleanup in contexts
2019-03-08  Jonathan RajotteMove wait_shm_mmap initialization to library constructor
2019-02-14  Mathieu DesnoyersFix: additional compiler barriers for procname context
2019-02-14  Mathieu DesnoyersFix: procname context async-signal safety
2019-02-14  Mathieu DesnoyersCleanup vtid/vpid context caches
2019-01-22  Jonathan RajotteFix: Initialize fd field of struct lttng_ust_elf to...
2018-12-21  Michael JeansonUse config.h to define SONAME major number
2018-12-21  Michael JeansonUse a variable to select the dlopen lib in Makefiles
2018-12-12  Mathieu DesnoyersAdapt lttng-ust to use multiflavor symbols from liburcu...
2018-10-17  Mathieu DesnoyersFix: sync event enablers before choosing header type
2018-09-20  Mathieu DesnoyersFix: race between statedump and library destructor
2018-09-07  Mathieu DesnoyersFix: reset procname on fork in child process
2018-09-05  Michael JeansonFix: add missing stdbool.h include
2018-09-05  Francis DeslauriersMove symbol preventing unloading of probe providers
2018-06-30  Vitaly LipatovFix: use LIBDL/LIBC_DL to select either libdl or libc
2018-06-07  Mathieu DesnoyersFix: lttng filter validator ERANGE error handling
2018-06-06  Mathieu DesnoyersFilter: implement dynamic typing for load object
2018-06-06  Mathieu DesnoyersFilter: add FILTER_OP_RETURN_S64 instruction
2018-06-06  Mathieu DesnoyersPerform bitwise ops on unsigned types
2018-06-06  Mathieu DesnoyersFilter: catch shift undefined behavior
2018-06-06  Mathieu DesnoyersFilter: implement bitwise lshift, rshift, not
2018-06-06  Mathieu DesnoyersFilter: index array, sequences, implement bitwise binar...
next
This page took 0.039977 seconds and 7 git commands to generate.