Mi enable-channel command: support and validation
[lttng-tools.git] / src / common /
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
2014-03-26  David GouletFix: bad errno handling in load session from path
2014-03-26  David GouletRemove -s option from lttng load command
2014-03-24  David GouletFix: use NULL url for load live session
2014-03-19  Jérémie GalarneauFix: Succesful session load might still report an error
2014-03-19  Jérémie GalarneauFix: Pass session name to config_load_session when...
2014-03-19  Jérémie GalarneauFix: Remove overly restrictive asserts in create_session()
2014-03-17  David GouletFix: rename config internal header to abi
2014-03-12  David GouletFix: add missing string msg for save/load error code
2014-03-12  David GouletFix: return error if not in overwrite mode and file...
2014-03-12  David GouletFix: time of check time of use scenario
2014-03-12  David GouletFix: missing varargs cleanup on error
2014-03-12  David GouletFix: wrong number of elements in array for loop
2014-03-12  David GouletFix: possible load config domain overwrite
2014-03-10  Jérémie GalarneauAdd session configuration load capability to libconfig
2014-03-10  Jérémie GalarneauAdd session configuration save feature to session daemon
2014-03-06  Jérémie GalarneauAdd a save API to lttng-ctl
2014-03-06  Jérémie GalarneauAdd session configuration XSD
2014-03-06  Jérémie GalarneauAdd a config_writer API based on libxml2
2014-03-06  Jérémie GalarneauSend filter expression string to session daemon
2014-03-06  Jérémie GalarneauFix: tcp4 and net4 protocol support in uri_parse
2014-02-28  Mathieu DesnoyersFix: relayd should listen for viewers on localhost...
2014-02-27  David GouletFix: JUL to enable user and root tracepoints
2014-02-26  David GouletFix: handle the registration done command for JUL
2014-02-26  David GouletFix: add some sane default values to --live opt
2014-02-25  David GouletFix: forbid session name creation if contains /
2014-02-25  David GouletFix: don't start session if no channel
2014-02-25  David GouletFix: kernel channel destroy on consumer if sent
2014-02-24  Julien DesfossezFix: missing big endian conversion for one index field
2014-02-24  Julien DesfossezFix: perror on index directory creation error
2014-02-21  Mathieu DesnoyersFix: consumerd errors on exit
2014-02-21  Mathieu DesnoyersFix: miscellaneous memory handling fixes
2014-02-21  Mathieu DesnoyersFix: add missing VALGRIND ifdef checks and documentation
2014-02-13  David GouletFix: steal channel key in the consumer to avoid race
2014-02-13  David GouletFix: change ERR statement to DBG in kernel read subbuffer
2014-02-13  David GouletFix: handle snapshot ENODATA in live timer
2014-02-12  David GouletFix: relayd leak on error in consumer splice()
2014-02-11  David GouletFix: write index only if fd is valid
2014-02-11  David GouletFix: cleanup relayd on any I/O error in read subbuffer...
2014-02-11  David GouletFix: memory/fd leak when cleaning streams in channel
2014-02-10  David GouletFix: destroy streams in consumer del channel
2014-02-10  David GouletFix: in lttng_read/write deny count bigger than the...
2014-02-10  David GouletFix: fd leak when closing metadata stream
2014-02-10  David GouletFix: read subbuffer mmap/splice signedness issue
2014-02-07  David GouletFix: code refactoring of viewer streams in relayd
2014-02-07  Julien DesfossezFix: send the streams sent message after metadata
2014-01-28  David GouletFix: add missing JUL loglevel handling
2014-01-28  Mathieu DesnoyersConsumer: add testpoints
2014-01-28  Mathieu DesnoyersFix: consumerd: HT init/teardown with program
2014-01-28  Mathieu DesnoyersAdd daemonize() to libcommon
2014-01-14  David GouletFix: report to client when snapshot will be empty
2014-01-14  Julien DesfossezFix: race with the viewer and readiness of streams
next
This page took 0.039192 seconds and 7 git commands to generate.