lttng-tools.git
2015-09-08  Jérémie GalarneauFix: Bad cast of lttng_kernel_instrumentation to lttng_...
2015-09-08  Jérémie GalarneauFix: Implicit cast from lttng_loglevel_type to lttng_us...
2015-09-08  Jonathan RajotteFix: lttng-crash: remove tmp working directory
2015-09-08  Jérémie GalarneauFix: lttng-crash: DIR leak in delete_trace() on error
2015-09-08  Jérémie GalarneauFix: Possible passing of NULL pointer to memcpy()
2015-09-08  Jérémie GalarneauFix: Overwrite of ret in relay_recv_metadata
2015-09-08  Jérémie GalarneauFix: Wait for in-flight data before closing a stream
2015-09-08  Mathieu DesnoyersFix: unpublish stream on close
2015-09-08  Jonathan RajotteFix: lttng-crash: fd leak
2015-09-08  Jérémie GalarneauFix: Invalid parameter error reported when untracking PID
2015-09-08  Mathieu DesnoyersFix: kernel track/untrack error handling
2015-09-08  Jonathan RajotteFix: Python agent tests are always skipped
2015-09-08  Michael JeansonTests: Java agent: Add configure switches to enable...
2015-09-08  Michael JeansonTests: Java agent: update after Java agent refactoring
2015-09-08  Jérémie GalarneauTests: Fix flaky live test client
2015-09-08  Jérémie GalarneauFix: Announce empty streams on live attach
2015-09-08  Mathieu DesnoyersFix: relayd: file rotation and live read
2015-09-08  Mathieu DesnoyersFix: relay: viewer_get_next_index handle null vstream
2015-09-08  Mathieu DesnoyersFix: relayd: make viewer streams consider metadata...
2015-09-08  Mathieu DesnoyersFix: don't expose empty streams
2015-09-08  Mathieu DesnoyersFix: relayd: don't check new metadata on get packet
2015-09-08  Mathieu DesnoyersFix: relayd: don't check for new streams in get packet
2015-09-08  Mathieu DesnoyersFix: ask new streams HUP
2015-09-08  Mathieu DesnoyersFix: reply error if get packet vstream fails
2015-09-08  Mathieu DesnoyersFix: relayd reply error to client if cannot find viewer...
2015-09-08  Mathieu DesnoyersFix: relayd reply with error if cannot find metadata
2015-09-08  Mathieu DesnoyersFix: ust-app: protect app socket protocol with lock
2015-09-08  Mathieu DesnoyersFix: add missing rcu_barrier at end of sessiond main
2015-09-08  Mathieu DesnoyersFix: add missing rcu_barrier at end of consumer main
2015-09-08  Mathieu DesnoyersFix: app cmd leak on sessiond exit
2015-09-08  Mathieu DesnoyersFix: relayd live don't send incomplete stream list
2015-09-08  Mathieu DesnoyersFix: consumer timer misses RCU thread registration
2015-09-08  Mathieu DesnoyersFix: sessiond consumer thread should register as RCU...
2015-09-08  Mathieu DesnoyersFix: don't chain RCU free
2015-09-08  Mathieu DesnoyersFix: free metadata cache after grace period in consumer
2015-09-08  Mathieu DesnoyersFix: sessiond vs consumerd push/get metadata deadlock
2015-09-08  Mathieu DesnoyersFix: streamline ret/errno of run_as()
2015-09-08  Mathieu DesnoyersFix: Double unlock on error path
2015-09-08  Mathieu DesnoyersFix: Relay daemon ownership and reference counting
2015-09-08  Jérémie GalarneauAccept uid and gid parameters in utils_mkdir()/utils_mk...
2015-09-08  Mathieu DesnoyersFix: reference counting of consumer output
2015-09-08  Mathieu DesnoyersFix: sessiond add missing socket close
2015-09-08  Mathieu DesnoyersFix: sessiond should not error on channel creation...
2015-09-08  Mathieu DesnoyersFix: sessiond ust-app session teardown race
2015-09-08  Jérémie GalarneauOnly display agent loglevel if the loglevel type is...
2015-09-08  Jérémie GalarneauInitialize default log level of events on load
2015-09-08  Jérémie GalarneauDon't assume that Log4j and JUL share the same log...
2015-09-08  Jérémie GalarneauAllow the creation of JUL, Log4j and Python channels
2015-09-08  Jérémie GalarneauFix: Save tracker as part of UST and Kernel domains...
2015-09-08  Jérémie GalarneauFix: Memory leak of agent
2015-09-08  Jérémie GalarneauFix: Memory leak of agent event internals
2015-09-08  Jérémie GalarneauSave filter expression as part of agent events and...
2015-09-08  Jérémie GalarneauFix: UTF-8 characters may be stored on up to 4 bytes
2015-09-08  Jérémie GalarneauPrevent the addition of UST events to agent channels
2015-09-08  Jérémie GalarneauDon't save log level in session configuration when...
2015-09-08  Jérémie GalarneauFix: Propagate filter status of kernel events to client
2015-09-08  Jérémie GalarneauFix: Save kernel event filter when saving session confi...
2015-09-08  Jérémie GalarneauFix: Mention Python as part of enable-event's usage()
2015-09-08  Jérémie GalarneauFix: typo in error message
2015-09-08  Jérémie GalarneauAdd agent domains to lttng enable-event usage()
2015-09-08  Jérémie GalarneauReport memory allocation failure when copying filter...
2015-09-08  Jérémie GalarneauFix: cmd_enable_event must return positive error codes
2015-09-08  Jérémie GalarneauSave filter expressions as part of agent events
2015-09-08  Jérémie GalarneauAdd agent domains to the enable-event section of LTTNG(1)
2015-09-08  Jérémie GalarneauPrevent disable event on internal UST events
2015-09-08  Jérémie GalarneauSkip internal events when saving a session configuration
2015-09-08  Jérémie GalarneauHide internal events from session daemon clients
2015-09-08  Jérémie GalarneauPrevent the use of reserved UST event names
2015-09-08  Jérémie GalarneauTag events created as side-effect of agent events as...
2015-08-21  Philippe ProulxFix: assert(0) when listing Python events with MI
2015-08-21  Philippe ProulxFix: set GLOBAL buffer type for kernel domain in list
2015-08-14  Mathieu DesnoyersFix: take RCU read-side lock within hash table functions
2015-08-14  Jérémie GalarneauTests: Adapt MI test to change in track/untrack behaviour
2015-08-14  Michael JeansonFix: Improve the error reporting of the track/untrack...
2015-08-14  Jérémie GalarneauTests: Fix flacky clock-plugin test
2015-08-14  Jonathan RajotteBuild: look for python >= 3.0 when building python...
2015-08-14  Jonathan RajotteBuild: rename use_python to python_binding
2015-08-14  Mathieu DesnoyersFix: regression tests
2015-08-14  Jonathan RajotteFix: tests: stderr not correctly redirected
2015-08-14  Antoine BusqueFix: TimeoutExpired in Python tests not defined globally
2015-08-14  Jonathan RajotteTests: ust: clock override plugin
2015-08-14  Jonathan RajotteTest: save/load: pid_tracker basic test
2015-08-14  Jonathan RajotteSave/load: pid_tracker feature.
2015-08-14  Jonathan RajotteTest: mi: track/untrack feature
2015-08-14  Jonathan RajotteUtil: xml_extract: add node_exist option
2015-08-14  Jérémie GalarneauMi: track/untrack: validation
2015-08-14  Jérémie GalarneauDocs: Grammar fixes in mi_lttng.xsd
2015-08-14  Jérémie GalarneauFix: Ensure a valid command error code is returned...
2015-08-14  Jonathan RajotteMi: track/untrack/listing
2015-08-14  Jérémie GalarneauFix: intialization of ust_metadata_poll_pipe to garbage...
2015-08-14  Jérémie GalarneauFix "allocator sizeof operand mismatch" warning
2015-08-14  Antoine BusqueFix: incorrect script name in python logging test
2015-08-14  Philippe ProulxTests: Python agent: update after Python agent refactoring
2015-08-14  Jérémie GalarneauFix: Discard disable event command filter payload
2015-08-14  Jérémie GalarneauFix: Use MSG_NOSIGNAL when calling sendmsg()
2015-08-06  Mathieu DesnoyersFix: test_mi test
2015-08-03  Jérémie GalarneauSet registration done Agent command version back to 0
2015-08-03  Jérémie GalarneauFix: Don't send agent disable event command twice
2015-08-03  Antoine BusqueFix: incorrect variable being checked in libc-wrapper...
2015-08-03  Jérémie GalarneauFix: Initialize global agent_apps_ht_by_sock on session...
next
This page took 0.038012 seconds and 4 git commands to generate.