projects
/
lttng-tools.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: update next_net_seq_num after sending header
2013-01-10
David Goulet
Fix: update next_net_seq_num after sending header
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2013-01-10
David Goulet
Fix: wrong loop continuation in metadata thread
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2013-01-09
David Goulet
Fix: lttng create session memleaks
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2013-01-09
David Goulet
Fix: remove unused session id map
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2013-01-09
David Goulet
Fix: wrong session id used on relayd lookup
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2013-01-07
David Goulet
Fix: don't do custom lookup to relayd stream ht
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2013-01-07
Yannick Brosseau
Add pkg-config for liblttng-ctl
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2013-01-07
Andrew Gabbasov
Add kernel modules loading for new probes
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2013-01-07
David Goulet
Fix: add missing UST abi header for make dist
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2013-01-07
David Goulet
Fix: add missing rcu read side lock/unlock
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-20
David Goulet
Update version to v2.1.0
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-20
David Goulet
Fix: lttng create URI parsing and check
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-20
David Goulet
Fix: missing scripts for make dist
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-20
David Goulet
Add disable-event to man page and clarify enable-event
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-20
David Goulet
Fix: update to latest UST abi
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-20
David Goulet
Fix: bad check of accept() return value
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-20
David Goulet
Fix: missing mutex lock if relayd was not created
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-20
David Goulet
Fix: return error if sendmsg fails on relayd
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-20
David Goulet
Fix: variable usage for data pending and add comments
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-19
David Goulet
Fix: print ret value on ust_app start/stop error
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-19
David Goulet
Fix: compare write() return value to size
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-19
David Goulet
Fix: handle orderly shutdown from transport layer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-19
David Goulet
Fix: change perror to debug statement
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-19
David Goulet
Fix: don't print EPIPE error which can happen
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-19
David Goulet
Fix: handle shutdown on recv reply in relayd
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-19
David Goulet
Fix: Off by one in seq num for data pending command
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-19
David Goulet
Fix: wrong check on session started on stop command
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: for librelayd, fix negative reply ret code
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
Christian Babeux
run-report: Add filtering, health and streaming tests
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
Christian Babeux
run-report: Allow tests to spawn and control their...
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
Christian Babeux
run-report: Fix CPU usage stats computation
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
Christian Babeux
run-report: Restore SIGPIPE default handler in subprocess...
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
Christian Babeux
run-report: Use libtool wrapper to spawn the sessiond...
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: sessiond write() to handle EINTR
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: change ERR/PERROR statement to DBG
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: DBG statement in relayd
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: handle EINTR for every read()
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: handle consumer data pipe read error
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: don't print usage when listing fails
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: possible invalid free in kernel thread
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: flag metadata stream on quiescent control cmd
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: prioritize control socket communication in relayd
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: poll and epoll fd set reallocation
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
Mathieu Desnoyers
Fix: cppcheck linter cleanups
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: add missing goto pending if data is inflight
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: remove ua_sess->started assert on stop trace
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-18
David Goulet
Fix: remove bash quote when starting relayd in tests
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-17
Julien Desfossez
Set classes of traffic in high_throughput_limits
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-17
David Goulet
Fix: use the poll wait ret value when iterating on...
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-17
David Goulet
Fix: force the poll() return value to be nb_fd
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-17
David Goulet
Fix: add missing pollset reset in relayd listener thread
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-14
David Goulet
Fix: Wrong check of node when cleaning up ht
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-14
David Goulet
Revert adding LTTNG_PACKED in lttng.h
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-14
David Goulet
Fix: cleanup high_throughput_limits test
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-14
David Goulet
Fix: set started flag of ust app after ustctl
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-14
David Goulet
Fix: memory leak in add relayd socket error path
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-14
Julien Desfossez
Move relay commands out of lttcomm_sessiond_command
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-14
Christian Babeux
Tests: Add health check testpoint fail test
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-14
Christian Babeux
Add return code to the testpoint mechanism
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Fix: put back the high-throughput test removed by mistake
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Fix: Bad error handling when enable channel fails
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
Christian Babeux
Tests: Fix sleep interruption in health stall test
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Fix: RCU unlock out of error path
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Fix: update file listing for licensing
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Fix: missing health exit in registration app thread
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Fix: add packed attribute to filter structure
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Fix: Add missing health code update for consumer command
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Fix: packed every sessiond-comm.h structure pass over...
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Add LTTNG_PACKED macro
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Fix: clear the fixme in high_throughput_limits
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Fix data pending for inflight streaming
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Map session id of relayd and sessiond in consumer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Add the relayd create session command
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Make the consumer sends a ACK after each command
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-13
David Goulet
Remove MSG_WAITALL on every recvmsg() socket type
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-10
David Goulet
Fix: overlap bash escaping for wildcard event name
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-10
David Goulet
Fix: Wrong path in the overlap test
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-10
David Goulet
Fix: Add missing relayd ht cleanup and ht destroy
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-10
David Goulet
Fix: Allocate stream hash table in respective threads
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-10
David Goulet
Fix: Use stream deletion function when cleaning up
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-10
David Goulet
Fix: Missing umask when using run as no clone
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-10
David Goulet
Fix: Relayd and sessiond version check
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-10
David Goulet
Fix: FD leak on consumer add relayd socket error
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-10
David Goulet
Fix: Consumer sockets leak on error
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-07
David Goulet
Fix: Use endpoint status enum value in checks
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-07
David Goulet
Fix: protect consumer_find_channel with rcu locking
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-07
David Goulet
Fix: Rename ust_app_destroy_trace and set it static
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-07
David Goulet
Fix: UST app session teardown process
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-07
David Goulet
Fix: check ht_del ret value of ust app session
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-06
David Goulet
Fix: locking order between consumer and stream
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-06
David Goulet
Fix: don't steal key when adding a metadata stream
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-06
Mathieu Desnoyers
Consumer hold mutex for add stream
Signed-off-by:
David Goulet
<dgoulet@ev0ke.net>
commit
|
commitdiff
|
tree
2012-12-03
David Goulet
Fix: audit all close/fclose and check returned code
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-03
David Goulet
Fix: update/clean lttng.h comments
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-03
David Goulet
Fix: install lttng health check man page
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-03
David Goulet
Fix: ship relevant documentations with tarball
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-03
David Goulet
Remove useles AUTHORS and NEWS files
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-03
David Goulet
Fix: update urcu version in README and configure.ac
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-03
David Goulet
Update version to v2.1.0-rc9
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-12-03
David Goulet
Fix: set the stream ht static in consumer file
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
next
This page took
0.037296 seconds
and
3
git commands to generate.