2015-11-04 | Ignore exclusion names order when matching events ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-11-04 | sessiond-comm.h: fix whitespaces ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-11-04 | Disallow duplicate event exclusion names ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-11-03 | Add LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-11-03 | Fix: lay out names in exclusion structure correctly ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-11-02 | Fix: Check for NULL hash tables on relay daemon teardown ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-11-02 | Fix: Verify directory's existence before calling mkdir ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-11-02 | Clean-up: declare variables at beginning of scope ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-24 | Load x86-exceptions lttng-modules probe ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-24 | Load x86-irq-vectors lttng-modules probe ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-23 | Agent: Make the agent protocol consistently network... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-23 | Clean-up: Remove unused variables from default.c ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-23 | Fix: Unchecked NULL string in logging statement ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-22 | Fix: include the filter expression in agent events... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-22 | Add the filter expression to the enable_event agent... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-22 | Add some IDE project files to the gitignore ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-21 | Fix live timer calculation error ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-20 | Don't initialize defaults in library constructor ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-20 | Initialize lttng_ht_seed on hashtable creation ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-20 | Cleanup: Missing space after cast operator ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Build: Switch from tar v7 to posix archive format ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Fix: Retry poll on interruption ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Explicitly allocate realpath() resolved buffer ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Select which binaries/extras to build at configure... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Move libconsumer under common/consumer/ ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Fix: There is more tests than the plan ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Remove dead check from configure.ac ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Fix: Silence warning by casting *sin_addr to *sockaddr ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: fix 'ERR' conflict with Solaris regset.h ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Relay protocol: check string lengths ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Fix: Silence warning of function having no return value ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Fix: Silence warnings when using uid_t and pid_t with... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add compat for platforms with no MSG_NOSIGNAL... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris compat to sessiond-comm/unix.c ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris compat for netdb ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Fix: Silence warning formating pid_t as int ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris dirent compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris paths compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Rename config.h to session-config.h ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Remove _GNU_SOURCE, defined in config.h ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: cleanup and portability fix to configure.ac ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Don't use SIGUNUSED which is not defined on Solaris ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Implement prctl wrapper ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Replace flock with fnctl ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: make bootstrap script work on most shells ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: removed unused clone() compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add macro for socket linking on solaris ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris support to mman compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Replace dirent->d_type by stat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Add missing include for memset() ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris support to socket compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: name clash on Solaris, rename sun to s_un ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: move memset of anc_buf inside ifdef ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris fls compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris string compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Use LTTNG_PATH_MAX instead of PATH_MAX ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Use LTTNG_HOST_NAME_MAX instead of HOST_NAME_MAX ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Use LTTNG_NAME_MAX instead of NAME_MAX ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris support to socket compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris support to poll compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris support to fcntl compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Port: Add Solaris endian.h compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Fix: Use 'echo' in a portable way ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Fix: Use result of AC_PROG_* when using sed / grep ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-19 | Cleanup: Remove commented-out constant ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-10-07 | Fix: use start and stop sessiond from utils.sh ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-30 | Fix: Remove dependency on glibc 2.12 caused by pthread_setna... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-29 | Fix: Log and ignore SIGINT and SIGTERM in run_as worker ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-29 | Add logging to the run_as worker ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-24 | Fix: Handle EINTR of waipid in run-as worker ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-24 | Fix: Handle EINTR of waitpid when spawning a session... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-23 | Fix: tests: support systems where PAGE_SIZE is not... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-22 | Test: jul/log4j: use -a instead of '*' to disable all... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-22 | Reword warning on event disable ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-22 | Clean-up: Remove unused test launchers ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-22 | Help: add -j -l -p option to help string ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-22 | man: update disable-event section ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-22 | Use empty event name on disable -a for ust and agent... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-22 | Fix: disable kernel event based on name and event type ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-21 | Tests: Clean-up test-crash on SIGTERM and SIGINT ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-21 | Fix: Possible dereference of null pointers ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-21 | Fix: Break out of loop when searching for a domain... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-21 | Fix: int printed as uint ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-21 | Fix: add subdir-objects to Makefile.am ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-21 | Fix: tests: skip UST perf tests if not root ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Fix: Check use_clone() instead of worker in run_as ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Fix: Perform rcu barrier before tearing down the run... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Fix: Handle hang-up gracefully in run-as ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Fix: Only log app handle release on failure ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Fix: shm-path: handling of snprintf return value ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Fix: Wrong format specifier used in debug statement ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Tests: Swap usages of pidof for pgrep --full ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Tests: indefinitely wait for shm buffers to be unlinked ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Fix: Hide run-as functions ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Fix: Hide sessiond-comm functions ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Cleanup: remove duplicated implementation of rculfhash ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Fix: relayd: don't call lttng_ht_destroy in RCU read... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-18 | Fix: libc internal mutex races with run_as ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-17 | Fix: Hide readwrite symbols in common lib ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
2015-09-17 | Fix: Hide pipe symbols in common lib ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree | |
next |