projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add the relayd create session command
[lttng-tools.git]
/
src
/
common
/
sessiond-comm
/
sessiond-comm.c
2012-08-24
David Goulet
Set hidden visibility for calls used in lttng-ctl
blob
|
commitdiff
|
raw
2012-08-24
David Goulet
Add lttng-error.h containing every API err. code
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
David Goulet
Extend API and remove lttng_uri from lttng.h
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Mathieu Desnoyers
Implement filter bytecode support in lttng-session...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
David Goulet
Add and change lttcomm socket API
blob
|
commitdiff
|
raw
|
diff to current
2012-06-14
David Goulet
Add network transport layer to sessiond-comm
blob
|
commitdiff
|
raw
|
diff to current
2012-06-14
Mathieu Desnoyers
Fix: enable event with different loglevel error
blob
|
commitdiff
|
raw
|
diff to current
2012-06-07
David Goulet
Create unix.c/.h for UNIX socket communication
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Mathieu Desnoyers
compat socket.h: add cygwin support
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
David Goulet
Fix: report error to client on consumerd error
blob
|
commitdiff
|
raw
|
diff to current
2012-04-06
David Goulet
Don't report back error on syscalls fail for -a -k
blob
|
commitdiff
|
raw
|
diff to current
2012-03-20
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-20
David Goulet
Fix: handle EINTR for sendmsg syscall
blob
|
commitdiff
|
raw
|
diff to current
2012-03-20
David Goulet
Fix: lttng UI exit value and error message
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Alexandre Montplaisir
License header fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Mathieu Desnoyers
Fix: test for UST invalid channel parameters at channel...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-06
Mathieu Desnoyers
Fix: recvmsg should handle EINTR
blob
|
commitdiff
|
raw
|
diff to current
2012-03-06
David Goulet
Fix error.h non-static variables for liblttng-ctl
blob
|
commitdiff
|
raw
|
diff to current
2012-03-06
Mathieu Desnoyers
Fix: improve need root for kernel tracing error message
blob
|
commitdiff
|
raw
|
diff to current
2012-03-05
David Goulet
Fix start/stop lttng message error
blob
|
commitdiff
|
raw
|
diff to current
2012-03-05
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Mathieu Desnoyers
Fix: meaningful error message
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Mathieu Desnoyers
Fix: sendmsg EPIPE should be quiet by default (expected)
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Mathieu Desnoyers
Fix: Use PERROR all across lttng-tools, never make...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
David Goulet
Merge branch 'master' into compat-freebsd
blob
|
commitdiff
|
raw
|
diff to current
2012-02-24
User
Merge branch 'master' into compat-freebsd
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Mathieu Desnoyers
freebsd creds: Add missing braces
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Mathieu Desnoyers
Freebsd creds: do not overwrite recv len
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Mathieu Desnoyers
Implement FreeBSD credential support
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
David Goulet
Add FreeBSD compat layer for socket.h
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
David Goulet
Revert FreeBSD compatibility layer
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
David Goulet
Add FreeBSD compat layer for socket.h
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
David Goulet
Fix lttcomm_close_unix_sock to actually close the socket
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
Mathieu Desnoyers
Zero-initialize struct msghdr
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
David Goulet
Improve error handling of lttng cli
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
David Goulet
Add MSG_WAITALL to recvmsg of sessiond-comm
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
David Goulet
Implement UST calibrate and change default
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
David Goulet
Add UST version validation
blob
|
commitdiff
|
raw
|
diff to current
2012-01-22
David Goulet
New sessiond comm error for kernel version
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
David Goulet
Split and remove lttng-share header file
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
David Goulet
Complete change of the source directory tree
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.130094 seconds
and
51
git commands to generate.