Test: Ensure wildcards may only appear last in a string literal
[lttng-tools.git] / src / bin / lttng-sessiond /
2014-08-05  Jérémie GalarneauDisallow wildcards in event names except as the last...
2014-07-31  David GouletFix: disable JUL event on destroy
2014-07-28  Simon MarchiChange wfq usages for wfcq
2014-07-28  Mathieu DesnoyersFix: unbalanced ustconsumer32_data.pid_mutex lock
2014-07-14  Jérémie GalarneauFix: Create a lock file to prevent multiple session...
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: signedness of the session live timer
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-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-12  Jonathan Rajotte... Fix: missing context type string in save for ust context
2014-05-26  David GouletList session event loglevel for the JUL domain
2014-05-23  David GouletFix: saturate verbosity level to 3
2014-05-23  David GouletFix: deny overwrite mode and num subbuf less than 2
2014-05-22  David GouletAdd live timer and tracefile count/size to list
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: handle ENOENT when creating a kernel event
2014-05-14  David GouletFix: load all possible path for sessiond conf file
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-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-10  Wade FarnsworthInsert V4L2 instrumentation module on session start
2014-04-04  Michael JeansonFix: misc spelling errors
2014-04-02  David GouletFix: don't quiet the consumer if opt_quiet is not set
2014-04-01  David GouletFix: don't print stream name in error message
2014-04-01  David GouletFix: take session list lock when listing tp
2014-03-25  David GouletRename kernel and ust trace variable for clarity
2014-03-25  David GouletRename variable in session.h for clarity
2014-03-25  David GouletFix: don't ask data pending if session was not started
2014-03-24  David GouletFix: missing valid return code when adding an URI to...
2014-03-20  David GouletFix: clarify sessiond ust app queue cmd comment
2014-03-17  David GouletFix: rename config internal header to abi
2014-03-12  David GouletFix: return error if not in overwrite mode and file...
2014-03-12  David GouletFix: missing memset 0 and NULL byte in string
2014-03-12  David GouletFix: possible unlink on uninitialized buffer path
2014-03-12  David GouletFix: memory leak
2014-03-12  David GouletFix: save session usage of string size
2014-03-10  David GouletFix: handle signed return value for snprintf
2014-03-10  Jérémie GalarneauAdd session configuration save feature to session daemon
2014-03-06  Jérémie GalarneauSend filter expression string to session daemon
2014-03-06  Jérémie Galarneausession_find_by_name does not need a non-const name...
2014-02-28  David GouletFix: improve lttng with live by spawning relayd
2014-02-28  Mathieu DesnoyersFix: relayd should listen for viewers on localhost...
2014-02-27  David GouletFix: index JUL event by name *and* loglevel
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: keep metadata channel attr in UST session
2014-02-26  David GouletFix: Warn user if JUL port is already being used
2014-02-26  Stefan SeefeldFix: possible NULL deref. in sessiond error path
2014-02-25  David GouletFix: flag that kernel streams FDs has been sent
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: report error if consumer can't be spawned
2014-02-25  David GouletFix: kernel channel destroy on consumer if sent
2014-02-25  David GouletFix: only create UST metadata on start trace
2014-02-21  Mathieu DesnoyersFix: miscellaneous memory handling fixes
2014-02-07  Julien DesfossezFix: send the streams sent message after metadata
2014-02-04  Mathieu DesnoyersFix: measure UST clock offset with best sample (v2)
2014-02-04  Jérémie GalarneauFix: memory leak when UST events are enabled with exclu...
2014-01-28  David GouletFix: add missing JUL loglevel handling
2014-01-28  Mathieu Desnoyerssessiond: add missing testpoints
2014-01-28  Mathieu Desnoyerssessiond: add --background argument
2014-01-28  Mathieu DesnoyersUse lib common daemonize
2014-01-28  Mathieu DesnoyersFix: sessiond: wait for health check readiness
2014-01-28  Mathieu DesnoyersFix health check: signal parent before exit testpoint
2014-01-28  Mathieu DesnoyersAdd sessiond/SESSIOND_ prefix to sessiond testpoints
2014-01-15  David GouletFix: zero out data structure before using it
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
2013-12-19  David GouletFix: remove break in epoll loop of apps. thread
2013-12-17  Jérémie GalarneauLoad session daemon options from configuration file
2013-12-05  David GouletFix: possible use after free
2013-12-03  David GouletFix: remove unused code in session daemon
2013-12-03  David GouletFix: string format with unsigned value
2013-12-03  David GouletFix: bad logical check of error codes
2013-11-28  David GouletFix: unchecked return value in ust app delete
2013-11-28  David GouletFix: dereference after null check in UST registry
2013-11-28  David GouletFix: Resource leak in ust registry
2013-11-28  David GouletFix: update back the metadata len sent on failure
2013-11-28  David GouletFix: don't fail on push metadata if no channel
2013-11-25  David GouletFix: implicit conversion of enum types in sessiond
2013-11-25  David GouletFix: implicit conversion of enum types in consumer
2013-11-22  David GouletFix: use non block waitpid to lookup child state
2013-11-14  David GouletRemove ENABLE_EVENT_* values and fix enable filtering
2013-11-14  JP IkaheimonenAdd error check for zmalloc
2013-11-14  JP IkaheimonenAdd ust event exclusion UST ABI to internal copy
2013-11-14  JP IkaheimonenWhen listing events, show exclusions if they exist
2013-11-14  JP IkaheimonenSet event exclusions in the target when event is created
next
This page took 0.042437 seconds and 8 git commands to generate.