projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Tests: Add Python test_utils module
[lttng-tools.git]
/
src
/
common
/
2013-03-21
Christian Babeux
Fix: Memory leaks on unknown hashtable type error handling
tree
|
commitdiff
2013-03-21
David Goulet
Support per UID buffers
tree
|
commitdiff
2013-03-21
David Goulet
Fix: function definition and declaration mismatch
tree
|
commitdiff
2013-03-11
David Goulet
Merge remote-tracking branch 'cbab-github/tests-cleanup...
tree
|
commitdiff
2013-03-11
Mathieu Desnoyers
Fix: default read timer values
tree
|
commitdiff
2013-03-11
Mathieu Desnoyers
Implement channel fd monitoring thread for UST
tree
|
commitdiff
2013-03-06
Mathieu Desnoyers
Add channel wakeup fd to monitor close
tree
|
commitdiff
2013-03-01
David Goulet
Move metadata creation into lttng-sessiond and lttng...
tree
|
commitdiff
2013-03-01
David Goulet
Move UST registry into sessiond and implement notifiers
tree
|
commitdiff
2013-02-18
David Goulet
Deprecate enable/disable-consumer
tree
|
commitdiff
2013-02-18
David Goulet
Move LTTng-UST buffer ownership from application to...
tree
|
commitdiff
2013-01-25
David Goulet
Cleanup: use LTTNG_PACKED in lttng-kernel.h
tree
|
commitdiff
2013-01-25
David Goulet
Cleanup: use LTTNG_HIDDEN in src/common
tree
|
commitdiff
2013-01-25
David Goulet
Add LTTNG_HIDDEN macro for hidden attribute
tree
|
commitdiff
2013-01-25
Mathieu Desnoyers
Symbol prefixing: in-house copy of hash table
tree
|
commitdiff
2013-01-25
Mathieu Desnoyers
Fix: add missing unistd.h for fdatasync in compat-fcntl.c
tree
|
commitdiff
2013-01-23
David Goulet
Use utils mkdir recursive in runas.c
tree
|
commitdiff
2013-01-23
David Goulet
Add mkdir_recursive function to libcommon utils
tree
|
commitdiff
2013-01-22
David Goulet
Fix: poll max size should be checked during resize
tree
|
commitdiff
2013-01-22
David Goulet
Fix: wrong variable type for read() return value
tree
|
commitdiff
2013-01-22
David Goulet
cppcheck: don't check NULL pointer before freeing them
tree
|
commitdiff
2013-01-22
David Goulet
Use default value for metadata file name
tree
|
commitdiff
2013-01-16
Samuel Martin
Make sync_file_range() usage optional
tree
|
commitdiff
2013-01-11
David Goulet
Add pidfile creation for lttng-sessiond
tree
|
commitdiff
2013-01-10
David Goulet
Fix: update next_net_seq_num after sending header
tree
|
commitdiff
2013-01-10
David Goulet
Fix: wrong loop continuation in metadata thread
tree
|
commitdiff
2013-01-09
David Goulet
Fix: remove unused session id map
tree
|
commitdiff
2013-01-09
David Goulet
Fix: wrong session id used on relayd lookup
tree
|
commitdiff
2012-12-20
David Goulet
Fix: bad check of accept() return value
tree
|
commitdiff
2012-12-20
David Goulet
Fix: missing mutex lock if relayd was not created
tree
|
commitdiff
2012-12-20
David Goulet
Fix: variable usage for data pending and add comments
tree
|
commitdiff
2012-12-19
David Goulet
Fix: compare write() return value to size
tree
|
commitdiff
2012-12-19
David Goulet
Fix: change perror to debug statement
tree
|
commitdiff
2012-12-19
David Goulet
Fix: don't print EPIPE error which can happen
tree
|
commitdiff
2012-12-19
David Goulet
Fix: handle shutdown on recv reply in relayd
tree
|
commitdiff
2012-12-19
David Goulet
Fix: Off by one in seq num for data pending command
tree
|
commitdiff
2012-12-18
David Goulet
Fix: for librelayd, fix negative reply ret code
tree
|
commitdiff
2012-12-18
David Goulet
Fix: change ERR/PERROR statement to DBG
tree
|
commitdiff
2012-12-18
David Goulet
Fix: DBG statement in relayd
tree
|
commitdiff
2012-12-18
David Goulet
Fix: handle consumer data pipe read error
tree
|
commitdiff
2012-12-18
David Goulet
Fix: flag metadata stream on quiescent control cmd
tree
|
commitdiff
2012-12-18
David Goulet
Fix: prioritize control socket communication in relayd
tree
|
commitdiff
2012-12-18
David Goulet
Fix: poll and epoll fd set reallocation
tree
|
commitdiff
2012-12-18
Mathieu Desnoyers
Fix: cppcheck linter cleanups
tree
|
commitdiff
2012-12-18
David Goulet
Fix: add missing goto pending if data is inflight
tree
|
commitdiff
2012-12-17
David Goulet
Fix: use the poll wait ret value when iterating on...
tree
|
commitdiff
2012-12-17
David Goulet
Fix: force the poll() return value to be nb_fd
tree
|
commitdiff
2012-12-14
David Goulet
Fix: Wrong check of node when cleaning up ht
tree
|
commitdiff
2012-12-14
David Goulet
Revert adding LTTNG_PACKED in lttng.h
tree
|
commitdiff
2012-12-14
David Goulet
Fix: memory leak in add relayd socket error path
tree
|
commitdiff
2012-12-14
Julien Desfossez
Move relay commands out of lttcomm_sessiond_command
tree
|
commitdiff
2012-12-14
Christian Babeux
Add return code to the testpoint mechanism
tree
|
commitdiff
2012-12-13
David Goulet
Fix: packed every sessiond-comm.h structure pass over...
tree
|
commitdiff
2012-12-13
David Goulet
Add LTTNG_PACKED macro
tree
|
commitdiff
2012-12-13
David Goulet
Fix data pending for inflight streaming
tree
|
commitdiff
2012-12-13
David Goulet
Map session id of relayd and sessiond in consumer
tree
|
commitdiff
2012-12-13
David Goulet
Add the relayd create session command
tree
|
commitdiff
2012-12-13
David Goulet
Make the consumer sends a ACK after each command
tree
|
commitdiff
2012-12-13
David Goulet
Remove MSG_WAITALL on every recvmsg() socket type
tree
|
commitdiff
2012-12-10
David Goulet
Fix: Add missing relayd ht cleanup and ht destroy
tree
|
commitdiff
2012-12-10
David Goulet
Fix: Allocate stream hash table in respective threads
tree
|
commitdiff
2012-12-10
David Goulet
Fix: Use stream deletion function when cleaning up
tree
|
commitdiff
2012-12-10
David Goulet
Fix: Missing umask when using run as no clone
tree
|
commitdiff
2012-12-10
David Goulet
Fix: Relayd and sessiond version check
tree
|
commitdiff
2012-12-10
David Goulet
Fix: FD leak on consumer add relayd socket error
tree
|
commitdiff
2012-12-10
David Goulet
Fix: Consumer sockets leak on error
tree
|
commitdiff
2012-12-07
David Goulet
Fix: Use endpoint status enum value in checks
tree
|
commitdiff
2012-12-07
David Goulet
Fix: protect consumer_find_channel with rcu locking
tree
|
commitdiff
2012-12-06
David Goulet
Fix: locking order between consumer and stream
tree
|
commitdiff
2012-12-06
David Goulet
Fix: don't steal key when adding a metadata stream
tree
|
commitdiff
2012-12-06
Mathieu Desnoyers
Consumer hold mutex for add stream
tree
|
commitdiff
2012-12-03
David Goulet
Fix: audit all close/fclose and check returned code
tree
|
commitdiff
2012-12-03
David Goulet
Fix: set the stream ht static in consumer file
tree
|
commitdiff
2012-11-27
David Goulet
Assign values to enum lttcomm_sessiond_command
tree
|
commitdiff
2012-11-22
David Goulet
Fix: add missing padding for UST filter
tree
|
commitdiff
2012-11-22
David Goulet
Add already enabled UST event error code
tree
|
commitdiff
2012-11-22
David Goulet
lttng.h API update: set filter becomes enable event...
tree
|
commitdiff
2012-11-22
David Goulet
Pass lttng_event struct to the set_filter API call
tree
|
commitdiff
2012-11-22
David Goulet
Adding context to an event is no longer possible
tree
|
commitdiff
2012-11-19
David Goulet
Add filter sequence number to UST
tree
|
commitdiff
2012-11-13
Simon Marchi
Add default subbuf sizes getter functions
tree
|
commitdiff
2012-11-13
Simon Marchi
Add max() and min() macro in common
tree
|
commitdiff
2012-11-09
David Goulet
Fix: Add pointer check when freeing poll events
tree
|
commitdiff
2012-11-08
David Goulet
Add a timeout to UST application socket
tree
|
commitdiff
2012-11-07
David Goulet
Fix: Set CLOEXEC flag on every created sockets
tree
|
commitdiff
2012-11-07
David Goulet
Remove consumer poll timeout in data thread
tree
|
commitdiff
2012-11-06
David Goulet
Fix: RCU hash table seed
tree
|
commitdiff
2012-11-06
David Goulet
Fix: Add EPIPE error handling on buffer splice
tree
|
commitdiff
2012-11-02
David Goulet
Fix: Add space for stream name CPU number
tree
|
commitdiff
2012-11-02
David Goulet
Fix: Add output option to enable-channel command
tree
|
commitdiff
2012-11-01
David Goulet
Fix: Sync issue when deleting a data stream
tree
|
commitdiff
2012-11-01
David Goulet
Rename data_available to data_pending
tree
|
commitdiff
2012-10-30
David Goulet
Fix: Add the ACCOUNTING flag to ht creation and set...
tree
|
commitdiff
2012-10-26
David Goulet
Fix: missing addrlen initialization before accept(2)
tree
|
commitdiff
2012-10-26
David Goulet
Fix: Synchronization issue for data available command
tree
|
commitdiff
2012-10-26
David Goulet
Fix: consumer relayd cleanup on disconnect
tree
|
commitdiff
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
next
This page took
0.044299 seconds
and
8
git commands to generate.