deliverable/lttng-tools.git
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
2016-05-19  Mathieu DesnoyersUpdate coding style document for macro style
2016-05-19  Mathieu DesnoyersFix: coding style document has erroneous semicolon...
2016-05-19  Mathieu DesnoyersFix: add missing semicolons after MSG, DBG, ERR print...
2016-05-19  Jérémie GalarneauTests: inverted condition in test_kernel_data
2016-05-19  Jérémie GalarneauOOT build fix: asciidoc.conf is now a source file
2016-05-19  Philippe Proulxlttng-create(1): use attributes for default ports
2016-05-19  Philippe Proulxlttng-create(1): add xrefs to creation mode definitions
2016-05-19  Philippe Proulxlttng-create(1): use the correct DATAPORT/CTRLPORT...
2016-05-19  Philippe Proulxlttng-create(1): use def list for net protocols
2016-05-19  Philippe Proulxlttng-create(1): add relay mode
2016-05-19  Philippe Proulxdoc/man: put AsciiDoc attributes in their own file
2016-05-19  Mathieu Desnoyerstest: UST tracing destroy flush behavior with tracefile...
2016-05-19  Mathieu Desnoyerstest: kernel tracing destroy flush behavior with tracef...
2016-05-19  Mathieu DesnoyersAdd environment variable to allow abort on error
2016-05-19  Mathieu DesnoyersFix: ust-consumer: flush empty packets on snapshot...
2016-05-19  Mathieu DesnoyersFix: WARN() should print as WARN level, not ERR
2016-05-19  Mathieu DesnoyersFix: error.h: add missing parenthesis around macro...
2016-05-19  Mathieu DesnoyersFix: bogus mask on error.h PRINT types
2016-05-19  Mathieu DesnoyersFix: kernel tracing: flush after stop
2016-05-19  Mathieu DesnoyersFix: UST should not generate packet at destroy after...
2016-05-18  Jérémie GalarneauTests: remove flaky '*' kernel wildcard test
2016-05-18  Mathieu DesnoyersFix: bad file descriptors on close after rotation error
next
This page took 0.040856 seconds and 5 git commands to generate.