Fix: print format type mismatch
[lttng-tools.git] / src / bin /
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 GalarneauFix: Remove unused argument in debug statement
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 DesnoyersAdd debugging output to ht-cleanup thread
2015-01-08  Mathieu DesnoyersFix: ust-app: per-PID app unregister vs tracing stop...
2015-01-07  Jérémie GalarneauFix: Mismatching return type in ust_app_ht_alloc()...
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 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 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 GalarneauFix: Apply consumer URI changes to all domains
2014-12-01  Jérémie GalarneauFix: "Any" loglevel's value is -1 and not 0
2014-11-27  Jérémie GalarneauFix: Memory leak on error in alloc_argv_from_user_opts()
2014-11-26  Jérémie GalarneauCleanup: No check of the return value of lttng_ht_del()
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 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
2014-11-26  Mathieu DesnoyersFix: use zmalloc() in lttng list.c
2014-11-26  Mathieu DesnoyersFix: oom error check, realloc oom leak
2014-11-26  Mathieu DesnoyersFix: use zmalloc in lttng enable_events.c
2014-11-26  Mathieu DesnoyersFix: missing strdup oom check in lttng create.c
2014-11-26  Mathieu DesnoyersFix: lttng add_context.c: use zmalloc
2014-11-26  Mathieu DesnoyersCleanup: add missing static to function modprobe_remove...
2014-11-26  Mathieu DesnoyersFix: add missing str*dup oom check in sessiond main.c
2014-11-26  Mathieu DesnoyersFix: add missing sessiond kernel-consumer missing str...
2014-11-26  Mathieu DesnoyersFix: add missing strdup OOM check
2014-11-23  Mathieu DesnoyersFix: Live tracing does not honor live timer after first...
2014-11-23  Jérémie GalarneauFix: Handle empty daemon configuration file lines
2014-11-23  Jérémie GalarneauDocs: Add -f/--config option to lttng-sessiond man...
2014-11-23  Mathieu DesnoyersCleanup: spaghetti function return path
2014-11-23  Mathieu DesnoyersFix: relayd: unbalanced RCU read-side lock/unlock
2014-11-23  Mathieu DesnoyersFix: relayd: unbalanced RCU read lock/unlock
2014-11-23  Mathieu DesnoyersFix: lttng-relayd: unhandled out of memory error
2014-11-23  Mathieu DesnoyersFix: relayd viewer stream: unhandled out of memory...
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in cmd_list_events()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in list_lttng_agent_events()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in cmd_list_channels()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_locks in cmd_list_domains()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in cmd_snapshot_list_outputs()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in save_domains()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in ust_app_get_nb_stream()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in get_session_max_subbuf_size()
2014-11-16  Jérémie GalarneauNote find_ust_app_context must be called with RCU read...
2014-11-16  Julien DesfossezFix: empty indexes_ht before destroying it.
2014-11-16  Julien DesfossezFix: removed useless key from relay_index
2014-11-16  Jérémie GalarneauFix: Ambiguous agent event filter bytecode ownership
2014-11-16  Mathieu DesnoyersFix: filter bytecode and string memory leak on error
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-11-15  Jérémie GalarneauFix: HT must not be destroyed with a rcu_read_lock...
2014-11-15  Jérémie GalarneauFix: agent events HT should be destroyed from the clean...
2014-11-13  Jérémie GalarneauFix: missing rcu_read_lock in trace_ust_destroy_session()
2014-11-13  Jérémie GalarneauFix: missing rcu_read_lock when calling trace_ust_find_...
2014-11-13  Jérémie GalarneauFix: missing rcu_read_lock in cmd_start_trace()
2014-11-13  Mathieu DesnoyersCleanup: remove "disabled" flag for new release cycle
2014-11-13  Mathieu DesnoyersFix: filter attach vs event enable race
2014-11-10  Christian BabeuxFix: Warn the user when enabling an event in a new...
2014-11-07  Jérémie GalarneauFix: Don't report an error when listing a session with...
2014-11-07  Jérémie GalarneauBypass 0 byte allocation when no domains are enabled
2014-11-06  Jérémie GalarneauFix: check userspace perf counter name when looking...
2014-10-22  David GouletAdd Python agent support
2014-10-21  David GouletFix: return EINVAL if agent registration fails
2014-10-21  Mathieu DesnoyersUse lttng-modules ABI version ioctl
2014-10-16  David GouletFix: initialize context list node on creation
2014-10-14  David GouletFix: support log4j loglevel in mi
2014-10-14  David GouletFix: add log4j to lttng list help
2014-10-07  Jérémie GalarneauFix: Don't save an empty <contexts> node in kernel...
2014-10-07  Jérémie GalarneauFix: save UST context informations as a event_perf_cont...
2014-10-03  David GouletFix: handle kernel event type correctly on enable
2014-10-01  David GouletFix: handle sysconf possible negative returned value
2014-10-01  David GouletFix: check for kernel session metadata during init
2014-10-01  David GouletFix: cmd snapshot record output can't be NULL
2014-10-01  David GouletFix: remove useless assert in relayd
2014-10-01  David GouletFix: bad handling of incoming data in consumer thread
2014-10-01  David GouletFix: detect size_t overflow in syscall table init
2014-10-01  David GouletFix: only initialize syscall table if kernel tracer...
2014-09-30  David GouletAdd --list-options to save/load command
next
This page took 0.039643 seconds and 7 git commands to generate.