lttng-tools.git
2015-02-27  Jérémie GalarneauCleanup: Reduce scope of connections in main relayd...
2015-02-27  Jérémie GalarneauCleanup: Reduce scope of relayd connections in live...
2015-02-27  Jérémie GalarneauDocs: connection_find_by_sock() must be called with...
2015-02-13  Jérémie GalarneauRename current release as 2.7.0-pre
2015-02-13  Jérémie GalarneauDocs: grammar fix in Makefile
2015-02-13  Jérémie GalarneauChange release name to master
2015-02-12  Jonathan Rajotteconfigure: add type availability checking
2015-02-12  Jonathan Rajotteconfigure: add check for compiler inline keyword support
2015-02-12  Jonathan Rajotteconfigure: missing check for needed header
2015-02-12  Jonathan Rajotteconfigure: missing check of functions
2015-02-06  Jonathan RajotteFix: test: log4j: missing static test files for dist...
2015-02-06  Jonathan RajotteFix: test: java-jul:missing static test files for dist...
2015-02-06  Jonathan RajotteFix: out-of-tree build: missing xsd file for mi test...
2015-02-06  Jonathan RajotteFix: out-of-tree build: missing xsd file for save-load...
2015-01-30  Jérémie GalarneauCleanup: remove unused end_no_session label in ust_app_...
2015-01-30  Jérémie GalarneauCleanup: Remove unused "end" label in push_metadata()
2015-01-26  Jérémie GalarneauTests: Run health check test_thread_ok as part of root_...
2015-01-23  Mathieu DesnoyersFix: deadlock between UST registry lock and consumer...
2015-01-23  Mathieu DesnoyersFix: uninitialized return value
2015-01-22  Jérémie GalarneauFix: build failure using disable-lttng-ust configure...
2015-01-22  Jérémie GalarneauCleanup: Remove unused variable
2015-01-19  Mathieu DesnoyersFix: setuid/setgid daemons should not get sensitive...
2015-01-19  Mathieu DesnoyersFix: grab more than one packet for snapshots
2015-01-19  Mathieu DesnoyersFix: per-uid flush and ust registry locking
2015-01-15  Jérémie GalarneauDocs: Missing optional dependency on lttng-ust in README.md
2015-01-14  Jérémie GalarneauDocs: Grammar fixes in the lttng manpage
2015-01-14  Mathieu DesnoyersFix: add missing UST perf counter support check
2015-01-12  Mathieu DesnoyersFix: tests: integer too large for long type
2015-01-12  Mathieu DesnoyersFix: undefined operation on last_relay_viewer_session_id
2015-01-12  Mathieu DesnoyersFix: print format type mismatch
2015-01-12  Mathieu DesnoyersFix: print format type mismatch
2015-01-08  Jérémie GalarneauFix: Remove structurally dead code from relayd
2015-01-08  Jérémie GalarneauCleanup: Remove logically dead code
2015-01-08  Jérémie GalarneauCleanup: Remove unused label
2015-01-08  Jérémie GalarneauFix: Remove unused argument in debug statement
2015-01-08  Mathieu DesnoyersFix: exit threads not only on goto restart
2015-01-08  Mathieu DesnoyersFix: poll: show the correct number of fds
2015-01-08  Mathieu DesnoyersFix: call lttng_poll_set_max_size before start threads
2015-01-08  Mathieu DesnoyersFix: compat poll: add missing empty revents checks
2015-01-08  Mathieu DesnoyersFix: various compat poll/epoll issues
2015-01-08  Mathieu DesnoyersAdd debugging output to ht-cleanup thread
2015-01-08  Jonathan RajotteFix: mi: snapshot: missing error handling for session...
2015-01-08  Mathieu DesnoyersFix: ust-app: per-PID app unregister vs tracing stop...
2015-01-08  Mathieu DesnoyersFix: data pending: allow empty streams
2015-01-08  Mathieu DesnoyersFix: ust snapshot: cleanup after error
2015-01-07  Jérémie GalarneauFix: Mismatching return type in ust_app_ht_alloc()...
2015-01-07  Mathieu DesnoyersCleanup: lock file already taken is error, not warning
2015-01-07  Mathieu DesnoyersFix: ust-app null pointer check needed for main refactoring
2015-01-07  Mathieu DesnoyersCleanup: relayd: centralize thread stopping function
2015-01-07  Jérémie GalarneauCleanup: Replace all perror() uses by the PERROR macro
2015-01-07  Mathieu DesnoyersRefactor relayd main/set_options/cleanup
2015-01-07  Mathieu DesnoyersRefactor consumerd main/cleanup
2015-01-07  Mathieu DesnoyersRefactor sessiond main/cleanup/ht-cleanup
2015-01-07  Mathieu DesnoyersMissing error handling: consumer_signal_init should...
2015-01-07  Mathieu DesnoyersCleanup: consumerd: lines over 80 columns
2015-01-07  Mathieu DesnoyersCleanup: consumerd: use PERROR rather than perror
2015-01-05  Mathieu DesnoyersCleanup: lttng-consumerd: remove stale TODO comment
2015-01-05  Mathieu DesnoyersMisleading error handling: utils_create_pid_file()...
2015-01-05  Mathieu DesnoyersMissing error handling: consumerd parse_args should...
2015-01-05  Mathieu DesnoyersMissing error handling: ust_app_ht_alloc should return...
2015-01-05  Mathieu DesnoyersFix: ust app leak on UST buffer creation error
2015-01-05  Mathieu DesnoyersFix: leak on UST buffer registry creation error
2015-01-05  Mathieu DesnoyersFix: agents ht leaks on destroy session
2014-12-28  Mathieu DesnoyersFix: add missing RCU read unlock
2014-12-12  Julien DesfossezFix: help message for Python agent mentions Java
2014-12-10  Julien DesfossezFix: don't destroy the sockets if the snapshot was...
2014-12-02  Jérémie GalarneauFix: Missing RCU read locks in syscall_list_channel()
2014-12-02  Jérémie GalarneauFix: Missing RCU read lock in kernel_destroy_session()
2014-12-02  Philippe ProulxFix: channel names are not validated
2014-12-01  Jérémie GalarneauCleanup: Missing whitespace
2014-12-01  Jérémie GalarneauFix: Apply consumer URI changes to all domains
2014-12-01  Jérémie GalarneauCleanup: Fix a typo in the MI tests
2014-12-01  Jérémie GalarneauTest fix: Don't invoke the system's lttng client
2014-12-01  Jérémie GalarneauTests: Add a test to check disabled events are loaded...
2014-12-01  Jérémie GalarneauFix: Don't leave events enabled if they were saved...
2014-12-01  Jérémie GalarneauFix: "Any" loglevel's value is -1 and not 0
2014-11-28  Jérémie GalarneauTest fix: LTTNG_SESSION_CONFIG_XSD_PATH expects an...
2014-11-27  Jérémie GalarneauFix: Memory leak on error in alloc_argv_from_user_opts()
2014-11-26  Jérémie GalarneauCleanup: Unchecked close() return value in utils_create...
2014-11-26  Jérémie GalarneauCleanup: No check of the return value of lttng_ht_del()
2014-11-26  Jérémie GalarneauCleanup: Mixed enums used for return code in send_sessi...
2014-11-26  Jérémie GalarneauCleanup: Cast poll() return value to void
2014-11-26  Jérémie GalarneauFix: Unreachable error logging in set_option()
2014-11-26  Mathieu DesnoyersFix: OOM leaks in sessiond modprobe.c
2014-11-26  Mathieu DesnoyersCleanup: sessiond modprobe.c: coding style
2014-11-26  Mathieu DesnoyersCleanup: test_utils_expand_path.c prototypes
2014-11-26  Mathieu DesnoyersFix: test_utils_expand_path.c: out of memory error...
2014-11-26  Mathieu DesnoyersFix: test test_ust_data.c: check OOM
2014-11-26  Mathieu DesnoyersFix: test libc-wrapper: check malloc OOM
2014-11-26  Mathieu DesnoyersCleanup: test libc-wrapper: main parameters
2014-11-26  Mathieu DesnoyersFix: lttng-ctl: use zmalloc(), missing OOM check
2014-11-26  Mathieu DesnoyersFix: filter-parser.y: use zmalloc(), missing OOM check
2014-11-26  Mathieu DesnoyersFix: utils.c: check str*dup OOM
2014-11-26  Mathieu DesnoyersCleanup: implement zmalloc as static inline
2014-11-26  Mathieu DesnoyersFix: rculfhash: use zmalloc()
2014-11-26  Mathieu DesnoyersFix: ini.c: use zmalloc()
2014-11-26  Mathieu DesnoyersFix: lttng lttng.c: check strdup OOM
2014-11-26  Mathieu DesnoyersFix: lttng conf.c: use zmalloc()
2014-11-26  Mathieu DesnoyersFix: lttng view.c missing strdup OOM check
2014-11-26  Mathieu DesnoyersFix: use zmalloc() in lttng view.c
next
This page took 0.03855 seconds and 4 git commands to generate.