lttng-tools.git
2015-04-02  Jérémie GalarneauUI: Only show tracker PID state when enabled
2014-11-11  Mathieu DesnoyersImplement kernel filter support
2014-11-05  Mathieu Desnoyerssyscall tracing: update tests
2014-11-05  Mathieu DesnoyersSupport lttng-modules syscall wildcards
2014-11-03  Mathieu DesnoyersImplement lttng-modules tracepoint wildcard support
2015-03-31  Jérémie GalarneauFix build when configuring with --disable-lttng-ust
2015-03-30  Mathieu DesnoyersFix: add missing function prototype to trace-ust.h...
2015-03-30  Mathieu DesnoyersImplement PID tracker content listing
2015-03-30  Mathieu DesnoyersImplement UST PID tracker
2015-03-30  Mathieu DesnoyersCleanup: Remove unimplemented UST domains
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-03-27  Mathieu DesnoyersFix: leak on error in lttng-crash
2015-03-26  Jérémie GalarneauMan page fixes: missing --version option and typo
2015-03-26  Jérémie GalarneauDocs: add lttng-crash(1) man page
2015-03-26  Jérémie GalarneauDocs: lttng-crash refers to "lttng"
2015-03-26  Jérémie GalarneauFix: possible use of uninitialized data in loglevel...
2015-03-26  Jérémie GalarneauFix: possible evaluation of garbage values in fini_vali...
2015-03-26  Jérémie GalarneauCleanup: Remove stale #ifdef-ed-out code from spawn_vie...
2015-03-26  Jérémie GalarneauFix: Possible call to execvp with NULL argument on...
2015-03-26  Jérémie GalarneauFix: Possible call to strtoul() with NULL argument
2015-03-26  Jérémie GalarneauDocs: clarify lttng.1 shm-path section
2015-03-26  Jérémie GalarneauFix: Missing return value check in extract_trace_recurs...
2015-03-26  Mathieu DesnoyersFix: recursive_rmdir: empty all empty subdir
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-03-26  Mathieu Desnoyerslttng-crash: support recursive traces
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
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
next
This page took 0.037941 seconds and 4 git commands to generate.