lttng-tools.git
2016-12-01  Jérémie GalarneauUpdate version to v2.7.6 stable-2.7 v2.7.6
2016-11-17  Francis DeslauriersFix: test cases now rely on explicit workloads
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-26  Jérémie GalarneauFix: report an error if unix socket address is too...
2016-10-19  Jonathan RajotteFix: save: leak of configuration file fd
2016-10-07  Jérémie GalarneauUpdate version to v2.7.5 v2.7.5
2016-10-07  Jérémie GalarneauFix: check for a session daemon before running load...
2016-10-07  Jonathan RajotteFix: report truncation on snprintf
2016-10-07  Mathieu DesnoyersFix: ignore SIGPIPE
2016-10-07  Jonathan RajotteFix: use ssize_type for the return value of uri_parse_s...
2016-10-07  Jérémie GalarneauDocs: grammar fixes in load.h
2016-10-07  Jonathan RajotteFix: wrong api comments for load.h
2016-10-07  Jonathan RajotteFix: do not overwrite ret if already set and session...
2016-10-05  Jérémie GalarneauFix: honor negative (unlimited) app socket timeout
2016-10-03  Jérémie GalarneauTests: tap.sh spams tests' output when no plan is set
2016-10-03  Michael JeansonFix: location of various standard headers
2016-10-03  Jérémie GalarneauTest fix: set app and network socket timeouts to unlimited
2016-10-03  Jérémie GalarneauTest fix: test_fork can hang while waiting for child...
2016-10-03  Jérémie GalarneauTest fix: test_daemon can hang while waiting for child...
2016-10-03  Jérémie GalarneauTest fix: redirect python test subprocess output to...
2016-08-26  Jérémie GalarneauFix: RCU lock imbalance on error in cmd_snapshot_list_o...
2016-08-26  Jérémie GalarneauOOT Build fix: reference the source directory's Python...
2016-08-09  Jérémie GalarneauFix: pass NULL to config_load_session instead of an...
2016-07-05  Jérémie GalarneauUpdate version to v2.7.4 v2.7.4
2016-07-05  Jérémie GalarneauTests: eliminate process timeouts from Python tests
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-28  Philippe Proulxconfigure.ac: fix --enable/disable-kmod option
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-08  Jérémie GalarneauFix: call xmlCleanupParser to free global libxml2 alloc...
2016-06-08  Jérémie GalarneauFix: missing "void" parameter of lib constructor and...
2016-06-03  Jérémie GalarneauFix: lttng-relayd allow binding of privileged ports...
2016-06-03  Mathieu Desnoyersrelayd: optimize receive throughput
2016-05-28  Jonathan RajotteFix: set the logger level to prevent unexpected level...
2016-05-24  Jérémie GalarneauPort: Don't use SIGUNUSED which is not defined on Solaris
2016-05-20  Jérémie GalarneauUpdate version to v2.7.3 v2.7.3
2016-05-20  Jonathan RajotteFix: use start and stop sessiond from utils.sh
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 in MI
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  Jérémie GalarneauDocs: fix "daemon" typo in README.md
2016-05-20  Jonathan RajotteFix: do not return error on LTTNG_ERR_SNAPSHOT_NODATA
2016-05-20  Jérémie GalarneauFix: Set loopback adress in set_ip_addr if gethostbynam...
2016-05-20  Jonathan RajotteFix: d_type validity is not guaranteed on all nfs versions
2016-05-20  Jonathan RajotteTests: same event name with different descriptor on...
2016-05-20  Jonathan RajotteFix: load event state (enabled/disabled) correctly
2016-05-20  Jérémie GalarneauFix: only perform lttng_consumer_sync_trace_file()...
2016-05-20  Jérémie GalarneauFix: don't negate posix_fadvise return value to check...
2016-05-20  Jérémie GalarneauRename lttng_error_type to lttng_error_level
2016-05-20  Mathieu DesnoyersCleanup error.h __lttng_print() used for message printing
2016-05-20  Mathieu DesnoyersUpdate coding style document for macro style
2016-05-20  Mathieu DesnoyersFix: coding style document has erroneous semicolon...
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  Jérémie GalarneauTests: inverted condition in test_kernel_data
2016-05-20  Mathieu DesnoyersFix: ust-consumer: flush empty packets on snapshot...
2016-05-20  Mathieu DesnoyersFix: WARN() should print as WARN level, not ERR
2016-05-20  Mathieu DesnoyersFix: error.h: add missing parenthesis around macro...
2016-05-20  Mathieu DesnoyersFix: bogus mask on error.h PRINT types
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  Jérémie GalarneauTests: remove flaky '*' kernel wildcard test
2016-05-20  Mathieu DesnoyersFix: bad file descriptors on close after rotation error
2016-05-20  Jérémie GalarneauFix: posix_fadvise wrapper returns -ENOSYS on FreeBSD
2016-05-20  Michael JeansonFix: Double free in utils_partial_realpath error path
2016-05-20  Mathieu DesnoyersFix: remove logically dead code in send_channel_uid_to_ust
2016-05-20  Mathieu DesnoyersFix: unchecked return value in low throughput test
2016-05-20  Jérémie GalarneauFix: unchecked posix_fadvise() return value
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: tests: incorrect uri index
2016-05-20  Mathieu DesnoyersFix: Integer overflowed argument
2016-05-20  Mathieu DesnoyersFix: macro compares unsigned to 0 (no effect)
2016-05-20  Michael JeansonFix: Free variable before strdup() in process_event_node
2016-05-20  Michael JeansonFix: Free variables before strdup()
2016-05-20  Michael JeansonFix: Add missing free() in spawn_viewer
2016-05-20  Michael JeansonFix: Add missing free() in utils_partial_realpath
2016-05-20  Mathieu DesnoyersFix: illegal memory access in test_create_kernel_event
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 relayd_add_stream
2016-05-20  Mathieu DesnoyersFix: illegal memory access in relayd_create_session_2_4
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
next
This page took 0.03837 seconds and 4 git commands to generate.