Fix mi: add support for Jul loglevel
[lttng-tools.git] / src /
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: support for command list
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-15  David GouletFix: on session load, add it to the .lttngrc
2014-07-15  David GouletFix: filter error path could free invalid ptr
2014-07-14  Jérémie GalarneauFix: Create a lock file to prevent multiple session...
2014-07-14  David GouletFix: relayd stream set close_flag on stream close
2014-07-14  David GouletFix: ustctl_get_stream_id without UST support
2014-07-14  David GouletFix: avoid freeing invalid ptr in filter bytecode
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-11  Jérémie GalarneauFix: Possible memory leak when multiple config files...
2014-07-11  Jérémie GalarneauFix: Clamp verbosity value read from config file
2014-07-11  Jérémie GalarneauFix: Unchecked strdup return values in set_option
2014-07-10  David GouletFix: add a get HOME dir fallback to getpwuid
2014-07-10  David GouletFix: signedness of the session live timer
2014-07-10  David GouletFix: don't print channel name on enable JUL event
2014-07-10  Jérémie GalarneauFix: logger name dropped from filter condition when...
2014-07-10  David GouletFix: refactor function that fixes memory leak also
2014-07-10  Jérémie GalarneauFix: memory leak in lttng_enable_event_with_exclusions
2014-07-10  Jérémie GalarneauFix: check malloc return value
2014-07-10  Jérémie GalarneauFix: static array larger than necessary
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-27  David GouletFix: disable JUL event on UST side
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-25  David GouletFix: set session in output mode if URL are set afterwards
2014-06-25  David GouletFix: add a kernel context list to the channel
2014-06-19  Francis DeslauriersFix: Add vpid, vppid and vtid info in add-context help
2014-06-17  Jonathan Rajotte... Fix: wrong behavior of save command when no session...
2014-06-12  Jonathan Rajotte... Fix: missing context type string in save for ust context
2014-06-12  Jonathan Rajotte... Fix: wrong casting of return value
2014-05-28  David GouletAdd missing test files to EXTRA_DIST
2014-05-28  David GouletAdd hidden attribute to some common functions
2014-05-28  David GouletAdd the load session API call
2014-05-28  Fredrik MarkströmFix: alignment problems on targets not supporting unali...
2014-05-26  David GouletList session event loglevel for the JUL domain
2014-05-26  David GouletFix: possible use after free in consumer
2014-05-26  David GouletFix: JUL filtering for event *
2014-05-23  David GouletFix: don't send consumer error to sessiond in teardown
2014-05-23  David GouletDon't print time and pid/tid in ERR() and WARN()
2014-05-23  David GouletFix: saturate verbosity level to 3
2014-05-23  David GouletRemove the --consumerd-only from the configure
2014-05-23  David GouletFix: deny overwrite mode and num subbuf less than 2
2014-05-23  David GouletFix: add missing lib rt link for clock_gettime
2014-05-22  David GouletRevert "Remove --no-output option from the command...
2014-05-22  David GouletRemove --no-output option from the command line
2014-05-22  David GouletAdd timestamp to log
2014-05-22  David GouletAdd max-size to snapshot list output
2014-05-22  David GouletAdd live timer and tracefile count/size to list
2014-05-22  David GouletFix: remove bad option in enable channel --help
2014-05-21  Mathieu DesnoyersDoc: document tracefile max size discarded event limitation
2014-05-21  David GouletFix: implicit conversion from enumeration
2014-05-21  David GouletFix: disable-event/channel return error if no domain
2014-05-14  Jan GlauberConfigurable kernel module probes support
2014-05-14  Jan GlauberRemove required parameter from module parameters
2014-05-14  Jan GlauberSeperate probe modules from control modules
2014-05-14  Jan GlauberUse common functions for module loading and unloading
2014-05-14  Jérémie GalarneauFix: Copy-pasted PERROR messages may be misleading
2014-05-14  David GouletFix: incorrect printf format
2014-05-14  David GouletFix: handle ENOENT when creating a kernel event
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-13  Raphaël BeamonteAdd git commit id to the version if it's not a tag
2014-05-12  Jérémie GalarneauAdd a -l/--load option to the session-daemon
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-12  David GouletFix: move JUL filter creation to a function
2014-05-12  David GouletFix: JUL filtering done on the UST level
2014-05-07  Jérémie GalarneauFix: Don't output to stdout from lttng-ctl
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  David GouletFix: add JUL filter to UST event on logger_name
2014-05-05  Julien DesfossezFix: rename of perf counter context
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
next
This page took 0.038394 seconds and 7 git commands to generate.