lttng-tools.git
2018-07-16  Francis DeslauriersFix: Tests: use -no-pie linker option only when available
2018-06-13  Jérémie GalarneauFix: check for removal of session's shm_path in destroy()
2018-06-12  Jérémie GalarneauDocument the contents of the shm_path fields of the...
2018-06-11  Francis DeslauriersImplement MI and save/load support for callstack contexts
2018-06-11  Francis DeslauriersTests: Add callstack contexts tests
2018-06-11  Francis GiraldeauAdd kernel and userspace callstack event context
2018-06-11  Francis DeslauriersFix: missing context enum values in session xml schema
2018-06-06  Philippe Proulxlttng-enable-event(1): update the Filter expression...
2018-06-06  Mathieu DesnoyersFilter: document ust app ctx limitation
2018-06-06  Mathieu DesnoyersFilter: add FILTER_OP_RETURN_S64 instruction
2018-06-06  Mathieu DesnoyersFilter: make bitwise and, or, xor higher prio than...
2018-06-06  Mathieu DesnoyersFilter: Update shifting tests
2018-06-06  Mathieu DesnoyersAdd () for bitwise and comparator tests
2018-06-06  Mathieu DesnoyersFilter: Implement rshift, lshift, bit not operators
2018-06-06  Mathieu DesnoyersFilters: generate backward compatible "get field" and...
2018-06-06  Mathieu DesnoyersFilter: index array, sequences, implement bitwise binar...
2018-06-06  Mathieu DesnoyersImplement support for brackets in filter expressions
2018-06-05  Anders WallinTests: add session auto-loading test cases
2018-06-05  Michael JeansonReplace deprecated readdir_r() with readdir()
2018-06-05  Jonathan RajotteBash completion: ignore namespace for xmllint parsing
2018-06-05  Jérémie GalarneauUse https in links to the lttng.org website
2018-06-05  Jérémie GalarneauLog the session to which a ROTATE_PENDING command applies
2018-06-05  Jérémie GalarneauInitialize relay_stream chunk_id to its session's curre...
2018-06-05  Jérémie GalarneauPass the consumerd stream's trace archive id to the...
2018-06-05  Jérémie GalarneauFix: propagate archive id to the consumer daemon on...
2018-06-04  Jérémie GalarneauTypo in ust consumer log message (channek -> channel)
2018-06-04  Jonathan RajotteUse dynamic payload for the add stream realyd command
2018-06-04  Jonathan RajotteDynamic payload for relayd create session command
2018-06-04  Jonathan RajotteFix: backward relayd communication compatibility.
2018-06-04  Jérémie GalarneauAdd unused attribute to lttng_to_index_major param
2018-06-04  Jérémie GalarneauReplace strncpy by lttng_strncpy in lttngctl session...
2018-06-04  Jérémie GalarneauReplace strncpy by lttng_strncpy in utils_stream_file_n...
2018-06-04  Jérémie GalarneauUse dynamic buffer to build session configuration path
2018-06-04  Jérémie GalarneauReplace strncpy by lttng_strncpy in session config
2018-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in XSD path...
2018-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in lttng_strncpy()
2018-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in ini parser
2018-06-01  Jonathan RajotteFix: use signed variable for refcounting of consumer_re...
2018-06-01  Jonathan RajotteCleanup: sobjd is never used by reply_ust_register_chan...
2018-06-01  Jonathan RajotteCleanup: chan is never used by save_agent_events()
2018-06-01  Jonathan RajotteCleanup: open_memstream and close_memstream compat...
2018-06-01  Jérémie GalarneauRemove unnecessary inclusions of version.h
2018-06-01  Jérémie GalarneauAdd multilib test files to .gitignore
2018-06-01  Jonathan RajotteCleanup: ua_sess is never used create_ust_app_channel_c...
2018-06-01  Jonathan RajotteCleanup: consumer_data is never used by update_kernel_s...
2018-06-01  Jonathan RajotteCleanup: app is never used by alloc_ust_app_session()
2018-06-01  Jonathan RajotteCleanup: ust_session_id unused by buffer_reg_uid_consum...
2018-06-01  Jonathan RajotteCleanup: wpipe already contain kernel_tracer_fd
2018-06-01  Jonathan RajotteCleanup: domain type is never used by send_consumer_rel...
2018-06-01  Jonathan RajotteCleanup: uid and gid are never used by run_as_noworker()
2018-05-31  Jonathan RajotteCleanup: sessiond_id is never used by relayd_create_ses...
2018-05-31  Jonathan RajotteCleanup: sock is never used by ask_channel()
2018-05-31  Jonathan RajotteCleanup: ctx is never used by monitor_timer()
2018-05-31  Jonathan RajotteCleanup: signo is never used by metadata_switch_timer
2018-05-31  Jonathan RajotteCleanup: channel is never used by metadata_cache_check_...
2018-05-31  Jonathan RajotteCleanup: relayd id is never used by write_relayd_metada...
2018-05-31  Jonathan RajotteCleanup: attr is not used by open_ust_stream_fd()
2018-05-31  Jonathan RajotteCleanup: *_domain are never used by create_session
2018-05-31  Philippe Proulxdoc/man: update rotation man pages to follow API's...
2018-05-30  Jonathan RajottePrint consumerd32/64/kernel configuration
2018-05-30  Jérémie GalarneauTest: change use of space for tabs in utils.sh
2018-05-30  Francis DeslauriersTests: add duplicated providers tests
2018-05-30  Francis DeslauriersTests: add function to validate the number of an event...
2018-05-30  Francis DeslauriersTests: allow the use of regular expressions to match...
2018-05-30  Francis DeslauriersFix: calling ht_{hash, match}_enum with wrong argument
2018-05-30  Francis DeslauriersFix: probes should be compared strictly by events metadata
2018-05-27  Julien DesfossezTest for lttng-logger
2018-05-26  Jérémie GalarneauTest mi: rename sessiond load directory constant
2018-05-26  Jonathan Rajottemi: support "add-context --list"
2018-05-26  Francis DeslauriersFix: test_ust-dl is generated at configure-time
2018-05-26  Jonathan RajotteFix: cmd line options overwrite env variable config...
2018-05-18  Jérémie GalarneauFix: perform the initialization memory barrier out...
2018-05-18  Jérémie GalarneauClean-up: explicit mb before decrementing lttng_session...
2018-05-18  Jérémie GalarneauClean-up: use a define for support thread count
2018-05-17  Michael JeansonPort: fix format warnings on Cygwin
2018-05-17  Michael JeansonAdd missing include for ssize_t on Cygwin
2018-05-17  Jérémie GalarneauFix: sessions with agent channels fail to load
2018-05-17  Jérémie GalarneauFix: don't wait for the load thread before serving...
2018-05-16  Jérémie GalarneauAdd test_utils_parse_time_suffix to .gitignore
2018-05-09  Jérémie GalarneauClean-up: kernel_consumer_add_stream() does not need...
2018-05-09  Jérémie GalarneauFix: sessiond fails to launch on --without-ust configur...
2018-05-09  Jérémie GalarneauFix: agent thread poll set creation failure results...
2018-05-09  Jérémie GalarneauFix: test uses sizeof() on the wrong operand of strncpy
2018-05-08  Jérémie GalarneauRename kernel_consumer_send_channel_stream()
2018-05-08  Jérémie GalarneauRename consumer_init_channel_comm_msg()
2018-05-08  Jérémie GalarneauCleanup: send_fds functions are not const-correct
2018-05-03  Jérémie GalarneauRemove unused ltt_session look-up result
2018-05-03  Jérémie GalarneauClean-up: reduce indentation level of create_channel_pe...
2018-05-03  Jérémie GalarneauEnforce locking assumptions during channel creation
2018-05-02  Jérémie GalarneauCleanup: misleading create_ust_app_session() name
2018-05-02  Jérémie GalarneauRename rotate_count to current_archive_id
2018-05-02  Jérémie GalarneauCleanup: name of send_sessiond_channel() is misleading
2018-05-01  Michael JeansonPrint the git version used to build from a distribution...
2018-05-01  Jérémie GalarneauDocs: lttng-version uses the intransitive form of ...
2018-05-01  Jonathan RajotteFix: relayd streams can be leaked on connection error
2018-05-01  Jérémie GalarneauCleanup: fix typo in relayd comment
2018-04-30  Jonathan RajotteFix: ret may be used uninitialized in sample_channel_po...
2018-04-30  Jonathan RajotteCleanup: ret is unused in relay_process_data_receive_he...
2018-04-27  Jérémie GalarneauFix build: in_git_repo is used before being set
2018-04-27  Jérémie GalarneauFix: partial writes of padding are not checked
next
This page took 0.037918 seconds and 4 git commands to generate.