Update version to v2.7.6
[lttng-tools.git] / src / bin /
2016-11-08  Anders WallinAdd version info to lttng-relayd help
2016-10-26  Jérémie GalarneauFix: stop sessiond threads on health thread error
2016-10-26  Jérémie GalarneauFix: stop lttng-relayd threads on health thread error
2016-10-19  Jonathan RajotteFix: save: leak of configuration file fd
2016-10-07  Jérémie GalarneauFix: check for a session daemon before running load...
2016-10-07  Mathieu DesnoyersFix: ignore SIGPIPE
2016-10-05  Jérémie GalarneauFix: honor negative (unlimited) app socket timeout
2016-08-26  Jérémie GalarneauFix: RCU lock imbalance on error in cmd_snapshot_list_o...
2016-07-04  Sebastien BoisvertFix: English syntax errors in 'lttng status'
2016-06-28  Philippe ProulxFix: sessiond ht_match_event() check if filter is NULL
2016-06-16  Mathieu DesnoyersFix: validate number of subbuffers after tweaking prope...
2016-06-09  Jérémie GalarneauFix: leak of UST app hash tables
2016-06-08  Jérémie GalarneauFix: leak of reply buffer on data pending check
2016-06-03  Jérémie GalarneauFix: lttng-relayd allow binding of privileged ports...
2016-06-03  Mathieu Desnoyersrelayd: optimize receive throughput
2016-05-20  Jérémie GalarneauClarify kernel version check error messages
2016-05-20  Jérémie GalarneauFix: Error reported if no domain is provided for start...
2016-05-20  Jérémie GalarneauHandle unknown domain on session start
2016-05-20  Jérémie GalarneauFix: loading of live session within userspace domains
2016-05-20  Jonathan RajotteFix: do not return error on LTTNG_ERR_SNAPSHOT_NODATA
2016-05-20  Jonathan RajotteFix: d_type validity is not guaranteed on all nfs versions
2016-05-20  Mathieu DesnoyersFix: add missing semicolons after MSG, DBG, ERR print...
2016-05-20  Jonathan RajotteFix: Use get_domain_str on add context
2016-05-20  Mathieu DesnoyersFix: kernel tracing: flush after stop
2016-05-20  Mathieu DesnoyersFix: UST should not generate packet at destroy after...
2016-05-20  Mathieu DesnoyersFix: remove logically dead code in send_channel_uid_to_ust
2016-05-20  Mathieu DesnoyersFix: unchecked return value in relayd live.c
2016-05-20  Mathieu DesnoyersFix: unchecked return value in trace_clock_read64_monotonic
2016-05-20  Jonathan RajotteFix: initialize the cur_event variable before using it
2016-05-20  Mathieu DesnoyersFix: NULL pointer dereference in relay_index_get_by_id_...
2016-05-20  Jérémie GalarneauFix: Deference after null check in sessiond set_option
2016-05-20  Mathieu DesnoyersFix: Wrong sizeof argument in pid tracker
2016-05-20  Mathieu DesnoyersFix: Integer overflowed argument
2016-05-20  Michael JeansonFix: Free variables before strdup()
2016-05-20  Michael JeansonFix: Add missing free() in spawn_viewer
2016-05-20  Mathieu DesnoyersFix: illegal memory access in send_viewer_streams
2016-05-20  Mathieu DesnoyersFix: illegal memory access in viewer_list_sessions
2016-05-20  Mathieu DesnoyersFix: illegal memory access in session_create
2016-05-20  Mathieu DesnoyersFix: illegal memory access in consumer_set_subdir
2016-05-20  Mathieu DesnoyersFix: illegal memory access in syscall_init_table
2016-05-20  Mathieu DesnoyersFix: illegal memory access in write_pidfile
2016-05-20  Mathieu DesnoyersFix: illegal memory access in list_lttng_channels
2016-05-20  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_record
2016-05-20  Mathieu DesnoyersFix: illegal memory access in output_init
2016-05-20  Mathieu DesnoyersFix: illegal memory access in consumer_set_network_uri
2016-05-20  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_list_outputs
2016-05-20  Mathieu DesnoyersFix: illegal memory access in list_events
2016-05-20  Mathieu DesnoyersFix: illegal memory access in disable_event
2016-05-20  Mathieu DesnoyersFix: illegal memory access in add_uri_to_consumer
2016-05-20  Mathieu DesnoyersFix: illegal memory access in init_ust_event_from_agent...
2016-05-20  Mathieu DesnoyersFix: illegal memory access in _cmd_enable_event
2016-05-16  Jérémie GalarneauSnapshot warning if there are no events in one of the...
2016-05-15  Jonathan RajotteSnapshot: record: use same datetime for snapshot folder...
2016-05-15  Jonathan RajotteRefactor: move the snapshot type check into output...
2016-04-20  Michael JeansonTypo: catched -> caught
2016-03-09  Jérémie GalarneauFix: Only save kernel enablers in session configuration
2016-03-09  Jérémie GalarneauFix: Only list kernel enablers when listing events
2016-03-09  Jérémie GalarneauFix: syscalls hash table leaks when listing kernel...
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-11  Mathieu DesnoyersFix: handle negative clock offset for lttng-ust metadata
2015-11-19  Jérémie GalarneauFix: Don't spam session daemon logs on invalid UST...
2015-11-02  Jérémie GalarneauFix: Check for NULL hash tables on relay daemon teardown
2015-11-02  Jérémie GalarneauFix: Unchecked NULL string in logging statement
2015-11-02  Alexandre MontplaisirFix: include the filter expression in agent events...
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-17  Jonathan RajotteReport error if any disable action fails
2015-09-17  Jonathan RajotteFix: disable all ust events
2015-09-17  Jonathan RajotteBring back event_ust_disable_all_tracepoints
2015-09-17  Jonathan RajotteFix: sessiond: disable: match app event by name
2015-09-17  Jonathan Rajottelttng-crash: support symlink
2015-09-17  Antoine BusqueFix: dereferencing null index pointer
2015-09-17  Antoine BusqueFix: leaking memory from strdup in lttng-crash
2015-09-17  Antoine BusqueFix: double free on enable-event
2015-09-17  Philippe ProulxFix: error on no/multiple domain options
2015-09-17  Philippe ProulxFix: lttng-crash: segfault when parsing options
2015-09-17  Mathieu DesnoyersPrint relayd stream indexes
2015-09-17  Mathieu DesnoyersEnhance relayd error reporting
2015-09-17  Mathieu DesnoyersFix: relayd: handle consumerd crashes without leak
2015-09-17  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-08  Jérémie GalarneauClean-up and simplify event_agent_disable_all
2015-09-08  Philippe ProulxFix: disable agent events by name
2015-09-08  Philippe Proulxsessiond: add loglevels_match()
2015-09-08  Philippe ProulxFix: include loglevel type in agent event's primary key
2015-09-08  Philippe ProulxFix: include loglevel type in UST event's primary key
2015-09-08  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-08  Jérémie GalarneauRemove dot after enable-event message
next
This page took 0.043425 seconds and 7 git commands to generate.