projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
document metadata_switch_timer() deadlock
[lttng-tools.git]
/
src
/
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
2013-07-16
Mathieu Desnoyers
consumer: introduce channel lock
tree
|
commitdiff
2013-07-14
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
tree
|
commitdiff
2013-07-14
David Goulet
Fix: update lttng snapshot help output
tree
|
commitdiff
2013-07-12
David Goulet
Fix: snapshot returned valid LTTNG_ERR code
tree
|
commitdiff
2013-07-12
David Goulet
Add the number of snapshot taken to the output path
tree
|
commitdiff
2013-07-12
David Goulet
Fix: RCU read side lock unbalanced
tree
|
commitdiff
2013-07-12
David Goulet
Fix: zeroed snapshot output at init
tree
|
commitdiff
2013-07-12
David Goulet
Support del-output with an output name
tree
|
commitdiff
2013-07-12
David Goulet
New UST default buffers is now per UID
tree
|
commitdiff
2013-07-12
David Goulet
Bump UST ABI major version for 2.3 release
tree
|
commitdiff
2013-07-12
David Goulet
Add snapshot mode to lttng list session
tree
|
commitdiff
2013-07-12
David Goulet
Fix: support temporary snapshot max size and name
tree
|
commitdiff
2013-07-12
Julien Desfossez
Support snapshot max-size limitation
tree
|
commitdiff
2013-07-12
David Goulet
Fix: snapshot support for UST and kernel in same session
tree
|
commitdiff
2013-07-12
David Goulet
Implement lttng create --snapshot command
tree
|
commitdiff
2013-07-12
David Goulet
Add create session snapshot API in lttng-sessiond
tree
|
commitdiff
2013-07-10
David Goulet
Add snapshot output init call that uses URIs
tree
|
commitdiff
2013-07-10
Mathieu Desnoyers
Fix: consumer err_sock cloexec
tree
|
commitdiff
2013-07-10
Woegerer, Paul
Callsite: add "ip" context
tree
|
commitdiff
2013-07-09
David Goulet
Fix: possible consumer sockets double close on cleanup
tree
|
commitdiff
2013-07-08
Mohamad Gebai
Automatically load kvm-x86 and kvm-x86-mmu probes.
tree
|
commitdiff
2013-07-08
Mathieu Desnoyers
Fix: consumer: use uint64_t for all sessiond_id
tree
|
commitdiff
2013-07-05
David Goulet
Fix: close consumer sockets in sessiond cleanup
tree
|
commitdiff
2013-07-05
David Goulet
Fix: set globally visible flag to kernel stream
tree
|
commitdiff
2013-07-05
Mathieu Desnoyers
Fix: lttng: memory leak in snapshot record command
tree
|
commitdiff
2013-07-05
Mathieu Desnoyers
Fix: kernel-consumer: double-close
tree
|
commitdiff
2013-07-05
Mathieu Desnoyers
Fix: consumer: incorrect size zmalloc
tree
|
commitdiff
2013-07-05
David Goulet
Fix: don't try to send stream to relayd if not in streaming
tree
|
commitdiff
2013-07-05
David Goulet
Fix: relayd refcount updates for stream
tree
|
commitdiff
2013-07-05
David Goulet
Fix: don't send error to sessiond on orderly shutdown
tree
|
commitdiff
2013-07-05
David Goulet
Fix: bad pathname used when sending kernel stream to...
tree
|
commitdiff
2013-07-05
David Goulet
Fix: add globally visible flag in stream
tree
|
commitdiff
2013-07-05
David Goulet
Fix: destroy metadata stream on setup metadata error...
tree
|
commitdiff
2013-07-05
David Goulet
Fix: send kernel stream to relayd only if needed
tree
|
commitdiff
2013-07-05
Julien Desfossez
Fix: destroy streams for kernel snapshot sessions as...
tree
|
commitdiff
2013-07-05
Julien Desfossez
Fix: close and destroy metadata stream after a kernel...
tree
|
commitdiff
2013-07-05
David Goulet
Fix: print errno message on connect() error
tree
|
commitdiff
2013-07-05
Mathieu Desnoyers
Fix: possible double-close on stream out_fd
tree
|
commitdiff
2013-07-04
David Goulet
Fix: session ID signess to uin64_t in sessiond
tree
|
commitdiff
2013-07-04
Julien Desfossez
Add UST snapshot support
tree
|
commitdiff
2013-07-04
Mathieu Desnoyers
Fix: consumer_add_relayd_socket() report errors to...
tree
|
commitdiff
2013-07-04
Mathieu Desnoyers
Fix: add missing enum lttcomm_return_code entries
tree
|
commitdiff
2013-07-04
Mathieu Desnoyers
Fix: UST per-UID channels persist across application...
tree
|
commitdiff
2013-06-28
David Goulet
Fix: kernel snapshot metadata handling and error paths
tree
|
commitdiff
2013-06-28
David Goulet
Fix: coding style and debug statement
tree
|
commitdiff
2013-06-28
David Goulet
Fix: put subbuffer back in kernel snapshot error path
tree
|
commitdiff
2013-06-28
Julien Desfossez
Fix: overflow in uri_to_str_url
tree
|
commitdiff
2013-06-28
Mathieu Desnoyers
Fix: sessiond: use uint64_t for all session ids
tree
|
commitdiff
2013-06-28
David Goulet
Fix: use snapshot consumer output for kernel
tree
|
commitdiff
2013-06-28
Mathieu Desnoyers
Fix: consumer: 64-bit index for relayd rather than...
tree
|
commitdiff
2013-06-28
Julien Desfossez
Fix UST channel/stream output assignation
tree
|
commitdiff
2013-06-28
Julien Desfossez
Fix: send per-pid session id in channel creation
tree
|
commitdiff
2013-06-28
Mathieu Desnoyers
Fix: consumer double-close on error
tree
|
commitdiff
2013-06-28
David Goulet
Fix: snapshot path
tree
|
commitdiff
2013-06-28
David Goulet
Add utils function to format current time as a string
tree
|
commitdiff
2013-06-28
David Goulet
Fix: set hidden attribute to utils_* calls
tree
|
commitdiff
2013-06-27
Julien Desfossez
Fix: consumer handling of metadata for relayd
tree
|
commitdiff
2013-06-27
Julien Desfossez
Add kernel snapshot support
tree
|
commitdiff
2013-06-27
David Goulet
Support flight recorder mode for a session
tree
|
commitdiff
2013-06-27
David Goulet
Implement snapshot commands in lttng-sessiond
tree
|
commitdiff
2013-06-27
David Goulet
Add snapshot command to lttng UI
tree
|
commitdiff
2013-06-27
David Goulet
Initial import of the snapshot ABI/API in lttng-ctl
tree
|
commitdiff
2013-06-27
David Goulet
Use the consumer stream API in consumer_del_stream()
tree
|
commitdiff
2013-06-27
David Goulet
Add consumer-stream.c/.h in libconsumer
tree
|
commitdiff
2013-06-27
David Goulet
Move multiple URLs parsing fct from lttng-ctl to uri.c
tree
|
commitdiff
2013-06-27
David Goulet
Add a lttng-ctl header to facilitate code separation
tree
|
commitdiff
2013-06-25
David Goulet
Fix: if relayd is unreachable, disable consumer for...
tree
|
commitdiff
2013-06-25
David Goulet
Fix: possible infinite loop in disable ust event
tree
|
commitdiff
2013-06-25
David Goulet
Fix: don't enable a channel if a session was already...
tree
|
commitdiff
2013-06-25
David Goulet
Fix: bad type for the relayd id
tree
|
commitdiff
2013-06-25
David Goulet
Fix: add debug statement in kernel flush metadata
tree
|
commitdiff
2013-06-25
David Goulet
Fix: destroy default created channel if add-context...
tree
|
commitdiff
2013-06-25
David Goulet
Fix: don't stop a session that was not previously started
tree
|
commitdiff
2013-06-25
David Goulet
Fix: bad protocol flow between sessiond and consumerd
tree
|
commitdiff
2013-06-25
David Goulet
Fix: kernel memory leak in error path
tree
|
commitdiff
2013-06-20
David Goulet
Fix: channel and stream leak in consumerd
tree
|
commitdiff
2013-06-19
David Goulet
Fix: consumer add channel return value was positive...
tree
|
commitdiff
2013-06-19
David Goulet
Fix: wrong check after malloc in buffer registry
tree
|
commitdiff
2013-06-19
David Goulet
Fix: change an ERR message to a DBG
tree
|
commitdiff
2013-06-19
Amit Margalit
Using LTTNG_HOME environment variable if exists, with...
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Fix: remove use of stat()
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Fix: out of bound strcpy
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Remove logically dead code
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Fix: handle close return value
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Remove useless if() check
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Fix: goto error_fatal on lttng_kconsumer_recv_cmd errors
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Fix: goto error_fatal on lttng_ustconsumer_recv_cmd...
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Fix: unnecessarily large memory allocation
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Fix: comparing array against NULL
tree
|
commitdiff
next
This page took
0.04152 seconds
and
7
git commands to generate.