Fix 'daemon' typo in lttng-ctl-pc.in description
[lttng-tools.git] / src /
2015-07-25  Jérémie GalarneauFix 'daemon' typo in lttng-ctl-pc.in description
2015-07-25  Jérémie GalarneauFix: clean-up agent app hash table from the main sessio...
2015-07-25  Jérémie GalarneauFix: Remove undocumented session daemon short options
2015-07-25  Jérémie GalarneauComment grammar correction
2015-07-25  Jérémie GalarneauLog userspace application hash table allocation failure
2015-07-25  Jérémie GalarneauFix: RCU read-side lock released too early in destroy_a...
2015-07-25  Jérémie GalarneauFix: misleading logging statement in agent_find_event
2015-07-24  Jérémie GalarneauFix: Unhandled domain option condition in list_agent_events
2015-07-24  Jérémie GalarneauFix: Crash on lttng list -j/-l/-p when no events are...
2015-07-16  Jérémie GalarneauClean-up: spelling fix in a comment
2015-07-16  Jérémie GalarneauDocument relay_add_stream RCU locking
2015-07-16  Jérémie GalarneauFix: Unbalanced rcu_read_unlock() on stream file creati...
2015-07-16  Jérémie GalarneauFix: Unbalanced rcu_read_unlock() on directory creation...
2015-07-16  Jérémie GalarneauFix: Document the locking assumptions of ctf_trace_find...
2015-07-16  Jérémie GalarneauFix: Memory leak in relay_add_stream error path
2015-07-15  Jérémie GalarneauAdd CPU_ID LTTng-UST context to enum lttng_ust_context_type
2015-07-15  Jérémie GalarneauBump LTTNG_UST_ABI_MAJOR_VERSION to 6
2015-07-14  Jérémie GalarneauFix: Follow struct dirent allocation guidelines of...
2015-07-13  Jonathan RajotteUpdate comments regarding the power of 2 constraint...
2015-07-09  Mathieu DesnoyersFix: handle sys_futex() FUTEX_WAIT interrupted by signal
2015-07-09  Mathieu DesnoyersFix: metadata push -EPIPE should be recoverable
2015-07-06  Partha Pratim Mukh... Fix: destroy session removes the default config file
2015-07-02  Jérémie GalarneauFix: Memory leak in setup of relayd_path
2015-06-25  Jérémie GalarneauFix: Memory allocated by xmlNodeGetContent() must be...
2015-06-25  Jonathan RajotteSave/load: add support for shared memory path
2015-06-23  Jérémie GalarneauFix: get_cmdline_by_pid path length assumes a max pid...
2015-06-23  Jérémie GalarneauClean-up: Remove ifdef-ed out lttng list options
2015-05-22  Jérémie GalarneauClean-up: Remove ifdef-ed out function:entry feature
2015-05-22  Jérémie GalarneauFix: Mark MI and Config string declarations as extern
2015-05-06  Jérémie GalarneauClean-up append_list_to_probes()
2015-05-06  Philippe ProulxFix: modprobe.c: fix tmp_list memory leak
2015-05-06  Philippe ProulxFix: append_list_to_probes(): increment index
2015-04-07  Mathieu Desnoyersclock plugin: increase offset measurement accuracy
2015-04-07  Mathieu DesnoyersImplement UST clock override plugin support
2015-04-07  Mathieu DesnoyersFix: ownership of filter and filter_expression
2015-04-07  Mathieu DesnoyersFix: zero memory passed to create channel kernel ioctl
2015-04-02  Jérémie GalarneauFix: Check that lttng create --live's time is not zero
2015-04-02  Jérémie GalarneauFix: Validate lttng_create_session_live's timer is > 0
2015-04-02  Jérémie GalarneauUI: Only show live timer when the session is in live...
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 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 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 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 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-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-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-14  Mathieu DesnoyersFix: add missing UST perf counter support check
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-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
next
This page took 0.03879 seconds and 7 git commands to generate.