projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix: locking order between consumer and stream
[lttng-tools.git]
/
src
/
common
/
consumer.c
2012-12-06
David Goulet
Fix: locking order between consumer and stream
blob
|
commitdiff
|
raw
2012-12-06
David Goulet
Fix: don't steal key when adding a metadata stream
blob
|
commitdiff
|
raw
|
diff to current
2012-12-06
Mathieu Desnoyers
Consumer hold mutex for add stream
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
David Goulet
Fix: audit all close/fclose and check returned code
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
David Goulet
Fix: set the stream ht static in consumer file
blob
|
commitdiff
|
raw
|
diff to current
2012-11-07
David Goulet
Remove consumer poll timeout in data thread
blob
|
commitdiff
|
raw
|
diff to current
2012-11-06
David Goulet
Fix: RCU hash table seed
blob
|
commitdiff
|
raw
|
diff to current
2012-11-06
David Goulet
Fix: Add EPIPE error handling on buffer splice
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
David Goulet
Fix: Sync issue when deleting a data stream
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
David Goulet
Rename data_available to data_pending
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
David Goulet
Fix: Synchronization issue for data available command
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
David Goulet
Fix: consumer relayd cleanup on disconnect
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
David Goulet
Fix: Delete stream on write error in consumer
blob
|
commitdiff
|
raw
|
diff to current
2012-10-22
David Goulet
Fix: Mutex and RCU lock nesting in consumer
blob
|
commitdiff
|
raw
|
diff to current
2012-10-22
David Goulet
Fix: Remove useless NULL and zero assignment
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Relayd data available command support
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Consumer daemon data available command support
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Add data structure for the data available command
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Remove unused code
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Cleanup code and rename variables
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Change the metadata hash table node
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Make stream hash tables global to the consumer
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Move add data stream to the data thread
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Rename consumer threads and spawn them in daemon
blob
|
commitdiff
|
raw
|
diff to current
2012-10-16
David Goulet
Fix: Missing -ENODATA handling in the consumer
blob
|
commitdiff
|
raw
|
diff to current
2012-10-16
David Goulet
Fix: Empty metadata buffer(s) on HUP|ERR
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
David Goulet
Fix: Stream allocation and insertion consistency
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
David Goulet
Add hash table argument to helper functions
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
David Goulet
Fix: Add missing call rcu and read side lock
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
David Goulet
Fix coding style and add/change debug statements
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
David Goulet
Fix: Metadata stream leak when received in consumer
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
Mathieu Desnoyers
Fix: consumer_allocate_stream error handling
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
Mathieu Desnoyers
Fix: consumer should await for initial streams
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
David Goulet
Fix: Missing rcu read side lock in consumer
blob
|
commitdiff
|
raw
|
diff to current
2012-09-18
David Goulet
Fix: Remove LPOLLNVAL from consumer metadata revents
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
David Goulet
Don't send the subbuffer padding for streaming
blob
|
commitdiff
|
raw
|
diff to current
2012-09-11
David Goulet
Add new thread in consumer for metadata handling
blob
|
commitdiff
|
raw
|
diff to current
2012-09-11
David Goulet
Fix: consumer recv command error path
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
David Goulet
Add lttng-error.h containing every API err. code
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
David Goulet
Merge duplicate code in consumer for destroy relayd
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
David Goulet
Merge duplicate code in consumer for add relayd
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Mathieu Desnoyers
Fix: 32-bit print format type mismatch warnings
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
David Goulet
Fix: multiple consumer locking problems
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-08-14
David Goulet
Fix: remove adjustment on written var for metadata
blob
|
commitdiff
|
raw
|
diff to current
2012-07-31
David Goulet
Divide read subbuffer consumer function
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
David Goulet
Merge mmap/splice fct. for both consumers
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
David Goulet
Add consumer socket object and relayd commands
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Mathieu Desnoyers
Fix: consumer relay sender RCU usage
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Mathieu Desnoyers
fix: write EINTR handling
blob
|
commitdiff
|
raw
|
diff to current
2012-07-11
David Goulet
Network streaming support
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Mathieu Desnoyers
Fix: add missing ht_destroy at consumer teardown
blob
|
commitdiff
|
raw
|
diff to current
2012-04-12
Mathieu Desnoyers
Fix: consumer fd recv thread should write into non...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
Mathieu Desnoyers
Fix: consumer fd recv poll should be sensitive to POLLP...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
Mathieu Desnoyers
Fix consumer lttng_consumer_poll_socket poll revents...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
David Goulet
Fix consumer CPU hotplug support
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Alexandre Montplaisir
License header fixes
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: UST consumer need to iterate on streams, just...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Mathieu Desnoyers
Fix: add missing rcu read lock across RCU HT iteration
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: consumer race: should allow reuse of FD key
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-03-01
Mathieu Desnoyers
Fix: make ust consumer posix compliant for poll flags
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
Mathieu Desnoyers
Fix: make ust consumer posix compliant for poll flags
blob
|
commitdiff
|
raw
|
diff to current
2012-02-27
Mathieu Desnoyers
Fix: restart consumerd and sessiond when interrupted...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-24
Mathieu Desnoyers
Fix: restart consumerd and sessiond when interrupted...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-24
User
Merge branch 'master' into compat-freebsd
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
David Goulet
Fix consumer to handle compat layer
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
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
David Goulet
Fix consumer to handle compat layer
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
David Goulet
Rename lttngerr.h to error.h
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.192818 seconds
and
84
git commands to generate.