projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: Handle the unary bitwise negation operator (~) in the XML printer
[lttng-tools.git]
/
src
/
common
/
2012-10-24
David Goulet
Fix: Delete stream on write error in consumer
tree
|
commitdiff
2012-10-22
David Goulet
Add stream lock comment for nesting
tree
|
commitdiff
2012-10-22
David Goulet
Fix: Mutex and RCU lock nesting in consumer
tree
|
commitdiff
2012-10-22
David Goulet
Fix: Set a single return point and mutex unlock
tree
|
commitdiff
2012-10-22
David Goulet
Fix: Remove useless NULL and zero assignment
tree
|
commitdiff
2012-10-22
David Goulet
Fix: Add missing header to makefile
tree
|
commitdiff
2012-10-19
Julien Desfossez
Fix: Remove network stream ID ABI calls
tree
|
commitdiff
2012-10-19
David Goulet
Wait for data availability when stopping a session
tree
|
commitdiff
2012-10-19
David Goulet
Relayd data available command support
tree
|
commitdiff
2012-10-19
David Goulet
Lib lttng-ctl data available command support
tree
|
commitdiff
2012-10-19
David Goulet
Consumer daemon data available command support
tree
|
commitdiff
2012-10-19
David Goulet
Support the add operation of urcu hash table
tree
|
commitdiff
2012-10-19
David Goulet
Add data structure for the data available command
tree
|
commitdiff
2012-10-19
David Goulet
Remove unused code
tree
|
commitdiff
2012-10-19
David Goulet
Cleanup code and rename variables
tree
|
commitdiff
2012-10-19
David Goulet
Change the metadata hash table node
tree
|
commitdiff
2012-10-19
David Goulet
Make stream hash tables global to the consumer
tree
|
commitdiff
2012-10-19
David Goulet
Move add data stream to the data thread
tree
|
commitdiff
2012-10-19
David Goulet
Rename consumer threads and spawn them in daemon
tree
|
commitdiff
2012-10-16
David Goulet
Fix: Missing -ENODATA handling in the consumer
tree
|
commitdiff
2012-10-16
David Goulet
Fix: Empty metadata buffer(s) on HUP|ERR
tree
|
commitdiff
2012-10-09
Julien Desfossez
ABI with support for compat 32/64 bits
tree
|
commitdiff
2012-10-09
David Goulet
Fix: Stream allocation and insertion consistency
tree
|
commitdiff
2012-10-03
David Goulet
Add hash table argument to helper functions
tree
|
commitdiff
2012-10-03
David Goulet
Fix: Add missing call rcu and read side lock
tree
|
commitdiff
2012-10-03
David Goulet
Fix coding style and add/change debug statements
tree
|
commitdiff
2012-10-02
Paul Chavent
Fix: Build out of src tree
tree
|
commitdiff
2012-10-02
Christian Babeux
New testpoint mechanism to instrument binaries for...
tree
|
commitdiff
2012-10-01
Mathieu Desnoyers
Fix: off-by-one in comm proto between lttng-ctl and...
tree
|
commitdiff
2012-10-01
David Goulet
Fix: Metadata stream leak when received in consumer
tree
|
commitdiff
2012-09-28
Mathieu Desnoyers
Fix: consumer_allocate_stream error handling
tree
|
commitdiff
2012-09-28
Mathieu Desnoyers
Fix: consumer should await for initial streams
tree
|
commitdiff
2012-09-28
David Goulet
Fix: Missing rcu read side lock in consumer
tree
|
commitdiff
2012-09-24
David Goulet
Fix: Lib lttng-ctl on error returns lttng code
tree
|
commitdiff
2012-09-18
David Goulet
Fix: Remove LPOLLNVAL from consumer metadata revents
tree
|
commitdiff
2012-09-17
David Goulet
Fix: Consumer return value check after mmap/splice
tree
|
commitdiff
2012-09-13
David Goulet
Don't send the subbuffer padding for streaming
tree
|
commitdiff
2012-09-12
David Goulet
Fix: Returned error code in consumer on read buffer
tree
|
commitdiff
2012-09-11
David Goulet
Add new thread in consumer for metadata handling
tree
|
commitdiff
2012-09-11
David Goulet
Fix: consumer recv command error path
tree
|
commitdiff
2012-09-07
Christian Babeux
Fix: Accept bytecode of length 65536 bytes
tree
|
commitdiff
2012-08-24
David Goulet
Set hidden visibility for calls used in lttng-ctl
tree
|
commitdiff
2012-08-24
David Goulet
Add lttng-error.h containing every API err. code
tree
|
commitdiff
2012-08-24
Julien Desfossez
Fix: missing hostname context
tree
|
commitdiff
2012-08-20
David Goulet
Merge duplicate code in consumer for destroy relayd
tree
|
commitdiff
2012-08-20
David Goulet
Merge duplicate code in consumer for add relayd
tree
|
commitdiff
2012-08-20
Christian Babeux
Fix: Possible buffer overflows in strncat() usage
tree
|
commitdiff
2012-08-17
David Goulet
Fix relayd version check and remove unused code
tree
|
commitdiff
2012-08-17
David Goulet
Fix: lttng list command with network path
tree
|
commitdiff
2012-08-16
David Goulet
Fix: Subdirectory handling for lttng and sessiond
tree
|
commitdiff
2012-08-16
Mathieu Desnoyers
Fix: 32-bit print format type mismatch warnings
tree
|
commitdiff
2012-08-15
David Goulet
Fix: multiple consumer locking problems
tree
|
commitdiff
2012-08-15
David Goulet
Backport HT fixes from urcu upstream
tree
|
commitdiff
2012-08-14
David Goulet
Fix: Possible invalid read on string in set_ip_address()
tree
|
commitdiff
2012-08-14
David Goulet
Extend API and remove lttng_uri from lttng.h
tree
|
commitdiff
2012-08-14
David Goulet
Fix: remove adjustment on written var for metadata
tree
|
commitdiff
2012-08-10
Christian Babeux
Fix: Wrong domain used when initializing IPv6 sockets
tree
|
commitdiff
2012-08-10
Christian Babeux
Fix: Off by one in lttcomm_sock_domain enum
tree
|
commitdiff
2012-08-07
Mathieu Desnoyers
Cleanup: Remove misplaced config.h include
tree
|
commitdiff
2012-07-31
David Goulet
Divide read subbuffer consumer function
tree
|
commitdiff
2012-07-30
David Goulet
Merge mmap/splice fct. for both consumers
tree
|
commitdiff
2012-07-30
David Goulet
Add consumer socket object and relayd commands
tree
|
commitdiff
2012-07-26
Mathieu Desnoyers
Fix: relayd metadata size
tree
|
commitdiff
2012-07-25
David Goulet
Fix: Off by uint64_t in the metadata transfer
tree
|
commitdiff
2012-07-25
Mathieu Desnoyers
Fix: consumer relay sender RCU usage
tree
|
commitdiff
2012-07-25
David Goulet
Add comments for the relayd ctrl socket mutex
tree
|
commitdiff
2012-07-25
David Goulet
Fix: some error in uri.c were still using printf()
tree
|
commitdiff
2012-07-24
Mathieu Desnoyers
Add time validation to health check
tree
|
commitdiff
2012-07-23
Mathieu Desnoyers
fix: write EINTR handling
tree
|
commitdiff
2012-07-20
David Goulet
Create utils.c/.h in libcommon
tree
|
commitdiff
2012-07-18
David Goulet
Session daemon health check support
tree
|
commitdiff
2012-07-12
Mathieu Desnoyers
Implement filter bytecode support in lttng-session...
tree
|
commitdiff
2012-07-11
David Goulet
Network streaming support
tree
|
commitdiff
2012-07-10
Julien Desfossez
Initial import of the new binary lttng-relayd
tree
|
commitdiff
2012-07-10
David Goulet
Add and change lttcomm socket API
tree
|
commitdiff
2012-07-06
Mathieu Desnoyers
Fix: mmap write() for large subbuffers and handle EINTR...
tree
|
commitdiff
2012-07-03
David Goulet
Fix inet return value in the close() fct
tree
|
commitdiff
2012-06-19
David Goulet
Fix: problem in port assignment in uri_parse()
tree
|
commitdiff
2012-06-14
David Goulet
Add network transport layer to sessiond-comm
tree
|
commitdiff
2012-06-14
Mathieu Desnoyers
Fix: enable event with different loglevel error
tree
|
commitdiff
2012-06-13
David Goulet
Add lttng URI support and default network ports
tree
|
commitdiff
2012-06-07
David Goulet
Create unix.c/.h for UNIX socket communication
tree
|
commitdiff
2012-06-01
Mathieu Desnoyers
Implement event fields listing
tree
|
commitdiff
2012-05-31
David Goulet
Fix: clang llvm warnings
tree
|
commitdiff
2012-05-24
Mathieu Desnoyers
compat mman.h: add cygwin support
tree
|
commitdiff
2012-05-24
Mathieu Desnoyers
compat socket.h: add cygwin support
tree
|
commitdiff
2012-05-24
Mathieu Desnoyers
kernel-ctl: cygwin compatibility compile fix
tree
|
commitdiff
2012-05-24
Mathieu Desnoyers
poll compat wrapper: add cygwin support
tree
|
commitdiff
2012-05-24
Mathieu Desnoyers
Update fcntl cygwin support
tree
|
commitdiff
2012-05-24
Mathieu Desnoyers
cygwin support: only freebsd needs to typedef loff_t
tree
|
commitdiff
2012-05-24
Mathieu Desnoyers
fix: add missing parenthesis
tree
|
commitdiff
2012-05-24
Mathieu Desnoyers
compat fcntl.h: add cygwin support
tree
|
commitdiff
2012-05-08
David Goulet
Move futex.c/.h to libcommon
tree
|
commitdiff
2012-04-19
David Goulet
Fix: report error to client on consumerd error
tree
|
commitdiff
2012-04-16
Mathieu Desnoyers
Fix: add missing ht_destroy at consumer teardown
tree
|
commitdiff
2012-04-12
Mathieu Desnoyers
Fix: consumer fd recv thread should write into non...
tree
|
commitdiff
2012-04-12
Mathieu Desnoyers
Fix: work-around glibc __nptl_setxid vs clone hang
tree
|
commitdiff
2012-04-11
Mathieu Desnoyers
Fix: consumer fd recv poll should be sensitive to POLLP...
tree
|
commitdiff
2012-04-11
Mathieu Desnoyers
Fix consumer lttng_consumer_poll_socket poll revents...
tree
|
commitdiff
2012-04-06
David Goulet
Don't report back error on syscalls fail for -a -k
tree
|
commitdiff
next
This page took
0.041746 seconds
and
7
git commands to generate.