projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Print an error message when a session fails to load
[lttng-tools.git]
/
src
/
2014-05-12
Jérémie Galarneau
Print an error message when a session fails to load
tree
|
commitdiff
2014-05-12
Jérémie Galarneau
Fix: Don't report an error if no sessions are found...
tree
|
commitdiff
2014-05-12
David Goulet
Fix: move JUL filter creation to a function
tree
|
commitdiff
2014-05-12
David Goulet
Fix: JUL filtering done on the UST level
tree
|
commitdiff
2014-05-07
Jérémie Galarneau
Fix: Don't output to stdout from lttng-ctl
tree
|
commitdiff
2014-05-06
Jérémie Galarneau
Fix: session.xsd is already present in dist_xml_DATA
tree
|
commitdiff
2014-05-05
David Goulet
Fix: add missing source file for make dist
tree
|
commitdiff
2014-05-05
Jérémie Galarneau
Fix: Out of tree build fails in libconfig
tree
|
commitdiff
2014-05-05
David Goulet
Fix: add JUL filter to UST event on logger_name
tree
|
commitdiff
2014-05-05
Julien Desfossez
Fix: rename of perf counter context
tree
|
commitdiff
2014-05-05
Mathieu Desnoyers
Implement LTTng-UST perf counters support
tree
|
commitdiff
2014-04-30
Jesper Derehag
Backported to glibc 2.8
tree
|
commitdiff
2014-04-14
Jérémie Galarneau
Override the session.xsd path with an ENV. variable
tree
|
commitdiff
2014-04-14
Simon Marchi
Fix: rework utils_parse_size_suffix
tree
|
commitdiff
2014-04-14
Christian Babeux
Fix: XML declaration must be at beginning of XSD file
tree
|
commitdiff
2014-04-10
Jérémie Galarneau
Add MIT license header to session.xsd
tree
|
commitdiff
2014-04-10
Wade Farnsworth
Insert V4L2 instrumentation module on session start
tree
|
commitdiff
2014-04-08
David Goulet
Fix: don't delete stream from connection recv list
tree
|
commitdiff
2014-04-04
Michael Jeanson
Fix: misc spelling errors
tree
|
commitdiff
2014-04-02
David Goulet
Fix: don't quiet the consumer if opt_quiet is not set
tree
|
commitdiff
2014-04-02
David Goulet
Fix: use after free of a relayd stream
tree
|
commitdiff
2014-04-01
David Goulet
Fix: don't print stream name in error message
tree
|
commitdiff
2014-04-01
David Goulet
Fix: take session list lock when listing tp
tree
|
commitdiff
2014-04-01
David Goulet
Fix: add consumer wake up pipe to avoid race
tree
|
commitdiff
2014-03-28
David Goulet
Fix: don't spawn relayd if URL is provided
tree
|
commitdiff
2014-03-26
David Goulet
Fix: allow loading session file with -i option
tree
|
commitdiff
2014-03-26
David Goulet
Fix: bad errno handling in load session from path
tree
|
commitdiff
2014-03-26
David Goulet
Update load help message
tree
|
commitdiff
2014-03-26
David Goulet
Print message on a successful load command
tree
|
commitdiff
2014-03-26
David Goulet
Remove -s option from lttng load command
tree
|
commitdiff
2014-03-25
David Goulet
Rename kernel and ust trace variable for clarity
tree
|
commitdiff
2014-03-25
David Goulet
Rename variable in session.h for clarity
tree
|
commitdiff
2014-03-25
David Goulet
Fix: don't ask data pending if session was not started
tree
|
commitdiff
2014-03-24
David Goulet
Fix: use NULL url for load live session
tree
|
commitdiff
2014-03-24
David Goulet
Fix: allow empty URL for live session creation
tree
|
commitdiff
2014-03-24
David Goulet
Fix: missing valid return code when adding an URI to...
tree
|
commitdiff
2014-03-20
David Goulet
Fix: clarify sessiond ust app queue cmd comment
tree
|
commitdiff
2014-03-19
David Goulet
Fix: use uri API to parse url for save command
tree
|
commitdiff
2014-03-19
Jérémie Galarneau
Fix: Succesful session load might still report an error
tree
|
commitdiff
2014-03-19
Jérémie Galarneau
Fix: Pass session name to config_load_session when...
tree
|
commitdiff
2014-03-19
Jérémie Galarneau
Fix: Remove overly restrictive asserts in create_session()
tree
|
commitdiff
2014-03-17
David Goulet
Fix: rename config internal header to abi
tree
|
commitdiff
2014-03-12
David Goulet
Fix: add error/msg output to save command
tree
|
commitdiff
2014-03-12
David Goulet
Fix: add missing string msg for save/load error code
tree
|
commitdiff
2014-03-12
David Goulet
Fix: return error if not in overwrite mode and file...
tree
|
commitdiff
2014-03-12
David Goulet
Fix: missing memset 0 and NULL byte in string
tree
|
commitdiff
2014-03-12
David Goulet
Fix: check relayd fd leak in lttng cmdline
tree
|
commitdiff
2014-03-12
David Goulet
Fix: time of check time of use scenario
tree
|
commitdiff
2014-03-12
David Goulet
Fix: missing varargs cleanup on error
tree
|
commitdiff
2014-03-12
David Goulet
Fix: wrong number of elements in array for loop
tree
|
commitdiff
2014-03-12
David Goulet
Fix: possible unlink on uninitialized buffer path
tree
|
commitdiff
2014-03-12
David Goulet
Fix: possible load config domain overwrite
tree
|
commitdiff
2014-03-12
David Goulet
Fix: memory leak
tree
|
commitdiff
2014-03-12
David Goulet
Fix: save session usage of string size
tree
|
commitdiff
2014-03-10
David Goulet
Fix: handle signed return value for snprintf
tree
|
commitdiff
2014-03-10
Zifei Tong
Fix: clang 'constant-out-of-range-compare' warning
tree
|
commitdiff
2014-03-10
Jérémie Galarneau
Add load command to the lttng client
tree
|
commitdiff
2014-03-10
Jérémie Galarneau
Add session configuration load capability to libconfig
tree
|
commitdiff
2014-03-10
Jérémie Galarneau
Add a save command based on the save API to the lttng...
tree
|
commitdiff
2014-03-10
Jérémie Galarneau
Add session configuration save feature to session daemon
tree
|
commitdiff
2014-03-06
Jérémie Galarneau
Add a save API to lttng-ctl
tree
|
commitdiff
2014-03-06
Jérémie Galarneau
Add session configuration XSD
tree
|
commitdiff
2014-03-06
Jérémie Galarneau
Add a config_writer API based on libxml2
tree
|
commitdiff
2014-03-06
Jérémie Galarneau
Send filter expression string to session daemon
tree
|
commitdiff
2014-03-06
Jérémie Galarneau
Fix: tcp4 and net4 protocol support in uri_parse
tree
|
commitdiff
2014-03-06
Jérémie Galarneau
session_find_by_name does not need a non-const name...
tree
|
commitdiff
2014-03-04
Jérémie Galarneau
Fix: Unchecked session pointer when destroying a connec...
tree
|
commitdiff
2014-02-28
David Goulet
Fix: improve lttng with live by spawning relayd
tree
|
commitdiff
2014-02-28
Mathieu Desnoyers
Fix: relayd should listen for viewers on localhost...
tree
|
commitdiff
2014-02-27
David Goulet
Fix: handle loglevel range ALL in list command
tree
|
commitdiff
2014-02-27
David Goulet
Fix: index JUL event by name *and* loglevel
tree
|
commitdiff
2014-02-27
David Goulet
Fix: JUL to enable user and root tracepoints
tree
|
commitdiff
2014-02-27
David Goulet
Revert "Fix: format + PACKAGE_URL for dynamic printing"
tree
|
commitdiff
2014-02-26
David Goulet
Fix: handle the registration done command for JUL
tree
|
commitdiff
2014-02-26
David Goulet
Fix: keep metadata channel attr in UST session
tree
|
commitdiff
2014-02-26
David Goulet
Fix: add loglevel type to lttng list <name>
tree
|
commitdiff
2014-02-26
David Goulet
Fix: Warn user if JUL port is already being used
tree
|
commitdiff
2014-02-26
David Goulet
Fix: add some sane default values to --live opt
tree
|
commitdiff
2014-02-26
Stefan Seefeld
Fix: possible NULL deref. in sessiond error path
tree
|
commitdiff
2014-02-25
Jonathan Rajotte
Fix: format + PACKAGE_URL for dynamic printing
tree
|
commitdiff
2014-02-25
David Goulet
Fix: flag that kernel streams FDs has been sent
tree
|
commitdiff
2014-02-25
David Goulet
Fix: forbid session name creation if contains /
tree
|
commitdiff
2014-02-25
David Goulet
Fix: don't start session if no channel
tree
|
commitdiff
2014-02-25
David Goulet
Fix: report error if consumer can't be spawned
tree
|
commitdiff
2014-02-25
David Goulet
Fix: lttng list -u <name> should only list UST
tree
|
commitdiff
2014-02-25
David Goulet
Fix: kernel channel destroy on consumer if sent
tree
|
commitdiff
2014-02-25
David Goulet
Fix: only create UST metadata on start trace
tree
|
commitdiff
2014-02-24
David Goulet
Revert "Fix: wrong condition on startup for low-activit...
tree
|
commitdiff
2014-02-24
Julien Desfossez
Fix: missing big endian conversion for one index field
tree
|
commitdiff
2014-02-24
Julien Desfossez
Fix: wrong condition on startup for low-activity streams
tree
|
commitdiff
2014-02-24
Julien Desfossez
Fix: perror on index directory creation error
tree
|
commitdiff
2014-02-21
Mathieu Desnoyers
Fix: consumerd errors on exit
tree
|
commitdiff
2014-02-21
Mathieu Desnoyers
Fix: scanf unbounded input
tree
|
commitdiff
2014-02-21
Mathieu Desnoyers
Fix: miscellaneous memory handling fixes
tree
|
commitdiff
2014-02-21
Mathieu Desnoyers
Fix: add missing VALGRIND ifdef checks and documentation
tree
|
commitdiff
2014-02-14
Julien Desfossez
Fix: race with index file creation
tree
|
commitdiff
2014-02-14
Julien Desfossez
Fix: deadlock during rotation
tree
|
commitdiff
2014-02-14
David Goulet
Fix: simplify get next index in live
tree
|
commitdiff
2014-02-13
David Goulet
Fix: steal channel key in the consumer to avoid race
tree
|
commitdiff
2014-02-13
David Goulet
Fix: change ERR statement to DBG in kernel read subbuffer
tree
|
commitdiff
next
This page took
0.043028 seconds
and
7
git commands to generate.