Add close_range wrapper to liblttng-ust-fd.so
[lttng-ust.git] / liblttng-ust-ctl /
2021-04-09  Michael JeansonMove all sources to 'src/'
2021-04-01  Michael Jeansoncleanup: explicitly mark unused parameters (-Wunused...
2021-03-31  Michael Jeansoncleanup: function attribute 'destructor'
2021-03-31  Michael Jeansoncleanup: function attribute 'constructor'
2021-03-30  Mathieu DesnoyersNew API: lttng_ust_init_thread() for async-signal tracing
2021-03-30  Mathieu DesnoyersRefactoring: hide internal fields of ring buffer context
2021-03-29  Michael JeansonMove private ABI counter client symbols to dedicated...
2021-03-29  Michael JeansonNamespace remaining symbols in lttng/ringbuffer-context.h
2021-03-29  Mathieu DesnoyersRefactoring: remove ring buffer channel pointer from...
2021-03-29  Mathieu DesnoyersAPI cleanup: Remove handle from struct lttng_ust_channe...
2021-03-26  Mathieu DesnoyersRemove handle field from ring buffer context
2021-03-26  Mathieu Desnoyersring buffer context: cpu number becomes an output of...
2021-03-23  Michael Jeansonconfigure: regroup C header checks
2021-03-18  Mathieu DesnoyersRefactoring: Channel structures
2021-03-17  Jérémie GalarneauClean-up: ustctl: adapt comment to use new ABI name
2021-03-17  Jérémie GalarneauFix: ustctl: leak of event notifier data on communicati...
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_ust_channel_ops
2021-03-16  Michael JeansonNamespace 'struct channel' under 'lttng_ust_lib_ring_bu...
2021-03-16  Michael JeansonNamespace private ABI lttng_transport_find symbol
2021-03-16  Michael JeansonRemove LTTNG_HIDDEN macro
2021-03-15  Mathieu DesnoyersRefactor struct lttng_ust_lib_ring_buffer_ctx
2021-03-12  Mathieu DesnoyersRefactoring: namespace ust-abi.h content under regular...
2021-03-10  Mathieu Desnoyerscounters: add coalesce_hits to control API and protocol
2021-03-08  Michael JeansonMove ust-events.h private structs to internal
2021-03-04  Michael JeansonMove perf counter symbols to private header
2021-03-02  Michael JeansonDelete unused private header ust-ctl-private.h
2021-03-02  Michael JeansonHide private usterr-signal-safe.h symbols
2021-03-02  Michael JeansonMove compat macros in 'lttng/align.h' to a private...
2021-03-02  Michael JeansonUse 'ust-' prefix for all global private headers
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2021-02-25  Michael Jeansonfix: unix socket peercred on FreeBSD
2021-02-24  Mathieu DesnoyersFix: Use unix socket peercred for pid, uid, gid credentials
2021-02-24  Michael JeansonMove and hide new 'lttng_counter_transport_*' private...
2021-02-24  Michael JeansonHide new 'lttng_counter_client_percpu_*' private symbols
2020-12-18  Mathieu DesnoyersFix: event notifier create protocol order issue
2020-12-17  Mathieu DesnoyersFix: UST comm protocol: event notifier command is too...
2020-12-11  Mathieu DesnoyersCleanup: ust-abi: BITNESS_{32,64}BITS -> BITNESS_{32,64}
2020-12-09  Francis Deslauriersustctl: Initialize counter_conf struct to zero
2020-12-05  Francis DeslauriersFix: event-notifier: not propagating error counter...
2020-11-26  Mathieu DesnoyersImplement libcounter
2020-11-26  Francis DeslauriersImplement capturing payload on event notifiers
2020-11-26  Francis DeslauriersImplement event notifier
2020-10-16  Michael JeansonNamespace lttng/align.h macros
2020-10-15  Michael JeansonCleanup: standardise include path
2020-10-14  Michael Jeansonport: fix endian and byteswap compat on FreeBSD
2020-09-22  Mathieu DesnoyersFix: ustctl_release_object: eliminate double-close...
2020-04-15  Mathieu DesnoyersBump LTTNG_UST_ABI version from 8.1 to 9.0
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-01-22  Michael JeansonFix: build with -fno-common
2019-08-26  Mathieu Desnoyersustctl: Implement ring buffer clear
2017-06-12  Mathieu DesnoyersIntroduce LTTNG_UST_ALLOW_BLOCKING env. var.
2017-05-09  Michael JeansonFix: Don't override user variables within the build...
2017-05-05  Jérémie GalarneauAdd ustctl_snapshot_sample_positions ustctl command
2017-03-12  Mathieu DesnoyersFix: add missing getenv.h include to ustctl.c
2017-03-11  Mathieu DesnoyersFix: race between lttng-ust getenv() and application...
2016-07-19  Mathieu DesnoyersFix: ust-ctl: use LTTNG_UST_HAVE_PERF_EVENT to report...
2016-06-30  Julien DesfossezAdd ustctl command to regenerate the statedump
2016-06-27  Julien DesfossezAdd perf context support for ARMv7
2016-03-04  Julien DesfossezExport the stream instance ID
2016-03-04  Julien DesfossezGenerate and export the sequence number
2016-02-12  Jérémie GalarneauAdd app context support to ust-ctl protocol
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2016-01-14  Mathieu DesnoyersAdd CTF enum type support to tracepoint event
2015-09-21  Mathieu DesnoyersFix: don't dereference NULL pointers
2015-04-14  Mathieu DesnoyersFix: add missing new ldl dependency for liblttng-ust-ctl
2015-04-10  Mathieu DesnoyersImplement clock override plugin support
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-03-26  Mathieu DesnoyersImplement file-backed ring buffer
2015-01-12  Mathieu DesnoyersFix: add ustctl_has_perf_counters
2014-11-12  Mathieu DesnoyersCleanup: remove "disabled" flag for new release cycle
2014-11-12  Mathieu DesnoyersFix: filter attach vs event enable race
2014-04-27  Mathieu DesnoyersImplement LTTng-UST perf counters support on x86
2014-03-10  Zifei TongFix: mismatch between code and comments
2014-02-21  Mathieu DesnoyersFix: dereference before null check
2014-02-07  Mathieu DesnoyersFix: FD leak in liblttng-ust-ctl
2013-11-13  JP IkaheimonenSend exclusion data through ustcomm
2013-09-19  Julien DesfossezPer-stream ioctl to get the current timestamp
2013-09-19  Julien DesfossezLTTng ringbuffer ABI calls for index generation
2013-07-02  Julien DesfossezIntroduce ustctl_write_one_packet_to_channel
2013-03-22  Mathieu DesnoyersFix: ustctl_recv_register_event pointer mixup
2013-03-21  Mathieu DesnoyersAdd channel ID field to attr
2013-03-20  Mathieu DesnoyersFix clang warnings
2013-03-20  Mathieu DesnoyersCleanup compile warning
2013-03-11  Mathieu DesnoyersImplement read timer (for RT)
2013-03-09  Mathieu DesnoyersAdd mutex for channel wakeup fd update
2013-03-06  Mathieu DesnoyersImplement ustctl_duplicate_ust_object_data
2013-03-06  Mathieu DesnoyersAdd channel wakeup fd to monitor close
2013-03-06  Mathieu DesnoyersImplement ring buffer periodic buffer switch timer
2013-03-01  Mathieu DesnoyersFix: ustctl: return -EPIPE to sessiond if connection...
2013-03-01  Mathieu DesnoyersAdd write metadata API to ust-ctl.h
2013-03-01  Mathieu DesnoyersMove UST registry into sessiond and implement notifiers
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2013-01-21  Mathieu DesnoyersFix: comment in ust-ctl.h
2012-12-20  Mathieu DesnoyersBump liblttng-ust-ctl lib version major number
2012-12-10  Mathieu Desnoyersfix memleak: ustctl free shadow chan on ustctl_unmap_ch...
2012-11-22  Mathieu DesnoyersFix: add missing seqnum field to filter
2012-11-06  Mathieu DesnoyersDistinguish UST return codes from transport return...
2012-10-02  Paul ChaventBuild out of src tree
2012-07-12  Mathieu DesnoyersImplement filter bytecode interpreter and linker
next
This page took 0.047282 seconds and 8 git commands to generate.