projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: add index destruction in destroy stream call
[lttng-tools.git]
/
src
/
2013-09-27
David Goulet
Fix: add index destruction in destroy stream call
tree
|
commitdiff
2013-09-27
David Goulet
Fix: make indexes HT global for real
tree
|
commitdiff
2013-09-27
David Goulet
Fix: rename close_stream and use it in delete session
tree
|
commitdiff
2013-09-27
David Goulet
Fix: assign values to relayd connection type enum
tree
|
commitdiff
2013-09-27
David Goulet
Make viewer streams HT global
tree
|
commitdiff
2013-09-27
David Goulet
Fix: compile without UST support
tree
|
commitdiff
2013-09-27
Julien Desfossez
Test for new metadata at each packet
tree
|
commitdiff
2013-09-27
Julien Desfossez
Implement the relayd live features
tree
|
commitdiff
2013-09-27
David Goulet
Fix: return -errno value on error in run_as mkdir
tree
|
commitdiff
2013-09-27
Julien Desfossez
Send indexes in streaming mode
tree
|
commitdiff
2013-09-27
Julien Desfossez
HT support for keys with two uint64_t
tree
|
commitdiff
2013-09-27
Julien Desfossez
Live timer set up
tree
|
commitdiff
2013-09-25
Julien Desfossez
Generate local kernel and UST indexes
tree
|
commitdiff
2013-09-25
Julien Desfossez
Add support for non unique add string in hashtable
tree
|
commitdiff
2013-08-30
Mathieu Desnoyers
Fix: hashtable: take split_count_order into account
tree
|
commitdiff
2013-08-30
David Goulet
Fix: remove wrong doing asserts in sessiond
tree
|
commitdiff
2013-08-29
David Goulet
Fix: correctly close metadata on sessiond thread shutdown
tree
|
commitdiff
2013-08-29
David Goulet
Fix: remove bad check after epoll wait in consumer
tree
|
commitdiff
2013-08-29
David Goulet
Fix: missing data pending signess conversion
tree
|
commitdiff
2013-08-29
Mathieu Desnoyers
Fix: consumer data pending for empty streams
tree
|
commitdiff
2013-08-27
Mathieu Desnoyers
Fix: hash table growth (for small tables) should be...
tree
|
commitdiff
2013-08-27
Mathieu Desnoyers
Fix: run_as gid/uid test should return result to parent
tree
|
commitdiff
2013-08-27
David Goulet
Fix: missing check for metadata data pending
tree
|
commitdiff
2013-08-27
David Goulet
Use socket timeout value for tcp timeout if available
tree
|
commitdiff
2013-08-27
David Goulet
Fix: set the health delta tcp timeout aware
tree
|
commitdiff
2013-08-27
David Goulet
Get the maximum TCP timeout in sessiond
tree
|
commitdiff
2013-08-27
David Goulet
Fix: don't report error if UST app dies
tree
|
commitdiff
2013-08-26
David Goulet
Improve comments after review
tree
|
commitdiff
2013-08-26
David Goulet
Rename consumer socket fd to fd_ptr
tree
|
commitdiff
2013-08-26
David Goulet
Lock consumer data before fd check during destroy
tree
|
commitdiff
2013-08-26
David Goulet
Use single callsite for send/recv ops. for consumer...
tree
|
commitdiff
2013-08-26
David Goulet
Use consumer fd reference in consumer socket obj
tree
|
commitdiff
2013-08-26
Simon Marchi
Add --list-commands option to the snapshot command
tree
|
commitdiff
2013-08-23
Simon Marchi
Use parse_size_suffix in snapshot
tree
|
commitdiff
2013-08-23
David Goulet
Fix: snapshot record error handling
tree
|
commitdiff
2013-08-23
Mathieu Desnoyers
Fix: improve error message when UST support is disabled
tree
|
commitdiff
2013-08-22
David Goulet
Fix: add missing short filter option in help
tree
|
commitdiff
2013-08-22
David Goulet
Fix: remove calibrate syscall option from code
tree
|
commitdiff
2013-08-22
Mathieu Desnoyers
Fix: snapshot should fail if no successful snapshot...
tree
|
commitdiff
2013-08-22
Mathieu Desnoyers
Fix: check UST float field mantissa length
tree
|
commitdiff
2013-08-21
David Goulet
Fix: add UST context in the same order the user enabled...
tree
|
commitdiff
2013-08-19
Mathieu Desnoyers
Introduce configure --with-lttng-system-rundir
tree
|
commitdiff
2013-08-19
David Goulet
Fix: snapshot with multiple UIDs
tree
|
commitdiff
2013-08-16
Mathieu Desnoyers
Prepare for automake deprecation of missing subdir...
tree
|
commitdiff
2013-08-16
Mathieu Desnoyers
Fix: typos in --help and manpage
tree
|
commitdiff
2013-08-16
Mathieu Desnoyers
Fix: add-context without -c apply to all channels
tree
|
commitdiff
2013-08-16
Mathieu Desnoyers
Fix: channels can be _enabled_ after tracing is started...
tree
|
commitdiff
2013-08-16
Zifei Tong
Fix filter parser segmentation fault with bison 3.0
tree
|
commitdiff
2013-08-16
Mathieu Desnoyers
Fix: typo in error msg
tree
|
commitdiff
2013-08-16
Mathieu Desnoyers
Fix: imprecise error message about root sessiond/tracin...
tree
|
commitdiff
2013-08-16
Mathieu Desnoyers
Fix: don't skip chmod if tracing group is not found
tree
|
commitdiff
2013-08-15
Julien Desfossez
Fix: reset out_fd_offset when we rotate the trace file
tree
|
commitdiff
2013-08-08
Jérémie Galarneau
Fix: LTTNG_ERR_NEED_ROOT_SESSIOND error message
tree
|
commitdiff
2013-08-08
Mathieu Desnoyers
inet/inet6 sockets: apply timeout
tree
|
commitdiff
2013-08-08
Mathieu Desnoyers
Implement timeout for connect ipv4/ipv6
tree
|
commitdiff
2013-08-07
Mathieu Desnoyers
Introduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
tree
|
commitdiff
2013-08-05
Mathieu Desnoyers
relayd: use version macros from build rather than scanf
tree
|
commitdiff
2013-08-05
Mathieu Desnoyers
sessiond: use version major/minor from build for commun...
tree
|
commitdiff
2013-08-05
Christian Babeux
Fix: Dead code when checking return value from (ust_app...
tree
|
commitdiff
2013-08-05
Mathieu Desnoyers
Fix: kernel ctl error codes are based on errno
tree
|
commitdiff
2013-07-21
Mathieu Desnoyers
Fix: format string mismatch
tree
|
commitdiff
2013-07-21
Mathieu Desnoyers
Fix: format string type mismatch
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Cleanup: add missing dot
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Fix: sym name len (kernel)
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Fix: data pending race
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Cleanup: ust-consumer: wrong indentation
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Fix: print dots while waiting for data availability
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Fix: remove sleep(1) added by "Fix: (slight UI change...
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Fix: (slight UI change) refuse missing -c if non-defaul...
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Fix: push metadata on stop for per-UID buffers
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of snapshot
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of set-session
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of list
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of disable-event
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of disable-channel
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of enable-event
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of enable-channel
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Fix: add missing snapshot header to dist tarball
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Documentation: fix thread quit pipe comment
tree
|
commitdiff
2013-07-17
Mathieu Desnoyers
Cleanup: remove redundant assignment
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Fix: use per-uid buffer registry for UID buffer snapshots
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
cmd.c: fix typos in snapshot commands
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Remove leftover fprintf
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Fix deadlock: don't take channel lock in timer
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Introduce channel timer lock
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
document lttng_ustconsumer_request_metadata locking...
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
consumer: remove unused lttng_ustconsumer_push_metadata
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Document metadata_socket_lock nesting
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
lttng_ustconsumer_recv_metadata does not need all those...
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
document metadata_switch_timer() deadlock
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Fix: add missing metadata socket lock
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
document metadata_switch_timer() locking constraints
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
consumer: remove timeout for UST metadata
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Introduce pipe for UST metadata cache and stream
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
consumer: replace DBG2() instances by DBG()
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Introduce utils_create_pipe_cloexec_nonblock()
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
ust consumer: data_pending check is endpoint active
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Fix: kernel consumer: data_pending check if endpoint...
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
consumer: explicitly set endpoint status to active...
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
document consumer_metadata_cache_flushed use of consume...
tree
|
commitdiff
next
This page took
0.056329 seconds
and
7
git commands to generate.