projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Consumer: implement LTTNG_CONSUMER_CLEAR_CHANNEL
[lttng-tools.git]
/
src
/
common
/
consumer
/
consumer.c
2019-02-18
Jonathan Rajotte
Consumer: Implement lttng_consumer_clear_channel
blob
|
commitdiff
|
raw
2019-02-18
Jonathan Rajotte
Refactor: rename lttng_consumer_rotate_channel to lttng...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-18
Jonathan Rajotte
Refactor: lttng_ustctl_flush_buffer is a duplicate...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-10
Francis Deslauriers
Cleanup: consumer socket creation debug msg always...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Mathieu Desnoyers
Fix: consumer: rotation error return codes
blob
|
commitdiff
|
raw
|
diff to current
2018-11-12
Jérémie Galarneau
Remove unused nr_stream_rotate_pending from consumer...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-02
Jérémie Galarneau
Fix: rotation may never complete in per-PID buffering...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-18
Jonathan Rajotte
Fix: perform local data pending before checking data...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-18
Jonathan Rajotte
Fix: holding the stream lock does not equate to having...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-13
Jonathan Rajotte
Fix: cleanup relayd sockets on rotation command communi...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-13
Jonathan Rajotte
Fix: perform relayd socket pair cleanup on control...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-13
Jérémie Galarneau
Fix: relayd control socket mutex is not destroyed
blob
|
commitdiff
|
raw
|
diff to current
2018-08-20
Jérémie Galarneau
Fix: use of uninitialized 'nb_pipes_fd'
blob
|
commitdiff
|
raw
|
diff to current
2018-08-20
Jérémie Galarneau
Clean-up: useless assert that unsigned value is >= 0
blob
|
commitdiff
|
raw
|
diff to current
2018-06-05
Jérémie Galarneau
Pass the consumerd stream's trace archive id to the...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-05
Jérémie Galarneau
Fix: propagate archive id to the consumer daemon on...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-31
Jonathan Rajotte
Cleanup: relayd id is never used by write_relayd_metada...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Julien Desfossez
Relay rotate pending command
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Julien Desfossez
Consumer rotate a channel
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Julien Desfossez
Consumer perform the rotation when extracting a packet
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Julien Desfossez
Consumer rotate stream
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
Julien Desfossez
Common consumer functions to read current positions
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
Julien Desfossez
Keep read-only copies of fields from the channel to...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
Julien Desfossez
Cleanup: keep the number of pipes used by poll in a...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-06
Julien Desfossez
Command to rename a folder
blob
|
commitdiff
|
raw
|
diff to current
2018-03-05
Julien Desfossez
Command to make a directory on the consumer or relay
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Julien Desfossez
Fix: stream_per_chan_id_ht should allow duplicates
blob
|
commitdiff
|
raw
|
diff to current
2018-02-05
Julien Desfossez
Fix: cleanup inactive FDs in the consumer polling thread
blob
|
commitdiff
|
raw
|
diff to current
2017-12-03
Jonathan Rajotte
Clean-up: consumer_add_metadata_stream always returns 0
blob
|
commitdiff
|
raw
|
diff to current
2017-07-28
Jonathan Rajotte
Cleanup: remove dead assignment
blob
|
commitdiff
|
raw
|
diff to current
2017-07-28
Jonathan Rajotte
Cleanup: remove dead assignment
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
Mathieu Desnoyers
Cleanup: use CMM accessors for consumer_quit variable
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Jérémie Galarneau
Tests: add consumer testpoint to pause data consumption
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Jérémie Galarneau
Expose monitor timer interval to lttngctl and client
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Jérémie Galarneau
Implement consumer ring buffer position sampling
blob
|
commitdiff
|
raw
|
diff to current
2017-01-09
Mathieu Desnoyers
Fix: consumerd: order of metadata cache vs stream lock
blob
|
commitdiff
|
raw
|
diff to current
2017-01-08
Jérémie Galarneau
Fix: reverse channel and metadata cache lock nesting...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-07
Jérémie Galarneau
Fix: only lock the metadata_cache in userspace consumers
blob
|
commitdiff
|
raw
|
diff to current
2017-01-07
Jérémie Galarneau
Fix: lock nesting order reversed
blob
|
commitdiff
|
raw
|
diff to current
2016-12-21
Jérémie Galarneau
Fix: protect the channel's metadata stream using the...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-16
Mathieu Desnoyers
Fix: relayd vs consumerd compatibility
blob
|
commitdiff
|
raw
|
diff to current
2016-06-02
Jérémie Galarneau
Clean-up: harmonize kernctl API error checking
blob
|
commitdiff
|
raw
|
diff to current
2016-05-24
Michael Jeanson
Typo: occured -> occurred
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Jérémie Galarneau
Fix: only perform lttng_consumer_sync_trace_file()...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Jérémie Galarneau
Make lttng_consumer_sync_trace_file static
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Jérémie Galarneau
Fix: don't negate posix_fadvise return value to check...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Mathieu Desnoyers
Fix: add missing semicolons after MSG, DBG, ERR print...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-18
Jérémie Galarneau
Fix: posix_fadvise wrapper returns -ENOSYS on FreeBSD
blob
|
commitdiff
|
raw
|
diff to current
2016-05-18
Jérémie Galarneau
Fix: unchecked posix_fadvise() return value
blob
|
commitdiff
|
raw
|
diff to current
2016-04-20
Michael Jeanson
Typo: catched -> caught
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Julien Desfossez
Command metadata regenerate
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Julien Desfossez
Extract the lost packets and discarded events counters
blob
|
commitdiff
|
raw
|
diff to current
2015-11-27
Jérémie Galarneau
Fix: close indexes when rotating the trace files in...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-27
Julien Desfossez
Fix: close indexes when rotating the trace files in...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Jonathan Rajotte
Move libconsumer under common/consumer/
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.268688 seconds
and
62
git commands to generate.