lttng-tools.git
2016-07-11  Jonathan RajotteAdd base contexts to event template template-2
2016-07-11  Jonathan RajotteAdd support for context in enable-event template
2016-07-11  Jonathan RajotteAdd enable-events templates
2016-07-11  Jonathan RajotteFix: use 'filter' in mi to comply with save format
2016-07-11  Jonathan RajotteDoc: add template-path option to enable-event man
2016-07-11  Jonathan RajotteAdd --template-path support to enable-event
2016-07-11  Jonathan RajotteRename loglevel_str_to_value to loglevel_ust_str_to_value
2016-07-11  Jonathan RajotteTemporary mesure: disable xsd validation config_documen...
2016-07-11  Jonathan RajotteDisable blank element parsing on get_document
2016-07-11  Jonathan RajotteFix error handling for config_document/element
2016-07-11  Jonathan RajotteAdd session-config api for array and element manipulation
2016-07-11  Jonathan RajotteAdd utility function config_get_loglevel_type_string
2016-07-11  Jonathan RajotteRename get_event_type to config_get_event_type
2016-07-11  Jonathan RajotteAdd writer function for raw config_element
2016-07-11  Jonathan RajotteMove get_config_domain_str to session-config
2016-07-11  Jonathan RajotteFix: use the config_event_type instead of opt_event_type
2016-07-11  Jonathan RajotteSupport multi domain for enable-event
2016-07-11  Jonathan RajotteEnable multi domain per command
2016-07-05  Jérémie GalarneauMake channel read timer interval optional in session.xsd
2016-07-05  Jonathan RajottePartial revert: channel name and default output
2016-07-05  Jérémie GalarneauMake channel output type optional in session.xsd
2016-07-05  Jérémie GalarneauMake channel name attribute optional in session.xsd
2016-07-05  Jonathan RajotteRename normal_* template to discard_* template-1
2016-07-04  Jonathan RajotteCompletion: add --template-path to bash completion...
2016-07-04  Jonathan RajotteTemplate: add session templates.
2016-07-04  Jérémie GalarneauDocs: document new --default-output option of create...
2016-07-04  Jérémie GalarneauImplement --default-output option of create command
2016-07-04  Jérémie GalarneauDocs: document create command --default-name option
2016-07-04  Jérémie GalarneauImplement create command --default-name option
2016-07-04  Jonathan RajotteFix format and variable name create.c
2016-07-04  Jonathan RajotteFix: generate a full output configuration node
2016-07-04  Jonathan RajotteFix: memory management in create.c
2016-07-04  Jonathan RajotteFix: use temporary data for return of asprintf
2016-07-04  Jonathan RajotteFix session-config: mem leak and uninitialized ret...
2016-07-04  Jonathan RajotteCreate template: Allow empty destination and name
2016-07-04  Jonathan RajotteTest: template on create session
2016-07-04  Jonathan RajotteMan: create --template-path
2016-07-04  Jonathan RajotteFix: use named enums
2016-07-04  Jonathan RajotteFix: check return of parse_template
2016-07-04  Jonathan RajotteFix: check return value of config_document_replace_element
2016-07-04  Jonathan RajotteCreate commands template feature.
2016-07-04  Jonathan RajotteAllow optional snapshot name and max_size
2016-06-29  Jonathan RajotteFix: missing goto error on null pointer
2016-06-29  Jonathan RajotteConfig: utility functions for direct configurations...
2016-06-29  Jonathan RajotteAdd error code related to templates handling
2016-06-29  Jonathan RajotteDoc: via -> using
2016-06-29  Jonathan RajotteFix: clear error message
2016-06-29  Jonathan RajotteFix error message on asprintf
2016-06-29  Jonathan RajotteFix whitespace
2016-06-29  Jonathan RajotteFix: make sure ctrl & data url are set for post creatio...
2016-06-29  Jonathan RajotteFix: comment for errors propagation
2016-06-29  Jonathan RajotteFix: use -1 for unknown values of enums
2016-06-29  Jonathan Rajotterefactor: split create_session in 4 functions
2016-06-29  Jérémie GalarneauDocs: document new save command options (--omit-name...
2016-06-29  Jérémie GalarneauHonor omit_name and omit_output options in sessiond...
2016-06-29  Jérémie GalarneauAllow nameless sessions in session.xsd
2016-06-29  Jérémie GalarneauAdd --omit-name and --omit-output options to the save...
2016-06-28  Philippe ProulxFix: sessiond ht_match_event() check if filter is NULL
2016-06-28  Philippe Proulxconfigure.ac: fix --enable/disable-kmod option
2016-06-27  Jérémie GalarneauTests: spawn ht_cleanup thread in unit tests
2016-06-27  Jérémie GalarneauLazily initialize max poll set size
2016-06-17  Jérémie GalarneauRevert "Assert that a valid clean-up pipe exists on...
2016-06-16  Mathieu Desnoyerstests: test ust snapshot with discard buffers
2016-06-16  Mathieu Desnoyerstests: test kernel snapshot with discard buffers
2016-06-16  Mathieu DesnoyersAllow channel mode override in snapshot sessions
2016-06-16  Mathieu DesnoyersFix: validate number of subbuffers after tweaking prope...
2016-06-14  Jérémie GalarneauUse bool type for save command options
2016-06-14  Jérémie GalarneauClean-up: harmonize popt option declarations in save.c
2016-06-14  Jérémie GalarneauClean-up: move mi_writer declaration with other declara...
2016-06-14  Jérémie GalarneauAdd name omission and output omission on save to lttng-ctl
2016-06-14  Jérémie GalarneauExpress overwrite attribute as a byte in communication...
2016-06-14  Jérémie GalarneauAssert that a valid clean-up pipe exists on ht_cleanup_push
2016-06-14  Michael JeansonFix: do not refer to objects as .o
2016-06-14  Michael JeansonFix: do not link against libtool .o objects
2016-06-14  Michael JeansonFix: Define MANPATH in config.h
2016-06-14  Michael JeansonTests: Make warn_processes.sh more portable
2016-06-14  Michael JeansonFix: add missing script to dist
2016-06-09  Jérémie GalarneauFix: leak of UST app hash tables
2016-06-08  Jérémie GalarneauFix: leak of reply buffer on data pending check
2016-06-08  Jérémie GalarneauFix: call xmlCleanupParser to free global libxml2 alloc...
2016-06-08  Jérémie GalarneauFix: missing "void" parameter of lib constructor and...
2016-06-03  Jérémie GalarneauDocs: fix comment typos in lttng-sessiond's main.c
2016-06-03  Jérémie GalarneauFix: lttng-relayd allow binding of privileged ports...
2016-06-03  Mathieu Desnoyersrelayd: optimize receive throughput
2016-06-02  Jérémie GalarneauClean-up: harmonize kernctl API error checking
2016-06-02  Jérémie GalarneauIntroduce LTTNG_IOCTL_CHECK and LTTNG_IOCTL_NO_CHECK...
2016-06-02  Jérémie GalarneauFix: enforce assumption that lttng-modules ioctl()...
2016-06-02  Jérémie GalarneauFix: reduce scope of kconsumer consumed_pos and produce...
2016-06-02  Jérémie GalarneauDocs: document safety of consumer_thread_is_ready access
2016-06-02  Jérémie GalarneauClean-up: unused ret values in thread_manage_health
2016-06-02  Jérémie GalarneauClean-up: remove dead code in sessiond's set_option()
2016-05-28  Jonathan RajotteFix: set the logger level to prevent unexpected level...
2016-05-24  Michael JeansonTypo: Stoping -> Stopping
2016-05-24  Michael JeansonTypo: occured -> occurred
2016-05-19  Jérémie GalarneauFix: only perform lttng_consumer_sync_trace_file()...
2016-05-19  Jérémie GalarneauMake lttng_consumer_sync_trace_file static
2016-05-19  Jérémie GalarneauFix: don't negate posix_fadvise return value to check...
2016-05-19  Jérémie GalarneauFix Solaris 10 build: use lttng_strnlen() wrapper
2016-05-19  Jérémie GalarneauRename lttng_error_type to lttng_error_level
2016-05-19  Mathieu DesnoyersCleanup error.h __lttng_print() used for message printing
next
This page took 0.040907 seconds and 5 git commands to generate.