lttng-tools.git
2018-08-24  Jérémie GalarneauFix: memory is not zeroed on first set_capacity
2018-08-24  Jérémie GalarneauAdd a util to create a buffer view from a raw buffer
2018-08-24  Jérémie GalarneauFix: dynamic buffer mishandles setting capacity to 0
2018-08-24  Jérémie Galarneaulttng-ctl: send userspace probe location on enable_event
2018-08-24  Jérémie Galarneaulttng-ctl: locate extended event attributes at reception
2018-08-24  Francis DeslauriersAdd utils to send file descriptors to the sessiond
2018-08-24  Jérémie Galarneaulttng-ctl: add accessors of userspace probe location...
2018-08-24  Jérémie Galarneaulttng-ctl: add userspace probe location interface
2018-08-24  Jérémie GalarneauAdd lttng_dynamic_buffer_get_capacity_left util
2018-08-24  Jérémie GalarneauAdd ALIGN_TO util to macros.h
2018-08-24  Jérémie Galarneaulttng-ctl: add an lttng_event_extended distinct from...
2018-08-24  Jérémie Galarneaulttng-ctl: move lttng_event functions to a new file
2018-08-24  Jérémie GalarneauTests: possible NULL dereference in rotation notificati...
2018-08-24  Jérémie GalarneauClean-up: remove dead code from rotation test
2018-08-24  Jérémie GalarneauFix: size of concrete class used in memcpy of base...
2018-08-24  Jérémie GalarneauTests: add a session rotation ongoing/completed notific...
2018-08-24  Jérémie GalarneauClean-up: remove useless check of event name
2018-08-24  Jérémie GalarneauFix: mix of lttng_error_code and cmd_error_code enums
2018-08-24  Jérémie GalarneauAdd notification session rotation hooks
2018-08-24  Jérémie GalarneauImplement rotation command handlers in notification...
2018-08-24  Jérémie GalarneauFix: return 0 on successful location serialization
2018-08-24  Jérémie GalarneauFix: return size from location deserialization function
2018-08-24  Jérémie GalarneauAdd a trace archive location accessor to the session API
2018-08-24  Jérémie GalarneauFix: notification channel not released on error path
2018-08-24  Jérémie GalarneauImplement rotation ongoing/completed commands
2018-08-24  Jérémie GalarneauFix: remove session_info from sessions_ht on destruction
2018-08-24  Jérémie GalarneauBind newly registered triggers to session or channel...
2018-08-24  Jérémie GalarneauDocs: clarify the contents of channel_infos_ht
2018-08-24  Jérémie GalarneauAdd a hashing function for session rotation conditions
2018-08-24  Jérémie GalarneauBuild a list of triggers applying to a given session...
2018-08-24  Jérémie GalarneauAdd a comment clarifying the ownership of triggers
2018-08-24  Jérémie GalarneauFix: use condition's type to compute its hash
2018-08-24  Jérémie GalarneauCleanup: enforce const-correctness in notification...
2018-08-24  Jérémie GalarneauFix: add session_info object to sessions_ht
2018-08-24  Jérémie GalarneauAdd session rotation ongoing/completed notification...
2018-08-24  Jérémie GalarneauAdd session rotation ongoing/completed conditions
2018-08-23  Jérémie GalarneauFix: use the correct condition type in logging statements
2018-08-23  Jérémie GalarneauAdd a by-address equality short-circuit to condition...
2018-08-23  Jérémie GalarneauFix: assume that conditions are valid before being...
2018-08-23  Jérémie GalarneauCleanup: remove superfluous argument to consumed size...
2018-08-23  Jérémie GalarneauDocs: prefer 'release' to 'free' in API documentation
2018-08-23  Jérémie GalarneauAdd trace archive location serialization/deserializatio...
2018-08-23  Jérémie GalarneauTests: add notap versions of start/stop tracing helpers
2018-08-22  Jérémie GalarneauTests: typo in notification test case description
2018-08-22  Jérémie GalarneauUse the dynamic buffer to serialize notification objects
2018-08-20  Jérémie GalarneauFix: consumers don't honor protocol on rotate pending...
2018-08-20  Jérémie GalarneauFix: client_list_element leak on failure to evaluate...
2018-08-20  Jérémie GalarneauFix: possible NULL dereference in uri_parse_str_urls()
2018-08-20  Jérémie GalarneauTypo fix in uri parsing error logging
2018-08-20  Jérémie GalarneauFix: unchecked return value of cds_lfht_destroy
2018-08-20  Jérémie GalarneauFix: clean-up sessiond condig structure on initializati...
2018-08-20  Jérémie GalarneauFix: unchecked return value in sessiond path configuration
2018-08-20  Jérémie GalarneauFix: path leak on formatting error
2018-08-20  Jérémie GalarneauFix: use of uninitialized 'nb_pipes_fd'
2018-08-20  Jérémie GalarneauClean-up: useless assert that unsigned value is >= 0
2018-08-20  Jérémie GalarneauTest fix: size schedule leaked in a schedule API test...
2018-08-20  Jérémie GalarneauFix: unreported error on rotate timer stop failure
2018-08-17  Jérémie Galarneausave/load: support session rotation schedule descriptors
2018-08-17  Jérémie Galarneaumi: serialize relay rotation locations
2018-08-17  Jérémie GalarneauFix: use negative code for errors in enum
2018-08-16  Jérémie GalarneauAdd rotate-client to .gitignore
2018-08-16  Jérémie GalarneauDocs: adapt the rotation client example to the API...
2018-08-16  Jérémie GalarneauRemove generic error reporting from the lttng client
2018-08-16  Jérémie GalarneauTest: session rotation schedule API
2018-08-15  Jérémie Galarneaurotation-api: introduce rotation schedule descriptors
2018-08-01  Jérémie Galarneaurotation-api: pass session name explicitly
2018-07-20  Jérémie GalarneauSet consumer's verbosity to the max level on --verbose...
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
next
This page took 0.042345 seconds and 5 git commands to generate.