Fix: Missing semicolon after debug statement
[lttng-tools.git] / src / common /
2016-05-20  Jérémie GalarneauFix: Missing semicolon after debug statement
2016-05-20  Jérémie GalarneauFix: Set loopback adress in set_ip_addr if gethostbynam...
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 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: UST should not generate packet at destroy after...
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  Jérémie GalarneauFix: unchecked posix_fadvise() return value
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: Add missing free() in utils_partial_realpath
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 DesnoyersImplement lttng_strncpy safe string copy
2016-05-20  Jérémie GalarneauFix: loading a session prints an error message but...
2016-05-20  Michael JeansonTypo: catched -> caught
2016-05-14  Mathieu DesnoyersFix: free ust channel object after grace period in...
2016-01-13  Jonathan RajotteFix: do not print error and bug messages when quiet...
2015-11-27  Jérémie GalarneauFix: close indexes when rotating the trace files in...
2015-11-27  Julien DesfossezFix: close indexes when rotating the trace files in...
2015-10-28  Mathieu DesnoyersFix: use liburcu flavor header instead of local copy
2015-10-28  Mathieu DesnoyersFix: rculfhash should not include specific rcu flavor
2015-10-21  Mikael BeckiusFix live timer calculation error
2015-09-24  Antoine BusqueFix: prevent dangling pointer in utils_partial_realpath
2015-09-24  Jérémie GalarneauFix: rcu_read_unlock without parentheses has no side...
2015-09-24  Antoine BusqueFix: memleak in utils_partial_realpath
2015-09-24  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
2015-09-24  Mathieu DesnoyersFix: consumer timer misses RCU thread registration
2015-09-24  Mathieu DesnoyersFix: sessiond vs consumerd push/get metadata deadlock
2015-09-24  Mathieu DesnoyersFix: sessiond vs consumerd push/get metadata deadlock
2015-09-24  Mathieu DesnoyersFix: streamline ret/errno of run_as()
2015-09-24  Mathieu DesnoyersFix: Relay daemon ownership and reference counting
2015-09-24  Jérémie GalarneauAdd run_as_unlink implementation
2015-09-24  Jérémie GalarneauAccept uid and gid parameters in utils_mkdir()/utils_mk...
2015-09-23  Jérémie GalarneauInitialize default log level of events on load
2015-09-23  Jérémie GalarneauFix: UTF-8 characters may be stored on up to 4 bytes
2015-09-23  Jérémie GalarneauFix: typo in error message
2015-08-14  Mathieu DesnoyersFix: take RCU read-side lock within hash table functions
2015-08-14  Jérémie GalarneauFix: intialization of ust_metadata_poll_pipe to garbage...
2015-08-14  Jérémie GalarneauFix: Use MSG_NOSIGNAL when calling sendmsg()
2015-07-14  Jérémie GalarneauFix: Follow struct dirent allocation guidelines of...
2015-07-09  Mathieu DesnoyersFix: handle sys_futex() FUTEX_WAIT interrupted by signal
2015-06-25  Jérémie GalarneauFix: Memory allocated by xmlNodeGetContent() must be...
2015-05-25  Jérémie GalarneauFix: Mark MI and Config string declarations as extern
2015-04-28  Mathieu DesnoyersFix: zero memory passed to create channel kernel ioctl
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-22  Mathieu DesnoyersFix: grab more than one packet for snapshots
2015-01-08  Jérémie GalarneauCleanup: Remove unused label
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: compat poll: add missing empty revents checks
2015-01-08  Mathieu DesnoyersFix: various compat poll/epoll issues
2015-01-08  Jonathan RajotteFix: mi: snapshot: missing error handling for session...
2015-01-05  Mathieu DesnoyersFix: data pending: allow empty streams
2014-12-01  Philippe ProulxFix: channel names are not validated
2014-12-01  Jérémie GalarneauFix: Don't leave events enabled if they were saved...
2014-11-27  Mathieu DesnoyersFix: utils.c: check str*dup OOM
2014-11-27  Mathieu DesnoyersFix: rculfhash: use zmalloc()
2014-11-27  Mathieu DesnoyersFix: ini.c: use zmalloc()
2014-11-18  Mathieu DesnoyersFix: UST subbuffers silently dropped on moderate trace...
2014-11-17  Julien DesfossezFix: create/destroy a splice_pipe per stream
2014-11-10  Christian BabeuxFix: Warn the user when enabling an event in a new...
2014-11-07  Christian BabeuxFix: Add missing URCU_TLS access to error_log_time
2014-10-31  David GouletFix: UST consumer sync all available metadata
2014-10-21  Mathieu DesnoyersUse lttng-modules ABI version ioctl
2014-10-21  Mathieu DesnoyersFix: syscall list ioctl number conflict
2014-10-20  David GouletAdd log4j values to mi XML schema
2014-10-16  David GouletFix: add missing headers to makefile for dist tarball
2014-10-14  David GouletFix: support log4j loglevel in mi
2014-10-14  David GouletFix: add log4j domain to session.xsd
2014-10-07  Jérémie GalarneauFix: save UST context informations as a event_perf_cont...
2014-10-01  David GouletFix: set hidden attribute to all public mi functions
2014-10-01  David GouletFix: channel deref. after NULL check in kernel consumer
2014-10-01  David GouletFix: incorrect cast in ust consumer assert
2014-09-30  David GouletFix: fd leak in inet accept call
2014-09-29  David GouletAdd syscall listing support
2014-09-29  David GouletFix: change perror to PERROR in kernel consumer
2014-09-29  Mathieu DesnoyersFix: kernel consumer: issue put_subbuf on error
2014-09-25  Mathieu DesnoyersImplement kernctl_syscall_mask
2014-09-25  Mathieu DesnoyersImplement syscall mask ioctl
2014-09-25  Mathieu Desnoyerslttng-modules ABI: syscall field "enable"
2014-09-25  Mathieu DesnoyersAdd kernctl_syscall_list
2014-09-25  Mathieu DesnoyersCleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL...
2014-09-25  Mathieu DesnoyersImplement support for lttng-modules syscall filtering
2014-09-25  Jérémie GalarneauFix: Propagate socket timeouts on lttcomm_accept_inet_s...
2014-09-19  Philippe Proulxsessiond: Add --extra-kmod-probes option
2014-09-11  David GouletAdd log4j default event and channel name handling
2014-09-03  Jonathan Rajotte... Fix: mi print of probe attributes + validation
2014-08-16  Jonathan Rajotte... fix: mi: xsd: wrong comment for context_type_type
2014-08-16  Jonathan Rajotte... Mi & save/load: add option to indent or not on config...
2014-08-08  David GouletAdding log4j agent support
next
This page took 0.039998 seconds and 7 git commands to generate.