lttng: remove usage strings from commands
[lttng-tools.git] / src /
2016-03-18  Philippe Proulxlttng: remove usage strings from commands
2016-03-18  Philippe Proulxlttng: show man page when using command's --help
2016-03-18  Philippe Proulxlttng add-context: add --list option
2016-03-17  Michael JeansonAdd builtin modules support to kmod modprobe
2016-03-17  Michael JeansonAdd comments to kmod functions
2016-03-16  Michael JeansonAdd libkmod rmmod support
2016-03-16  Michael JeansonMove libkmod ifdef to beginning of file
2016-03-16  Michael JeansonDrop optional control modules load and unload
2016-03-16  Jérémie GalarneauUse of bare attribute directives instead of LTTNG_PACKED
2016-03-16  Julien DesfossezLive: command to detach a viewer session
2016-03-16  Julien DesfossezContexts for RT debugging
2016-03-14  Julien DesfossezAdd MI output to the metadata regenerate command
2016-03-12  Jonathan RajotteFix: systematic overwrite of union values on add context
2016-03-11  Jérémie GalarneauMismatching signature of ust_metadata_session_statedump...
2016-03-11  Jérémie GalarneauFix: Initialize events discarded and packet lost counte...
2016-03-11  Jérémie GalarneauAssert on unknown UST buffer type
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-11  Julien DesfossezStore the relay protocol version in the consumer_output
2016-03-11  Julien DesfossezStore the version of the tracer in the UID registry
2016-03-11  Julien DesfossezStore the instance id and packet_seq_num in indexes
2016-03-11  Julien Desfossezkernctl commands to extract the stream instance id
2016-03-11  Julien DesfossezAccount the lost packets in snapshot mode
2016-03-10  Julien DesfossezDisplay discarded and lost events at destroy and stop
2016-03-09  Jérémie GalarneauFix: session_find_by_id can return NULL legitimately
2016-03-09  Jérémie GalarneauFix: mark ltt_sessions_ht_destroy as static
2016-03-09  Jérémie GalarneauDocs: Missing locking assumptions in function headers
2016-03-08  Jérémie GalarneauFix: hold session list lock during delete_ust_app
2016-03-08  Jérémie GalarneauMissing void in function signature
2016-03-08  Jérémie GalarneauCLI: Show filter expression associated to a syscall
2016-03-08  Jérémie GalarneauFix: missing dereference when computing extended info...
2016-03-08  Jérémie GalarneauFix: Only save kernel enablers in session configuration
2016-03-08  Jérémie GalarneauFix: Only list kernel enablers when listing events
2016-03-08  Jérémie GalarneauFix: syscalls hash table leaks when listing kernel...
2016-03-08  Jérémie GalarneauInitialize command header to zero
2016-03-08  Jérémie GalarneauRename filter string to filter expression in liblttng-ctl
2016-03-08  Jérémie GalarneauFix: use of unsigned variable to check for negative...
2016-03-08  Jérémie GalarneauClean-up: remove unreachable goto
2016-03-08  Jérémie GalarneauFix: missing static inline breaks --without-lttng-ust...
2016-03-08  Jérémie Galarneaulttng enable-channel memsets lttng_channel to -1
2016-03-08  Jérémie GalarneauClean-up: missing space between cast operator and operand
2016-03-08  Jérémie GalarneauEnsure UST channel output mode is LTTNG_UST_MMAP
2016-03-08  Julien DesfossezExtract the lost packets and discarded events counters
2016-03-07  Jérémie GalarneauSend extended channel payload to client
2016-03-07  Jérémie GalarneauAdd channel discarded events and lost packets stats...
2016-03-04  Jérémie GalarneauReuse constant string instead of duplicate literal
2016-03-04  Jérémie GalarneauClean-up: simplify computation of string position
2016-03-04  Jérémie GalarneauOptimization: lttng UI uses sprintf instead of strcpy
2016-03-03  Jérémie GalarneauMI: Remove boolean "exclusion" element
2016-03-03  Philippe ProulxMI: add <exclusions> (event exclusion names)
2016-03-03  Philippe ProulxCLI: show event exclusion names
2016-03-03  Jérémie GalarneauAdd new LTTNG_ERR_OVERFLOW error code
2016-03-03  Philippe ProulxAdd lttng_event_get_exclusion_name*() to liblttng-ctl
2016-03-03  Jérémie GalarneauTests: Consider lttng mi namespace in test_mi
2016-03-03  Jérémie GalarneauMI: Implement event context schema change
2016-03-03  Jérémie GalarneauMI: Add application context type to schema
2016-03-03  Jérémie GalarneauMI: add schemaVersion attribute to command schema
2016-03-03  Jérémie GalarneauMI: set machine interface XSD target namespace
2016-03-03  Jérémie GalarneauAdd schema information to XML MI output
2016-03-03  Jérémie GalarneauFix: libxml2 may return 0 because of buffering
2016-03-03  Jérémie GalarneauBump LTTng MI schema to 3.0
2016-03-03  Philippe ProulxMI: add <filter_expression> (event filter expression)
2016-03-03  Philippe ProulxTransfer UST exclusion names from sessiond to client
2016-03-03  Jérémie GalarneauFix: return negative error code in list_lttng_ust_globa...
2016-03-03  Jérémie GalarneauCLI: show agent event filter string
2016-03-03  Philippe ProulxCLI: show event filter string
2016-03-03  Philippe ProulxAdd lttng_event_get_filter_string() to liblttng-ctl
2016-02-26  Philippe ProulxTransfer filter strings from sessiond to client
2016-02-25  Philippe ProulxRefactor setup_lttng_msg() to include cmd header
2016-02-25  Philippe ProulxAdd command header to sessiond->client response msg
2016-02-25  Julien DesfossezMetadata for instance_id and packet_seq_num
2016-02-25  Julien DesfossezAdd a HT to lookup sessions by id
2016-02-25  Julien DesfossezExplicitly stop the session on lttng destroy
2016-02-24  Mathieu DesnoyersFix: per-pid ust buffers flush race with application...
2016-02-19  Jérémie GalarneauCleanup: Remove unnecessary newline
2016-02-14  Jérémie GalarneauFix: report already enabled event error to client
2016-02-14  Jérémie GalarneauDocs: add comment to cmd_add_context()
2016-02-14  Jérémie GalarneauFix: application context leak when enabling context
2016-02-14  Jérémie GalarneauFix: string leak when processing of client message...
2016-02-14  Jérémie GalarneauFix: missing return code initialization on error
2016-02-14  Jérémie GalarneauFix: unchecked return value in _lttng_variant_statedump()
2016-02-14  Jérémie GalarneauFix: Possible use-after-free in create_ctx_type()
2016-02-12  Jérémie GalarneauFix: Don't notify agent of non-app context addition
2016-02-12  Jérémie GalarneauCreate agent on channel creation
2016-02-12  Jérémie GalarneauIntroduce application contexts to session configuration...
2016-02-12  Jérémie GalarneauEnable agent application contexts if filter has such...
2016-02-12  Jérémie GalarneauCompare provider and context names in trace_ust_match_c...
2016-02-12  Mathieu DesnoyersAllow $app.provider:ctxname in filter, enum, variant...
2016-02-12  Mathieu DesnoyersAdd variant type support to ust registry and metadata
2016-02-12  Jérémie GalarneauNotify java agent of enabled application contexts
2016-02-12  Jérémie GalarneauAdd app context support to lttng client
2016-02-12  Jérémie GalarneauEnforce const-correctness in UNIX socket wrappers
2016-02-12  Jérémie GalarneauRemove superflous domain check in context_ust_add
2016-02-12  Jérémie GalarneauRemove superflous domain check in add_uctx_to_channel
2016-02-12  Jérémie GalarneauUse lttng_domain_type enum instead of bare integer
2016-02-12  Jérémie GalarneauAdd application context support to lttng-ctl lttng_add_...
2016-02-12  Jérémie GalarneauCleanup comments in lttng-ctl.c
2016-02-11  Mathieu Desnoyersclock offset: print negative value in metadata for...
2016-02-11  Mathieu DesnoyersFix: handle negative clock offset for lttng-ust metadata
2016-01-14  Jérémie GalarneauBump lttng-ust protocol version to 6.1
2016-01-14  Mathieu DesnoyersAdd CTF enum type support for UST registry
next
This page took 0.03876 seconds and 7 git commands to generate.