Fix: use zmalloc() in lttng list.c
[lttng-tools.git] / src / common /
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()
2014-05-23  David GouletFix: add missing lib rt link for clock_gettime
2014-05-22  David GouletAdd timestamp to log
2014-05-21  David GouletFix: implicit conversion from enumeration
2014-05-14  Jan GlauberConfigurable kernel module probes support
2014-05-14  David GouletFix: incorrect printf format
2014-05-14  David GouletFix: load all possible path for sessiond conf file
2014-05-14  David GouletFix: add missing packed attribute to comm. struct.
2014-05-12  Jérémie GalarneauFix: Ressource leak, missing fclose
2014-05-12  Jérémie GalarneauFix: Possible out-of-bounds read
2014-05-12  Jérémie GalarneauPrint an error message when a session fails to load
2014-05-12  Jérémie GalarneauFix: Don't report an error if no sessions are found...
2014-05-06  Jérémie GalarneauFix: session.xsd is already present in dist_xml_DATA
2014-05-05  David GouletFix: add missing source file for make dist
2014-05-05  Jérémie GalarneauFix: Out of tree build fails in libconfig
2014-05-05  Mathieu DesnoyersImplement LTTng-UST perf counters support
2014-04-30  Jesper DerehagBackported to glibc 2.8
2014-04-14  Jérémie GalarneauOverride the session.xsd path with an ENV. variable
2014-04-14  Simon MarchiFix: rework utils_parse_size_suffix
2014-04-14  Christian BabeuxFix: XML declaration must be at beginning of XSD file
2014-04-10  Jérémie GalarneauAdd MIT license header to session.xsd
2014-04-01  David GouletFix: add consumer wake up pipe to avoid race
next
This page took 0.039895 seconds and 7 git commands to generate.