projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: Check for NULL hash tables on relay daemon teardown
[lttng-tools.git]
/
src
/
common
/
2015-11-02
Jérémie Galarneau
Fix: Verify directory's existence before calling mkdir
tree
|
commitdiff
2015-11-02
Jérémie Galarneau
Clean-up: declare variables at beginning of scope
tree
|
commitdiff
2015-10-23
Jérémie Galarneau
Clean-up: Remove unused variables from default.c
tree
|
commitdiff
2015-10-22
Alexandre Montplaisir
Add the filter expression to the enable_event agent...
tree
|
commitdiff
2015-10-21
Mikael Beckius
Fix live timer calculation error
tree
|
commitdiff
2015-10-20
Jérémie Galarneau
Don't initialize defaults in library constructor
tree
|
commitdiff
2015-10-20
Jérémie Galarneau
Initialize lttng_ht_seed on hashtable creation
tree
|
commitdiff
2015-10-20
Jérémie Galarneau
Cleanup: Missing space after cast operator
tree
|
commitdiff
2015-10-19
Jérémie Galarneau
Fix: Retry poll on interruption
tree
|
commitdiff
2015-10-19
Jérémie Galarneau
Port: Explicitly allocate realpath() resolved buffer
tree
|
commitdiff
2015-10-19
Jonathan Rajotte
Select which binaries/extras to build at configure...
tree
|
commitdiff
2015-10-19
Jonathan Rajotte
Move libconsumer under common/consumer/
tree
|
commitdiff
2015-10-19
Michael Jeanson
Fix: Silence warning by casting *sin_addr to *sockaddr
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: fix 'ERR' conflict with Solaris regset.h
tree
|
commitdiff
2015-10-19
Mathieu Desnoyers
Relay protocol: check string lengths
tree
|
commitdiff
2015-10-19
Michael Jeanson
Fix: Silence warning of function having no return value
tree
|
commitdiff
2015-10-19
Michael Jeanson
Fix: Silence warnings when using uid_t and pid_t with...
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add compat for platforms with no MSG_NOSIGNAL...
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris compat to sessiond-comm/unix.c
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris compat for netdb
tree
|
commitdiff
2015-10-19
Michael Jeanson
Fix: Silence warning formating pid_t as int
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris dirent compat
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris paths compat
tree
|
commitdiff
2015-10-19
Michael Jeanson
Rename config.h to session-config.h
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Remove _GNU_SOURCE, defined in config.h
tree
|
commitdiff
2015-10-19
Jérémie Galarneau
Port: Don't use SIGUNUSED which is not defined on Solaris
tree
|
commitdiff
2015-10-19
Jérémie Galarneau
Port: Implement prctl wrapper
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Replace flock with fnctl
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: removed unused clone() compat
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add macro for socket linking on solaris
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris support to mman compat
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Replace dirent->d_type by stat
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris support to socket compat
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: name clash on Solaris, rename sun to s_un
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: move memset of anc_buf inside ifdef
tree
|
commitdiff
2015-10-19
Jérémie Galarneau
Port: Add Solaris fls compat
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris string compat
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Use LTTNG_PATH_MAX instead of PATH_MAX
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Use LTTNG_HOST_NAME_MAX instead of HOST_NAME_MAX
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Use LTTNG_NAME_MAX instead of NAME_MAX
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris support to socket compat
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris support to poll compat
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris support to fcntl compat
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris endian.h compat
tree
|
commitdiff
2015-09-30
Jérémie Galarneau
Fix: Remove dependency on glibc 2.12 caused by pthread_...
tree
|
commitdiff
2015-09-29
Jérémie Galarneau
Fix: Log and ignore SIGINT and SIGTERM in run_as worker
tree
|
commitdiff
2015-09-29
Jérémie Galarneau
Add logging to the run_as worker
tree
|
commitdiff
2015-09-24
Jérémie Galarneau
Fix: Handle EINTR of waipid in run-as worker
tree
|
commitdiff
2015-09-21
Michael Jeanson
Fix: Possible dereference of null pointers
tree
|
commitdiff
2015-09-21
Michael Jeanson
Fix: int printed as uint
tree
|
commitdiff
2015-09-21
Mathieu Desnoyers
Fix: add subdir-objects to Makefile.am
tree
|
commitdiff
2015-09-18
Jérémie Galarneau
Fix: Check use_clone() instead of worker in run_as
tree
|
commitdiff
2015-09-18
Jérémie Galarneau
Fix: Perform rcu barrier before tearing down the run...
tree
|
commitdiff
2015-09-18
Jérémie Galarneau
Fix: Handle hang-up gracefully in run-as
tree
|
commitdiff
2015-09-18
Mathieu Desnoyers
Fix: shm-path: handling of snprintf return value
tree
|
commitdiff
2015-09-18
Jérémie Galarneau
Fix: Hide run-as functions
tree
|
commitdiff
2015-09-18
Jérémie Galarneau
Fix: Hide sessiond-comm functions
tree
|
commitdiff
2015-09-18
Mathieu Desnoyers
Cleanup: remove duplicated implementation of rculfhash
tree
|
commitdiff
2015-09-18
Mathieu Desnoyers
Fix: libc internal mutex races with run_as
tree
|
commitdiff
2015-09-17
Jérémie Galarneau
Fix: Hide readwrite symbols in common lib
tree
|
commitdiff
2015-09-17
Jérémie Galarneau
Fix: Hide pipe symbols in common lib
tree
|
commitdiff
2015-09-17
Jérémie Galarneau
Fix: Hide daemonize symbols in common lib
tree
|
commitdiff
2015-09-17
Jérémie Galarneau
Fix: Hide RCU hashtable wrapper symbols
tree
|
commitdiff
2015-09-17
Jérémie Galarneau
Clean-up: NULL free'd pointers in utils_partial_realpath
tree
|
commitdiff
2015-09-17
Antoine Busque
Fix: prevent dangling pointer in utils_partial_realpath
tree
|
commitdiff
2015-09-16
Jérémie Galarneau
Fix: rcu_read_unlock without parentheses has no side...
tree
|
commitdiff
2015-09-15
Antoine Busque
Fix: memleak in utils_partial_realpath
tree
|
commitdiff
2015-09-14
Mathieu Desnoyers
Fix: LPOLLHUP and LPOLLERR when there is still data...
tree
|
commitdiff
2015-09-06
Philippe Proulx
sessiond: use `loglevel_value` and `loglevel_type`...
tree
|
commitdiff
2015-09-05
Jonathan Rajotte
Fix: use pid element instead of process element
tree
|
commitdiff
2015-09-05
Jérémie Galarneau
Silence undefined return value warning
tree
|
commitdiff
2015-09-04
Mathieu Desnoyers
Cleanup: privatize consumer_allocate_relayd_sock_pair
tree
|
commitdiff
2015-09-04
Mathieu Desnoyers
Fix: consumer timer misses RCU thread registration
tree
|
commitdiff
2015-09-04
Mathieu Desnoyers
Fix: free metadata cache after grace period in consumer
tree
|
commitdiff
2015-09-04
Mathieu Desnoyers
Fix: sessiond vs consumerd push/get metadata deadlock
tree
|
commitdiff
2015-09-04
Mathieu Desnoyers
Fix: streamline ret/errno of run_as()
tree
|
commitdiff
2015-09-04
Mathieu Desnoyers
Fix: Relay daemon ownership and reference counting
tree
|
commitdiff
2015-09-03
Jérémie Galarneau
Accept uid and gid parameters in utils_mkdir()/utils_mk...
tree
|
commitdiff
2015-09-01
Jérémie Galarneau
Initialize default log level of events on load
tree
|
commitdiff
2015-09-01
Jérémie Galarneau
Fix: UTF-8 characters may be stored on up to 4 bytes
tree
|
commitdiff
2015-09-01
Jérémie Galarneau
Prevent the addition of UST events to agent channels
tree
|
commitdiff
2015-09-01
Jérémie Galarneau
Fix: typo in error message
tree
|
commitdiff
2015-08-23
Jérémie Galarneau
Prevent the use of reserved UST event names
tree
|
commitdiff
2015-08-21
Philippe Proulx
Fix: assert(0) when listing Python events with MI
tree
|
commitdiff
2015-08-14
Mathieu Desnoyers
Fix: take RCU read-side lock within hash table functions
tree
|
commitdiff
2015-08-13
Michael Jeanson
Fix: Improve the error reporting of the track/untrack...
tree
|
commitdiff
2015-08-12
Jonathan Rajotte
Cleanup: reuse tracker* element from config
tree
|
commitdiff
2015-08-12
Jonathan Rajotte
Save/load: pid_tracker feature.
tree
|
commitdiff
2015-08-11
Jérémie Galarneau
Mi: track/untrack: validation
tree
|
commitdiff
2015-08-11
Jérémie Galarneau
Docs: Grammar fixes in mi_lttng.xsd
tree
|
commitdiff
2015-08-11
Jonathan Rajotte
Mi: track/untrack/listing
tree
|
commitdiff
2015-08-07
Jérémie Galarneau
Fix: intialization of ust_metadata_poll_pipe to garbage...
tree
|
commitdiff
2015-08-06
Jérémie Galarneau
Docs: Document Agent reply codes
tree
|
commitdiff
2015-08-06
Jérémie Galarneau
Docs: Remove Java-specific comments from agent.h
tree
|
commitdiff
2015-08-06
Jérémie Galarneau
Docs: Grammar fix in agent header
tree
|
commitdiff
2015-08-06
Jérémie Galarneau
Add agent reply code logging helpers
tree
|
commitdiff
2015-08-06
Jérémie Galarneau
Add a LOG() macro which handles dynamic severity levels
tree
|
commitdiff
2015-08-06
Jérémie Galarneau
Fix: Use MSG_NOSIGNAL when calling sendmsg()
tree
|
commitdiff
2015-07-30
Jérémie Galarneau
Rename Python agent event name to omit "user"
tree
|
commitdiff
2015-07-30
Jérémie Galarneau
Consolidate agent event names regardless of user privilege
tree
|
commitdiff
next
This page took
0.045285 seconds
and
8
git commands to generate.