lttng-tools.git
2021-06-08  Jérémie GalarneauSet version to 2.14-pre
2021-06-08  Michael JeansonBuild fix: build without lttng-ust
2021-06-07  orbeabuild: Add missing DEFINE_LTTNG_UST_SIGBUS_STATE();
2021-06-07  orbeabuild: Pass --no-as-needed directly to the linker
2021-06-07  orbeabuild: Use liblttng-sessiond-common.la instead of LIVE
2021-06-07  orbeabuild: Use liblttng-sessiond-common.la instead of SESSI...
2021-06-07  orbeabuild: Add the liblttng-sessiond-comm.la convenience...
2021-06-03  Philippe Proulxlttng-concepts(7): add missing "commands" word
2021-06-03  Francis DeslauriersTests: crash: remove redundant directory test
2021-06-03  Jérémie GalarneauFix: bump minimal urcu dependency to 0.11
2021-06-03  Jonathan Rajottecondition: buffer usage: validation does not check...
2021-06-03  Jonathan RajotteRemove LTTNG_EVENT_RULE_TYPE_KERNEL_FUNCTION
2021-06-03  Jonathan RajotteRemove lttng_event_rule_tracepoint
2021-06-02  Jonathan RajotteTest log level for newly introduced event rule type...
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_python_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_log4j_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_jul_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_user_tracepoint
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_kernel_tracepoint
2021-06-02  Jonathan RajotteRename lttng_event_rule_kernel_probe to lttng_event_rul...
2021-06-02  Jonathan RajotteRename lttng_event_rule_userspace_probe to lttng_event_...
2021-06-02  Jonathan RajotteRename lttng_event_rule_syscall to lttng_event_rule_ker...
2021-06-02  Jonathan RajotteRename *emission_site_type to *emission_site
2021-06-02  Jonathan RajotteRename lttng_event_rule_syscall_(set, get)_pattern...
2021-06-02  Jonathan RajotteRename *exclusion* to *name_pattern_exclusion*
2021-06-02  Jonathan RajotteRename lttng_event_rule_tracepoint_(set,get)_pattern...
2021-05-28  Jérémie GalarneauBuild fix: cygwin: unknown type ssize_t
2021-05-27  Mathieu DesnoyersFix: consumer: unbalanced RCU read-side lock on error
2021-05-26  Philippe Proulxlttng-enable-event(1): add usage examples
2021-05-26  Philippe Proulxlttng-{enable,disable}-event(1): document default chann...
2021-05-26  Philippe Proulxdoc/man: log level prefixes are not required
2021-05-26  Francis DeslauriersFix: sessiond: use of uninitialized memory in buffer...
2021-05-26  Jérémie Galarneaulttng-ctl: use lttng_action_path to specify error query...
2021-05-26  Jérémie Galarneauerror-query: add lttng_action_path to express the locat...
2021-05-19  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2021-05-19  Philippe Proulxlttng-enable-channel(1): add usage examples
2021-05-19  Philippe Proulxlttng-view(1): add usage examples
2021-05-19  Philippe Proulxlttng-untrack(1): add usage examples
2021-05-19  Philippe Proulxlttng-untrack(1): follow the style of lttng-track(1...
2021-05-19  Philippe Proulxlttng-track(1): add usage examples
2021-05-19  Philippe Proulxlttng-stop(1): add usage examples
2021-05-19  Philippe Proulxlttng-start(1): add usage examples
2021-05-19  Philippe Proulxlttng-snapshot(1): add usage examples
2021-05-19  Philippe Proulxlttng-save(1): add usage examples
2021-05-19  Philippe Proulxlttng-rotate(1): add usage examples
2021-05-19  Philippe Proulxlttng-remove-trigger(1): add usage examples
2021-05-19  Philippe Proulxlttng-regenerate(1): add usage examples
2021-05-19  Philippe Proulxlttng-load(1): add usage examples
2021-05-19  Philippe Proulxlttng-list(1): add usage examples
2021-05-19  Philippe Proulxlttng-enable-rotation(1): add usage examples
2021-05-19  Philippe Proulxlttng-disable-rotation(1): add usage examples
2021-05-19  Philippe Proulxlttng-disable-event(1): add usage examples
2021-05-19  Philippe Proulxlttng-disable-channel(1): add usage examples
2021-05-19  Philippe Proulxlttng-destroy(1): add usage examples
2021-05-19  Philippe Proulxlttng-create(1): add usage examples
2021-05-19  Philippe Proulxlttng-clear(1): add usage examples
2021-05-19  Philippe Proulxlttng-add-trigger(1): DESCRIPTION: move up the link...
2021-05-19  Philippe Proulxlttng-add-context(1): EXAMPLES: add internal links...
2021-05-19  Philippe Proulxlttng-disable-event(1): `--tracepoint` option is not...
2021-05-19  Francis DeslauriersCleanup: tests: name all temporary files to better...
2021-05-19  Francis DeslauriersCleanup: tests: use find's `-name` option instead of...
2021-05-15  Mathieu DesnoyersFix: expected procname should not have -ust suffix
2021-05-14  Francis DeslauriersFix: Tests: leftover temporary files after tests
2021-05-14  Francis DeslauriersFix: trigger: abort() when adding `--notify` action...
2021-05-14  Francis DeslauriersTests: move `list_triggers_matches_ok` to utils.sh
2021-05-14  Francis DeslauriersTests: Move python test app to `tests/utils/testapp...
2021-05-14  Mathieu DesnoyersFix: validate whether event notifiers are supported...
2021-05-14  Mathieu DesnoyersFix: ust: keep using lttng-ust-sock-8 and lttng-ust...
2021-05-14  Mathieu DesnoyersFix: Handle SIGBUS in sessiond and consumerd
2021-05-14  Jérémie GalarneauClean-up: rename double 'lttng' prefixed functions
2021-05-13  Philippe Proulxlttng-{enable-event(1),event-rule(7)}: `--filter` is...
2021-05-13  Philippe Proulxlttng(1)/lttng-create(1): document `--relayd-path`
2021-05-13  Philippe Proulxdoc/man: document `LTTNG_SESSIOND_PATH` env. var. like...
2021-05-13  Philippe Proulxlttng-save(1): document `--all` option in "SYNOPSIS...
2021-05-13  Jonathan RajotteFix: snapshot path have domain subdir duplicate "ust...
2021-05-11  Jérémie GalarneauFix: error: remove trailing period from error descriptions
2021-05-11  Jérémie GalarneauMake the subitems array a part of action_work_item
2021-05-11  Jérémie GalarneauTest: fix: firing policy name has changed
2021-05-10  Philippe Proulxlttng-add-trigger(1): add usage examples
2021-05-10  Philippe Proulxlttng-add-context(1): add usage examples
2021-05-10  Philippe Proulxlist_triggers.c: replace "after every" -> "every"
2021-05-10  Philippe ProulxFix: add_trigger.c: `goto error` with a wrong UID for...
2021-05-10  Philippe Proulxlttng-add-context(1): use a description list to explain...
2021-05-10  Philippe Proulxdoc/man/manpage.xsl: indent the body of formal (example...
2021-05-10  Philippe Proulxdoc/man: lttng(1) command pages: always include `common...
2021-05-10  Philippe Proulxdoc/man: follow man-pages(7) for section names/order...
2021-05-10  Francis DeslauriersFix: action-executor: leak of `work_item::subitems...
2021-05-07  Simon Marchilttng: change a few instances of trigger "id" to "name"
2021-05-07  Simon MarchiChange "event rule hit" to "event-rule matches" in...
2021-05-07  Jonathan RajotteFix: relayd: live: data is missing between viewer attac...
2021-05-07  Jérémie GalarneauBuild fix: filter-grammar-test: incorrect inclusion...
2021-05-06  Jérémie GalarneauTests: fix: test_tp_fail: bail out on non-existing...
2021-05-05  Jonathan Rajottebuild system: support rotation example
2021-05-05  Jonathan RajotteAdd trigger on event rule matches application example
2021-05-05  Philippe ProulxUpdate the remaining manual pages for LTTng-tools 2.13
2021-05-05  Philippe Proulxdoc/man/manpage.xsl: do not indent the title of an...
2021-05-05  Jérémie GalarneauFix: lttng: add-trigger: invalid access past end of...
2021-05-05  Jonathan RajotteFix: tests: extra arguments are not passed to the remov...
2021-05-03  Jérémie GalarneauFix: lttng-ctl: erroneous check if user is part of...
2021-05-03  Jérémie GalarneauBuild fix: kernel-consumerd: merge conflict left in...
next
This page took 0.040435 seconds and 4 git commands to generate.