Clean-up: lttng: only include lttng.h
[lttng-tools.git] / src /
2021-02-24  Jérémie GalarneauClean-up: lttng: only include lttng.h
2021-02-18  Jérémie GalarneauClean-up: lttng: replace manual string comparison code...
2021-02-18  Jérémie GalarneauFix: lttng-ctl: appending to dynamic buffer invalidates...
2021-02-12  Jonathan RajotteImplement list_cmd_options_argpar
2021-02-12  Simon MarchiCLI: Import argpar
2021-02-12  Jonathan RajotteImplement utils_parse_unsigned_long_long
2021-02-12  Jonathan Rajottelttng: move parse_userspace_probe_opts to a common...
2021-02-12  Jérémie GalarneauClean-up: lttng: silence bogus warning
2021-02-12  Jérémie Galarneaulttng: move log level name to numerical value conversio...
2021-02-11  Jérémie Galarneausessiond: action-executor: log trigger name rather...
2021-02-11  Jérémie GalarneauFix: action-executor: address of trigger name logged...
2021-02-11  Jérémie Galarneausessiond: docs: document action_executor_enqueue()...
2021-02-11  Jonathan Rajottesessiond: defer tracer notification jobs to the action...
2021-02-11  Jérémie GalarneauFix: consumer: timer: uninitialized sigevent fields
2021-02-10  Jérémie GalarneauFix: sessiond: notification: unreachable code in switch...
2021-02-10  Jérémie GalarneauFix: sessiond: client: leak of trigger object on invali...
2021-02-10  Jérémie GalarneauFix: sessiond: timer: unitiliazed sigevent fields
2021-02-10  Jérémie GalarneauFix: sessiond: ust-registry: dereference of NULL pointe...
2021-02-10  Jérémie GalarneauFix: sessiond: kernel: leak of notifier rule on failure...
2021-02-10  Jérémie Galarneaulttng-ctl: health: remove unreachable condition
2021-02-10  Jérémie GalarneauFix: sessiond: uninitialized credentials set for unboun...
2021-02-09  Jérémie Galarneaubuffer-view: improve logging on creation failure
2021-02-09  Jérémie GalarneauFix: sessiond: leak of trigger on registration error
2021-02-09  Jérémie Galarneausessiond: kernel: misleading log message on event rule...
2021-02-09  Jérémie GalarneauFix: sessiond: trace-kernel: function return code overw...
2021-02-09  Jérémie Galarneausessiond: convert invalid command return codes to LTTNG...
2021-02-09  Jérémie Galarneaulttng-ctl: convert invalid command return codes to...
2021-02-09  Jérémie GalarneauClean-up: ust-consumer: replace manual metadata cache...
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  Jérémie GalarneauFix: sessiond: acquire session list lock when updating...
2021-02-04  Jonathan Rajottesessiond: agent: enable events matching event notifiers
2021-02-03  Jérémie GalarneauFix: sessiond: assertion fails when getting name of...
2021-02-03  Francis Deslaurierssessiond: client commands: print command enum as a...
2021-02-03  Francis DeslauriersCleanup: add `notification_command_type_str()`
2021-02-03  Francis DeslauriersFix: lttng-sessiond: Taking sizeof of a pointer
2021-02-03  Mathieu DesnoyersUse MT-safe strtok_r in spawn viewer library helper
2021-02-03  Mathieu DesnoyersFix: use MT-safe strtok_r in multithreaded context
2021-02-03  Jonathan Rajottesessiond: synchronize event notifiers for UST tracers...
2021-01-28  Jérémie GalarneauFix: sessiond: ust-app: account for the event notificat...
2021-01-28  Jérémie Galarneausessiond: ust-app: close the event notifier group's...
2021-01-28  Jonathan Rajottesessiond: notification: receive incoming notifications...
2021-01-28  Jérémie Galarneausessiond: unregister triggers during clean-up on shutdown
2021-01-28  Jérémie Galarneausessiond: trigger: decouple reception of triggers from...
2021-01-28  Jérémie Galarneausessiond: clean-up: trigger to unregister can be 'const'
2021-01-28  Jérémie GalarneauFix: sessiond: double free on duplicate removal of...
2021-01-26  Jonathan Rajottesessiond: kernel triggers: add infrastructure to create...
2021-01-19  Jonathan Rajottekernel: event notifier: kernel-ctl interface
2021-01-19  Jonathan Rajottekernel: load lttng-ring-buffer-event-notifier-client...
2021-01-19  Jérémie Galarneausessiond: kernel: make modules required/optional proper...
2021-01-18  Francis DeslauriersFix: add rcu_barrier() after sessiond_cleanup()
2021-01-18  Jonathan Rajotteust-app: implement event notifier support
2021-01-13  Jérémie GalarneauFix: liblttng-ctl: unreported truncations when copying...
2021-01-12  Jérémie GalarneauFix: sessiond: event name truncation during listing
2021-01-12  Jérémie GalarneauClean-up: replace erroneous of empty parameter list...
2021-01-12  Jonathan Rajottesessiond: setup event notifier group for registering app
2021-01-05  Michael JeansonFix: different pthread_getname_np signature() on macOS...
2021-01-04  Francis Deslaurierslttng-ust abi: sync _UST_CMD() values
2021-01-04  Francis Deslauriershashtable: silence -fsanitize=address warning for ...
2021-01-04  Francis DeslauriersCleanup: erroneous use of CDS_INIT_LIST_HEAD() on node
2020-12-18  Jonathan RajotteUST: update ABI for event notifier
2020-12-18  Francis Deslauriersuserspace-probe: Decouple `userspace_probe_add_callsite...
2020-12-18  Jonathan RajotteGeneralize disable_ust_event to support multiple types...
2020-12-18  Jonathan RajotteGeneralize enable_ust_event to support multiple types...
2020-12-18  Jonathan RajotteGeneralize set_ust_event_exclusion to support multiple...
2020-12-18  Jonathan RajotteGeneralize set_ust_event_filter to support multiple...
2020-12-18  Jérémie Galarneaunotification: mark tracer source element as out of...
2020-12-17  Jonathan RajotteIntroduce trigger hash table with tracer token as key
2020-12-17  Jonathan Rajottenotification: add/remove tracer event source
2020-12-14  Jonathan RajotteDBG: add debug statement for trigger not bound to any...
2020-12-14  Francis Deslaurierssessiond: Extract condition hashing functions
2020-12-14  Francis DeslauriersCleanup: misplaced white space in `ERR()` statement
2020-12-11  Jonathan RajotteAdd base support for event rule hit
2020-12-08  Jérémie Galarneausessiond: return 'invalid protocol' error on reception...
2020-12-08  Jonathan RajotteOnly perform notification related unregistering when...
2020-12-08  Jonathan RajotteUse lttng_trigger_is_equal when iterating over the...
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-02  Jérémie GalarneauFix: sessiond: metadata not created on app unregistrati...
2020-12-01  Francis DeslauriersFix: missing `_mutex_lock()` before signaling a conditi...
2020-11-24  Jonathan Rajottetrigger: consider domain on register and unregister
2020-11-24  Jonathan Rajottetrigger: lttng_trigger_get_underlying_domain_type_restr...
2020-11-24  Jonathan Rajotteaction-executor: missing include of internal event...
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 RajotteApply policy on channel sampling
2020-11-20  Jonathan Rajottetrigger: introduce firing policies
2020-11-20  Francis DeslauriersFix: lttng-ctl: deserialize on orderly shutdown of...
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  Jérémie Galarneaurelayd: logging of `trace chunk exists` command refers...
2020-11-17  Jonathan Rajottetrigger: lttng_triggers: implement a container for...
2020-11-17  Jonathan Rajotteaction-executor: evaluated object credentials are optional
next
This page took 0.040084 seconds and 7 git commands to generate.