Fix: print format type mismatch
[lttng-tools.git] / src / common /
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-08  Mathieu DesnoyersFix: data pending: allow empty streams
2015-01-07  Mathieu DesnoyersCleanup: lock file already taken is error, not warning
2015-01-07  Jérémie GalarneauCleanup: Replace all perror() uses by the PERROR macro
2015-01-07  Mathieu DesnoyersMissing error handling: consumer_signal_init should...
2015-01-05  Mathieu DesnoyersMisleading error handling: utils_create_pid_file()...
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: Don't leave events enabled if they were saved...
2014-11-26  Jérémie GalarneauCleanup: Unchecked close() return value in utils_create...
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  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-18  Mathieu DesnoyersFix: UST subbuffers silently dropped on moderate trace...
2014-11-17  Julien DesfossezFix: create/destroy a splice_pipe per stream
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
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-23  David GouletFix: memory leak in libconfig
2014-10-22  David GouletAdd Python agent support
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
2014-08-08  David GouletChange --jul-port-tcp and jul.port to use agent namespace
2014-08-08  David GouletRefactor JUL to agent namespace
2014-08-05  Jérémie GalarneauDisallow wildcards in event names except as the last...
2014-07-30  Mathieu DesnoyersFix: out of tree build by adding missing ini.c include
2014-07-29  Jonathan Rajotte... Fix: mi: missing files on make dist
2014-07-25  Jonathan Rajotte... Fix: remove duplicate elements definition in mi_lttng.xsd
2014-07-23  Jonathan Rajotte... Fix: Mi: use sub field of version struct for version...
2014-07-22  Jonathan Rajotte... Fix mi: validation for snapshot element
2014-07-22  Jonathan Rajotte... Mi fix: refactor disable_channel mi output to success...
2014-07-22  Jonathan Rajotte... Comment mi: update mi_lttng_domain todo
2014-07-22  Jonathan Rajotte... Fix mi: add support for Jul loglevel
2014-07-22  Jonathan Rajotte... Mi fix: basic formatting
2014-07-22  Jonathan Rajotte... Mi disable-channel command: support and validation
2014-07-22  Jonathan Rajotte... Mi disable-event command: support and validation
2014-07-22  Jonathan Rajotte... Mi set-session command: support and validation
2014-07-22  Jonathan Rajotte... Mi enable-event command: support for enable-event command
2014-07-22  Jonathan Rajotte... Mi enable-channel command: support and validation
2014-07-22  Jonathan Rajotte... Mi add-context command: support and validation
2014-07-22  Jonathan Rajotte... Mi calibrate command: support and validation
2014-07-22  Jonathan Rajotte... Mi destroy command: support and validation
2014-07-22  Jonathan Rajotte... Mi create command: support and validation
2014-07-22  Jonathan Rajotte... Mi stop command: support and validation
2014-07-22  Jonathan Rajotte... Mi start command: support and validation
2014-07-22  Jonathan Rajotte... Mi save&load command: support and validation
2014-07-22  Jonathan Rajotte... Mi version command: add commit version to mi version
2014-07-22  Jonathan RajotteMi: mi xsd validation
2014-07-22  Jonathan RajotteMi: add mi support for lttng struct
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-07-16  David GouletFix: validate file path creds in autoload mode
2014-07-16  David GouletFix: change session file loading order
2014-07-14  Jérémie GalarneauFix: Create a lock file to prevent multiple session...
2014-07-14  David GouletFix: ustctl_get_stream_id without UST support
2014-07-14  Julien DesfossezFix: get the stream_id when generating live beacons
2014-07-14  David GouletFix: use biggest subbuffer size for snapshot max-size
2014-07-10  David GouletFix: add a get HOME dir fallback to getpwuid
2014-07-09  Martin TownsendFix: add missing URCU_TLS to logging time variable
2014-07-09  David GouletFix: auto load session in the auto/ directory
2014-06-26  David GouletFix: accept override flag even without a load path
2014-06-26  David GouletFix: bad error code path when loading session
2014-06-12  Jonathan Rajotte... Fix: missing context type string in save for ust context
2014-05-28  David GouletAdd missing test files to EXTRA_DIST
2014-05-28  David GouletAdd hidden attribute to some common functions
2014-05-26  David GouletFix: possible use after free in consumer
2014-05-23  David GouletDon't print time and pid/tid in ERR() and WARN()
next
This page took 0.038815 seconds and 7 git commands to generate.