lttng-tools.git
2015-11-11  Philippe Proulxmake check: add warning when LTTng processes are running
2015-11-11  Julien DesfossezMissing cpu id kernel context in the kernel tracer ABI
2015-11-11  Michael JeansonUse --without-lttng-ust in error message
2015-11-10  Jonathan RajotteUse --with/--without for lttng-ust support
2015-11-10  Jonathan RajotteOnly compare "bison -y" to the basename of YACC variable
2015-11-06  Jérémie GalarneauTests: Add debug output to getcpu_override
2015-11-04  Jérémie GalarneauTests: Change description of clock-override test
2015-11-04  Philippe ProulxAdd event exclusion test for identical names
2015-11-04  Philippe ProulxWarn when exclusion names are truncated
2015-11-04  Philippe ProulxTruncate exclusion names to have a terminal '\0'
2015-11-04  Philippe ProulxIgnore exclusion names order when matching events
2015-11-04  Philippe Proulxsessiond-comm.h: fix whitespaces
2015-11-04  Philippe ProulxDisallow duplicate event exclusion names
2015-11-03  Philippe ProulxAdd LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro
2015-11-03  Philippe ProulxFix: lay out names in exclusion structure correctly
2015-11-02  Jérémie GalarneauFix: Check for NULL hash tables on relay daemon teardown
2015-11-02  Jérémie GalarneauFix: Verify directory's existence before calling mkdir
2015-11-02  Jérémie GalarneauClean-up: declare variables at beginning of scope
2015-10-24  Mathieu DesnoyersLoad x86-exceptions lttng-modules probe
2015-10-24  Mathieu DesnoyersLoad x86-irq-vectors lttng-modules probe
2015-10-23  Jérémie GalarneauAgent: Make the agent protocol consistently network...
2015-10-23  Jérémie GalarneauClean-up: Remove unused variables from default.c
2015-10-23  Jérémie GalarneauFix: Unchecked NULL string in logging statement
2015-10-22  Alexandre MontplaisirFix: include the filter expression in agent events...
2015-10-22  Alexandre MontplaisirAdd the filter expression to the enable_event agent...
2015-10-22  Alexandre MontplaisirAdd some IDE project files to the gitignore
2015-10-21  Mikael BeckiusFix live timer calculation error
2015-10-20  Jérémie GalarneauDon't initialize defaults in library constructor
2015-10-20  Jérémie GalarneauInitialize lttng_ht_seed on hashtable creation
2015-10-20  Jérémie GalarneauCleanup: Missing space after cast operator
2015-10-19  Jérémie GalarneauBuild: Switch from tar v7 to posix archive format
2015-10-19  Jérémie GalarneauFix: Retry poll on interruption
2015-10-19  Jérémie GalarneauPort: Explicitly allocate realpath() resolved buffer
2015-10-19  Jonathan RajotteSelect which binaries/extras to build at configure...
2015-10-19  Jonathan RajotteMove libconsumer under common/consumer/
2015-10-19  Jonathan RajotteFix: There is more tests than the plan
2015-10-19  Jonathan RajotteRemove dead check from configure.ac
2015-10-19  Michael JeansonFix: Silence warning by casting *sin_addr to *sockaddr
2015-10-19  Michael JeansonPort: fix 'ERR' conflict with Solaris regset.h
2015-10-19  Mathieu DesnoyersRelay protocol: check string lengths
2015-10-19  Michael JeansonFix: Silence warning of function having no return value
2015-10-19  Michael JeansonFix: Silence warnings when using uid_t and pid_t with...
2015-10-19  Michael JeansonPort: Add compat for platforms with no MSG_NOSIGNAL...
2015-10-19  Michael JeansonPort: Add Solaris compat to sessiond-comm/unix.c
2015-10-19  Michael JeansonPort: Add Solaris compat for netdb
2015-10-19  Michael JeansonFix: Silence warning formating pid_t as int
2015-10-19  Michael JeansonPort: Add Solaris dirent compat
2015-10-19  Michael JeansonPort: Add Solaris paths compat
2015-10-19  Michael JeansonRename config.h to session-config.h
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-10-19  Michael JeansonPort: cleanup and portability fix to configure.ac
2015-10-19  Jérémie GalarneauPort: Don't use SIGUNUSED which is not defined on Solaris
2015-10-19  Jérémie GalarneauPort: Implement prctl wrapper
2015-10-19  Michael JeansonPort: Replace flock with fnctl
2015-10-19  Michael JeansonPort: make bootstrap script work on most shells
2015-10-19  Michael JeansonPort: removed unused clone() compat
2015-10-19  Michael JeansonPort: Add macro for socket linking on solaris
2015-10-19  Michael JeansonPort: Add Solaris support to mman compat
2015-10-19  Michael JeansonPort: Replace dirent->d_type by stat
2015-10-19  Michael JeansonAdd missing include for memset()
2015-10-19  Michael JeansonPort: Add Solaris support to socket compat
2015-10-19  Michael JeansonPort: name clash on Solaris, rename sun to s_un
2015-10-19  Michael JeansonPort: move memset of anc_buf inside ifdef
2015-10-19  Jérémie GalarneauPort: Add Solaris fls compat
2015-10-19  Michael JeansonPort: Add Solaris string compat
2015-10-19  Michael JeansonPort: Use LTTNG_PATH_MAX instead of PATH_MAX
2015-10-19  Michael JeansonPort: Use LTTNG_HOST_NAME_MAX instead of HOST_NAME_MAX
2015-10-19  Michael JeansonPort: Use LTTNG_NAME_MAX instead of NAME_MAX
2015-10-19  Michael JeansonPort: Add Solaris support to socket compat
2015-10-19  Michael JeansonPort: Add Solaris support to poll compat
2015-10-19  Michael JeansonPort: Add Solaris support to fcntl compat
2015-10-19  Michael JeansonPort: Add Solaris endian.h compat
2015-10-19  Michael JeansonFix: Use 'echo' in a portable way
2015-10-19  Michael JeansonFix: Use result of AC_PROG_* when using sed / grep
2015-10-19  Jérémie GalarneauCleanup: Remove commented-out constant
2015-10-07  Jonathan RajotteFix: use start and stop sessiond from utils.sh
2015-09-30  Jérémie GalarneauFix: Remove dependency on glibc 2.12 caused by pthread_...
2015-09-29  Jérémie GalarneauFix: Log and ignore SIGINT and SIGTERM in run_as worker
2015-09-29  Jérémie GalarneauAdd logging to the run_as worker
2015-09-24  Jérémie GalarneauFix: Handle EINTR of waipid in run-as worker
2015-09-24  Jérémie GalarneauFix: Handle EINTR of waitpid when spawning a session...
2015-09-23  Michael JeansonFix: tests: support systems where PAGE_SIZE is not...
2015-09-22  Jonathan RajotteTest: jul/log4j: use -a instead of '*' to disable all...
2015-09-22  Jérémie GalarneauReword warning on event disable
2015-09-22  Jérémie GalarneauClean-up: Remove unused test launchers
2015-09-22  Jonathan RajotteHelp: add -j -l -p option to help string
2015-09-22  Jonathan Rajotteman: update disable-event section
2015-09-22  Jonathan RajotteUse empty event name on disable -a for ust and agent...
2015-09-22  Jonathan RajotteFix: disable kernel event based on name and event type
2015-09-21  Jérémie GalarneauTests: Clean-up test-crash on SIGTERM and SIGINT
2015-09-21  Michael JeansonFix: Possible dereference of null pointers
2015-09-21  Jérémie GalarneauFix: Break out of loop when searching for a domain...
2015-09-21  Michael JeansonFix: int printed as uint
2015-09-21  Mathieu DesnoyersFix: add subdir-objects to Makefile.am
2015-09-21  Mathieu DesnoyersFix: tests: skip UST perf tests if not root
2015-09-18  Jérémie GalarneauFix: Check use_clone() instead of worker in run_as
2015-09-18  Jérémie GalarneauFix: Perform rcu barrier before tearing down the run...
2015-09-18  Jérémie GalarneauFix: Handle hang-up gracefully in run-as
2015-09-18  Jérémie GalarneauFix: Only log app handle release on failure
2015-09-18  Mathieu DesnoyersFix: shm-path: handling of snprintf return value
next
This page took 0.037717 seconds and 4 git commands to generate.