Clean-up: ust-consumer: pass metadata cache to its write method
[lttng-tools.git] / src / common /
2021-02-09  Jérémie GalarneauClean-up: ust-consumer: pass metadata cache to its...
2021-02-09  Jérémie GalarneauFix: ust-consumer: metadata thread not woken-up after...
2021-02-08  Jérémie GalarneauFix: ust-consumer: metadata cache lock not taken when...
2021-02-08  Jérémie GalarneauClean-up: ust-consumer: simplify metadata cache unlock...
2021-02-04  Jonathan Rajottesessiond: agent: enable events matching event notifiers
2021-02-03  Francis Deslaurierssessiond: client commands: print command enum as a...
2021-02-03  Mathieu DesnoyersUse MT-safe strtok_r in spawn viewer library helper
2021-01-26  Jonathan Rajottesessiond: kernel triggers: add infrastructure to create...
2021-01-19  Jonathan Rajottekernel: event notifier: kernel-ctl interface
2021-01-18  Jonathan Rajotteust-app: implement event notifier support
2021-01-12  Jérémie GalarneauClean-up: replace erroneous of empty parameter list...
2021-01-05  Michael JeansonFix: different pthread_getname_np signature() on macOS...
2021-01-04  Francis Deslauriershashtable: silence -fsanitize=address warning for ...
2020-12-11  Jonathan RajotteAdd base support for event rule hit
2020-12-08  Jonathan RajotteGenerate bytecodes related to the trigger on reception
2020-12-08  Francis Deslaurierskernel: Add token field to `struct lttng_kernel_event`
2020-12-08  Francis Deslaurierskernel: Add `struct lttng_kernel_syscall` to ABI
2020-12-01  Francis DeslauriersFix: missing `_mutex_lock()` before signaling a conditi...
2020-11-24  Jonathan Rajottetrigger: lttng_trigger_get_underlying_domain_type_restr...
2020-11-24  Jonathan Rajottecondition: implement event rule based condition
2020-11-20  Jonathan RajotteMove conditions source files to src/common/conditions...
2020-11-20  Jonathan Rajottetrigger: implement listing of registered trigger
2020-11-20  Jonathan Rajottetrigger: introduce firing policies
2020-11-18  Jérémie GalarneauFix: trigger: erroneous check for success of trigger...
2020-11-18  Jérémie GalarneauFix: trigger: leak of trigger on failure to set name
2020-11-18  Jérémie GalarneauClean-up: trigger: use condition and action put
2020-11-18  Jérémie GalarneauDocs: payload/buffer view: validate is missing an argum...
2020-11-18  Jérémie GalarneauFix: unchecked buffer size for communication header
2020-11-17  Jonathan Rajottetrigger: lttng_triggers: implement a container for...
2020-11-12  Jonathan Rajottetrigger: generate and add tracer token on registration
2020-11-11  Jonathan Rajottetrigger: implement trigger naming
2020-11-09  Michael Jeansonport: Add pthread_setname_np FreeBSD compat
2020-11-09  Jonathan Rajottetrigger: implement is_equal
2020-11-09  Jonathan Rajottetrigger: expose trigger owner uid
2020-11-06  Jonathan RajotteFix: action: invalid header offset used when serializin...
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-11-06  Michael JeansonCleanup: Use pkg-config to detect liburcu
2020-10-28  Jonathan Rajottecredentials: uid and gid now use LTTNG_OPTIONAL
2020-10-28  Michael Jeansonport: Add missing sock_cred macros on FreeBSD
2020-10-28  Jérémie Galarneauoptional: Add LTTNG_OPTIONAL_INIT_VALUE
2020-10-28  Jonathan Rajotteaction: Mark parameter of lttng_action_get_type as...
2020-10-28  Jonathan RajotteIntroduce lttng_domain_type_str utility
2020-10-28  Michael Jeansonport: ELF_ST_TYPE is defined in elf.h on FreeBSD
2020-10-28  Michael Jeansonport: posix_fadvise is available in FreeBSD >= 10.0
2020-10-28  Michael Jeansonport: fix compat/endian.h on FreeBSD
2020-10-27  Jérémie GalarneauFix: common: poll: compat_poll_wait never finishes
2020-10-27  Michael JeansonCleanup: simplify 'poll' wrapper build
2020-10-27  Michael JeansonCleanup: autoconf 'dirfd' detection
2020-10-15  Jérémie GalarneauFix: relayd: failure to read index entry or stream...
2020-10-13  Jérémie GalarneauFix: lttng-ctl: erroneous uses of LTTNG_PACKED
2020-09-15  Jérémie GalarneauFix: PERROR spam when `tracing` group does not exist
2020-09-11  Jérémie GalarneauBuild fix: implicit declaration of function 'PERROR...
2020-09-11  Jonathan Rajotteevent-rule: introduce event rule tracepoint
2020-09-11  Jonathan Rajotteevent-rule: introduce event rule uprobe
2020-09-11  Jonathan Rajotteevent-rule: introduce event rule syscall
2020-09-11  Jonathan Rajotteevent-rule: introduce event-rule kprobe
2020-09-11  Jonathan Rajotteevent-rule: lttng_event_rule base object
2020-09-11  Jonathan RajotteIntroduce kernel-probe locations
2020-09-11  Jérémie Galarneauuserspace-probe: replace explicit null-termination...
2020-09-11  Jérémie GalarneauRevert "userspace-probe: replace explicit null-terminat...
2020-09-10  Jérémie Galarneauuserspace-probe: replace explicit null-termination...
2020-09-10  Jérémie Galarneauuserspace-probe: log function name on invalid parameter...
2020-09-09  Jonathan RajotteAllow run-as to generate filter bytecode.
2020-08-27  Michael JeansonFix: add missing errno.h in pthread compat
2020-08-26  Michael JeansonAdd common util to set thread name
2020-08-20  Jonathan RajotteMove filter related code to libfilter under libcommon
2020-08-20  Jérémie GalarneauClean-up: consumer: consumer_metadata_cache_write is...
2020-08-20  Jérémie GalarneauFix: memcpy used on potentially overlapping regions
2020-08-11  Jérémie Galarneaulogging: print human-readable thread names when logging
2020-08-11  Jonathan Rajottetrigger: introduce refcounting
2020-08-11  Jonathan Rajottetrigger: use condition and action ref counting to ease...
2020-08-11  Jonathan Rajottecondition: introduce reference counting
2020-08-11  Jérémie GalarneauClean-up: sessiond comm relay: change spaces to tabs
2020-08-11  Jérémie GalarneauClean-up: compat time: change spaces to tabs
2020-08-11  Jérémie GalarneauClean-up: kernel consumer: change spaces to tabs
2020-08-11  Jérémie GalarneauClean-up: mi-lttng: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: time: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: consumer-stream: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: consumer metadata cache: change space to...
2020-08-11  Jérémie GalarneauClean-up: run-as: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: utils: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: trace-chunk: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: consumer: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: optional: change space to tabs
2020-08-11  Jonathan Rajottetrigger: internal: add credentials information
2020-08-10  Jonathan Rajottecredentials: implement is_equal
2020-08-10  Jonathan Rajottesessiond: comm: add fd count information for lttng...
2020-08-10  Jérémie GalarneauTests: add unix socket wrapper unit tests
2020-08-06  Jérémie Galarneaupayload-view: mark lttng_payload_view_get_fd_handle_cou...
2020-08-05  Jérémie GalarneauFix: uprobe: inequality comparison against NULL
2020-08-04  Jonathan RajotteFix: action: lttng_action_group_add_action returns...
2020-08-04  Jérémie GalarneauFix: evaluation: dereference before NULL check in creat...
2020-08-03  Jérémie GalarneauFix: extraneous empty/inactive flush on rotation out...
2020-07-29  Jonathan RajotteFix: common: unchecked return value
2020-07-29  Jonathan RajotteFix: common: improper use of negative return
2020-07-27  Jérémie Galarneaupayload: use fd_handle instead of raw file descriptors
2020-07-27  Jérémie GalarneauAdd fd_handle interface
2020-07-27  Jérémie Galarneaupayload: don't re-initialize destination payload on...
2020-07-27  Jérémie Galarneauuprobe: transmit binary file descritptor through lttng_...
2020-07-27  Jérémie GalarneauFix: payload view: payload view always refers to parent...
next
This page took 0.04089 seconds and 7 git commands to generate.