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