lttng-tools.git
2016-03-10  Jonathan RajotteLimit the scope of IFS overwriting
2016-03-10  Jonathan RajotteDo not overwrite IFS globally but only locally
2016-03-10  Julien DesfossezDisplay discarded and lost events at destroy and stop
2016-03-10  Mathieu DesnoyersFix: tests: use SIGSTOP for crash extraction test
2016-03-09  Jérémie GalarneauTest fix: ignore stderr at every step of randstring
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-09  Jérémie GalarneauTest fix: ignore stderr when generating random string
2016-03-08  Jérémie GalarneauFix: hold session list lock during delete_ust_app
2016-03-08  Jonathan RajotteTest: prevent the spawning of a daemonized sessiond
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 GalarneauChange padding type from array to fixed-width integer
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-07  Jérémie GalarneauAdd extended info to liblttng-ctl's struct lttng_channel
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-04  Jérémie GalarneauFix: OOT build fails because of missing include path
2016-03-03  Jérémie GalarneauTests: Consider lttng mi namespace in test_load
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 offset comments to struct lttng_event
2016-02-25  Philippe ProulxAdd command header to sessiond->client response msg
2016-02-25  Jérémie GalarneauAdd internal extended channel structure
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-23  Jérémie GalarneauFix warning when building Python bindings
2016-02-23  Philippe ProulxAdd CONTRIBUTING.md
2016-02-23  Jérémie GalarneauRevert "Python bindings: remove duplicate structure...
2016-02-21  Jérémie GalarneauDocs: clarify cross-version tracer compatibility
2016-02-19  Jérémie GalarneauCleanup: Remove unnecessary newline
2016-02-18  Michael JeansonFix: Use ipv6 loopback adress in test_uri
2016-02-18  Jérémie GalarneauPython bindings: remove duplicate structure definitions
2016-02-18  Jonathan RajotteFix: test: handle env variables undefined
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-14  Mathieu DesnoyersFix: filter tests now accept "." in identifiers
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 GalarneauFix typos in error descriptions
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-12  Jérémie GalarneauTests fix: source utils.sh before using conf_proc_count
2016-02-12  Jérémie GalarneauTests: use configured processor count in getcpu overrid...
2016-02-12  Jérémie GalarneauTests: use configured processor count in snapshot tests
2016-02-12  Jérémie GalarneauTests: Introduce conf_proc_count()
2016-02-12  Jérémie GalarneauTests: print a more precise test description in snapsho...
next
This page took 0.049537 seconds and 4 git commands to generate.