Clean-up: sessiond: remove unused ust_app_{lock, unlock}_list declarations
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.h
2021-09-24  Jérémie GalarneauClean-up: sessiond: remove unused ust_app_{lock, unlock...
2021-05-14  Mathieu DesnoyersFix: validate whether event notifiers are supported...
2021-04-23  Michael JeansonAdapt to namespaced liblttng-ust-ctl symbols
2021-04-18  Jérémie GalarneauRemove error count property of lttng_condition_on_event
2021-04-13  Simon MarchiClean-up: sessiond: prepend `the_` to global variable...
2021-04-02  Francis Deslaurierssessiond: Implement UST event notifier error counter
2021-03-15  Mathieu DesnoyersAdapt to lttng-ust ust-abi.h naming prefix update
2021-03-09  Jonathan Rajotteust-app: pass down trigger object instead of event...
2021-03-09  Simon Marchicommon: rename filter bytecode types
2021-01-18  Jonathan Rajotteust-app: implement event notifier support
2021-01-12  Jonathan Rajottesessiond: setup event notifier group for registering app
2020-07-16  Jérémie GalarneauFix: stream intersection fails on snapshot of cleared...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-17  Michael JeansonFix: build failure with -fno-common
2019-12-20  Jonathan Rajotteust-app: remove dead code
2019-12-19  Mathieu Desnoyerssessiond: implement ust app clear session
2019-11-27  Michael JeansonReplace libuuid with internal implementation
2019-10-18  Jérémie GalarneauFix: sessiond: use system LTTng-UST headers when available
2019-09-05  Jérémie GalarneauFix: mismatch of ust_app_get_size_one_more_packet_per_s...
2019-09-05  Jérémie GalarneauFix: mismatch of ust_app_snapshot_record prototype
2019-08-30  Jonathan RajotteSave registration time for app
2019-08-09  Jérémie Galarneaurelayd: create stream files relative to a session's...
2019-07-25  Jérémie GalarneauUse lttng_credentials instead of bespoke uid/gid member...
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-07-25  Jérémie GalarneauCleanup: remove duplicated code in snapshot record...
2019-01-14  Jérémie GalarneauFix: only synchronize application configuration on...
2018-11-16  Michael JeansonFix: typo 'occured' -> 'occurred'
2018-11-16  Jérémie GalarneauFix: cmd_snapshot_record can return unexpected error...
2018-11-16  Mathieu DesnoyersFix: sessiond: ust_app_rotate_session error handling
2018-11-16  Jérémie GalarneauFix: cmd_rotate_session() returns unexpected error...
2018-10-02  Jérémie GalarneauFix: rotation may never complete in per-PID buffering...
2018-09-17  Jérémie GalarneauDocs: document the meaning of a ust app channel key...
2018-03-21  Julien DesfossezRotate command
2017-12-13  Jérémie GalarneauDocs: clarify which socket serves as the ust_app_ht_by_...
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2016-10-07  Philippe ProulxRemove calibrate from lttng-sessiond
2016-07-06  Jérémie GalarneauAdd missing ust_app_regenerate_statedump_all stub
2016-07-06  Jérémie GalarneauClean-up: remove unused ust_app_regenerate_metadata_all
2016-07-06  Julien DesfossezAllow regenerating the statedump of a running session
2016-03-08  Julien DesfossezExtract the lost packets and discarded events counters
2016-02-12  Jérémie GalarneauNotify java agent of enabled application contexts
2016-01-14  Mathieu DesnoyersAdd CTF enum type support for UST registry
2015-09-06  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-04  Mathieu DesnoyersFix: ust-app: protect app socket protocol with lock
2015-09-02  Mathieu DesnoyersFix: sessiond ust-app session teardown race
2015-09-01  Jérémie GalarneauSave filter expression as part of agent events and...
2015-07-30  Jérémie GalarneauClean-up: Move agent_apps_ht_by_sock definition to...
2015-03-31  Jérémie GalarneauFix build when configuring with --disable-lttng-ust
2015-03-30  Mathieu DesnoyersImplement UST PID tracker
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-01-22  Jérémie GalarneauFix: build failure using disable-lttng-ust configure...
2015-01-19  Mathieu DesnoyersFix: grab more than one packet for snapshots
2015-01-07  Jérémie GalarneauFix: Mismatching return type in ust_app_ht_alloc()...
2015-01-05  Mathieu DesnoyersMissing error handling: ust_app_ht_alloc should return...
2014-08-08  David GouletRefactor JUL to agent namespace
2014-07-14  David GouletFix: use biggest subbuffer size for snapshot max-size
2014-02-25  David GouletFix: only create UST metadata on start trace
2013-12-03  David GouletFix: remove unused code in session daemon
2013-11-14  JP IkaheimonenAdd exclusion data to ust_app_event structure
2013-10-16  David GouletFix: JUL domain support with --disable-lttng-ust
2013-10-16  David GouletAdd jul-app ABI/API and handle registration
2013-09-27  Julien DesfossezLive timer set up
2013-08-23  Mathieu DesnoyersFix: improve error message when UST support is disabled
2013-08-21  David GouletFix: add UST context in the same order the user enabled...
2013-07-12  Julien DesfossezSupport snapshot max-size limitation
2013-06-28  Mathieu DesnoyersFix: sessiond: use uint64_t for all session ids
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-06-14  David GouletFix: sanitize wait queue in the dispatch thread
2013-04-30  Mathieu DesnoyersFix RCU-related hangs: incorrect lttng_ht_destroy use
2013-04-29  Mathieu DesnoyersFix: per-uid buffers should only be flushed once on...
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-21  David GouletSupport per UID buffers
2013-03-21  David GouletMove ust channel registry inside session registry
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-01  David GouletMove metadata creation into lttng-sessiond and lttng...
2013-03-01  David GouletMove UST registry into sessiond and implement notifiers
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2013-01-22  David GouletRemove UST abi cast on channel attribute
2013-01-21  David GouletRename ltt_ust_stream to ust_app_stream
2012-12-07  David GouletFix: Rename ust_app_destroy_trace and set it static
2012-12-07  David GouletFix: UST app session teardown process
2012-11-22  David Gouletlttng.h API update: set filter becomes enable event...
2012-11-22  David GouletChange the UST event hash table match function
2012-11-22  David GouletAdding context to an event is no longer possible
2012-08-17  David GouletUpdate version to v2.1.0-rc1 v2.1.0-rc1
2012-08-17  David GouletAdd missing decl. when UST is disabled
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-06-01  Mathieu DesnoyersUpdate lttng-ust header copy for disabled UST compilation
2012-06-01  Mathieu DesnoyersFix: ust_app_list_events should return -ENOSYS when...
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-03-13  David GouletFix double PID registration race
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-02-02  Mathieu DesnoyersVerify UST comm proto version
2012-01-23  David GouletImplement UST calibrate and change default
2012-01-23  David GouletAdd UST version validation
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.280869 seconds and 106 git commands to generate.