CLI: show event filter string
[lttng-tools.git] / src / bin /
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  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-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 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-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
2015-11-19  Jérémie GalarneauClarify error message on "add context" failure
2015-11-19  Jérémie GalarneauFix: Don't spam session daemon logs on invalid UST...
2015-11-12  Jérémie GalarneauFix: redefinition of _GNU_SOURCE
2015-11-11  Philippe Proulxlttng: add status command
2015-11-11  Philippe Proulxlttng: factor out declaration of commands
2015-11-04  Philippe ProulxWarn when exclusion names are truncated
2015-11-04  Philippe ProulxIgnore exclusion names order when matching events
2015-11-04  Philippe ProulxDisallow duplicate event exclusion names
2015-11-03  Philippe ProulxAdd LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro
2015-11-03  Philippe ProulxFix: lay out names in exclusion structure correctly
2015-11-02  Jérémie GalarneauFix: Check for NULL hash tables on relay daemon teardown
2015-10-24  Mathieu DesnoyersLoad x86-exceptions lttng-modules probe
2015-10-24  Mathieu DesnoyersLoad x86-irq-vectors lttng-modules probe
2015-10-23  Jérémie GalarneauAgent: Make the agent protocol consistently network...
2015-10-23  Jérémie GalarneauFix: Unchecked NULL string in logging statement
2015-10-22  Alexandre MontplaisirFix: include the filter expression in agent events...
2015-10-22  Alexandre MontplaisirAdd the filter expression to the enable_event agent...
2015-10-19  Jonathan RajotteSelect which binaries/extras to build at configure...
2015-10-19  Jonathan RajotteMove libconsumer under common/consumer/
2015-10-19  Mathieu DesnoyersRelay protocol: check string lengths
2015-10-19  Michael JeansonFix: Silence warning formating pid_t as int
2015-10-19  Michael JeansonRename config.h to session-config.h
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-10-19  Michael JeansonPort: Add Solaris string compat
2015-10-19  Michael JeansonPort: Use LTTNG_HOST_NAME_MAX instead of HOST_NAME_MAX
2015-10-19  Michael JeansonPort: Use LTTNG_NAME_MAX instead of NAME_MAX
2015-09-24  Jérémie GalarneauFix: Handle EINTR of waitpid when spawning a session...
2015-09-22  Jérémie GalarneauReword warning on event disable
2015-09-22  Jonathan RajotteHelp: add -j -l -p option to help string
2015-09-22  Jonathan RajotteUse empty event name on disable -a for ust and agent...
2015-09-22  Jonathan RajotteFix: disable kernel event based on name and event type
2015-09-21  Jérémie GalarneauFix: Break out of loop when searching for a domain...
2015-09-18  Jérémie GalarneauFix: Perform rcu barrier before tearing down the run...
2015-09-18  Jérémie GalarneauFix: Only log app handle release on failure
2015-09-18  Jérémie GalarneauFix: Wrong format specifier used in debug statement
2015-09-18  Mathieu DesnoyersFix: relayd: don't call lttng_ht_destroy in RCU read...
2015-09-18  Mathieu DesnoyersFix: libc internal mutex races with run_as
2015-09-16  Jonathan RajotteReport error if any disable action fails
2015-09-16  Jonathan RajotteFix: disable all ust events
2015-09-16  Jonathan RajotteBring back event_ust_disable_all_tracepoints
2015-09-16  Jonathan RajotteFix: sessiond: disable: match app event by name
2015-09-15  Jonathan Rajottelttng-crash: support symlink
2015-09-15  Antoine BusqueFix: dereferencing null index pointer
2015-09-15  Antoine BusqueFix: leaking memory from strdup in lttng-crash
2015-09-15  Antoine BusqueFix: double free on enable-event
2015-09-15  Jérémie GalarneauRemove dead code from session daemon
2015-09-15  Jérémie GalarneauRemove dead code from view command
2015-09-15  Jérémie GalarneauRemove dead code from disable-channel command
2015-09-15  Jérémie GalarneauRemove dead code from disable-event command
2015-09-15  Philippe ProulxFix: error on no/multiple domain options
2015-09-15  Philippe ProulxFix: lttng-crash: segfault when parsing options
2015-09-15  Jérémie GalarneauRemove dead code from the calibrate command
2015-09-15  Jérémie GalarneauRemove dead code from add-context command
2015-09-14  Mathieu DesnoyersPrint relayd stream indexes
2015-09-14  Mathieu DesnoyersEnhance relayd error reporting
2015-09-14  Mathieu DesnoyersFix: relayd: handle consumerd crashes without leak
2015-09-14  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
2015-09-09  Jonathan RajotteFix: double RCU unlock on event_agent_disable_all
2015-09-08  Mathieu DesnoyersFix: unbalanced RCU read-side lock in enable event...
2015-09-08  Mathieu DesnoyersAdd rcu_read_ongoing() assertions around process_client_msg
2015-09-06  Jérémie GalarneauClean-up and simplify event_agent_disable_all
2015-09-06  Jérémie GalarneauDocument locking assumption of agent_find_event()
2015-09-06  Philippe ProulxFix: disable agent events by name
2015-09-06  Philippe Proulxsessiond: add loglevels_match()
2015-09-06  Philippe ProulxFix: include loglevel type in agent event's primary key
2015-09-06  Philippe ProulxFix: include loglevel type in UST event's primary key
2015-09-06  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-06  Jérémie GalarneauRemove dot after enable-event message
next
This page took 0.041675 seconds and 7 git commands to generate.