2016-02-12 | Jérémie Galarneau | Notify java agent of enabled application contexts ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Add app context support to lttng client ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Enforce const-correctness in UNIX socket wrappers ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Remove superflous domain check in context_ust_add ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Remove superflous domain check in add_uctx_to_channel ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Use lttng_domain_type enum instead of bare integer ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Add application context support to lttng-ctl lttng_add_context ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Cleanup comments in lttng-ctl.c ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Tests fix: source utils.sh before using conf_proc_count ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Tests: use configured processor count in getcpu override... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Tests: use configured processor count in snapshot tests ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Tests: Introduce conf_proc_count() ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-12 | Jérémie Galarneau | Tests: print a more precise test description in snapshot... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-11 | Mathieu Desnoyers | clock offset: print negative value in metadata for... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-02-11 | Mathieu Desnoyers | Fix: handle negative clock offset for lttng-ust metadata ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-01-14 | Jonathan Rajotte | Fix: test: append to LD_LIBRARY_PATH ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-01-14 | Jonathan Rajotte | Fix: test: use load_path instead of $1 ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-01-14 | Jérémie Galarneau | Bump lttng-ust protocol version to 6.1 ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-01-14 | Mathieu Desnoyers | Add CTF enum type support for UST registry ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-01-13 | Jérémie Galarneau | Cleanup __lttng_print macro indentation ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-01-13 | Jonathan Rajotte | Fix: do not print error and bug messages when quiet... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-01-13 | Mathieu Desnoyers | Fix: test_ust-dl requires bash ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-01-13 | Mathieu Desnoyers | Fix: test script requires bash ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-01-13 | Michael Jeanson | Fix: missing $ in SED variable ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2016-01-07 | Michael Jeanson | Tests: fix make targets using objcopy ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-12-08 | Jonathan Rajotte | Build: fallback to AC_CHECK_LIBS when looking for popt... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-12-08 | Samuel Martin | tests/unit: fix object files' location ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-12-01 | Samuel Martin | configure.ac: fix static build ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-30 | Michael Jeanson | Tests: fix tracefile count when page_size is > 4k ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-29 | Samuel Martin | configure.ac: use $withval with AC_ARG_WITH ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-27 | Jérémie Galarneau | Fix: close indexes when rotating the trace files in... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-27 | Julien Desfossez | Fix: close indexes when rotating the trace files in... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-19 | Jérémie Galarneau | Clarify error message on "add context" failure ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-19 | Jérémie Galarneau | Fix: Don't spam session daemon logs on invalid UST... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-12 | Jérémie Galarneau | Tests: getcpu_override: use event delay when launching... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-12 | Jérémie Galarneau | Tests: getcpu: no events shall be emitted at the same... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-12 | Jérémie Galarneau | Tests: Switch test apps to use usleep_safe() ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-12 | Jérémie Galarneau | Tests: Add a test utils library ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-12 | Jérémie Galarneau | Fix: redefinition of _GNU_SOURCE ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-12 | Jérémie Galarneau | Tests: only call usleep if the test in configured to... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-12 | Antoine Busque | Test: add UST dl helper test ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-12 | Antoine Busque | Test: add UST baddr statedump test ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-11 | Philippe Proulx | lttng: add status command ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-11 | Philippe Proulx | lttng: factor out declaration of commands ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-11 | Philippe Proulx | make check: add warning when LTTng processes are running ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-11 | Julien Desfossez | Missing cpu id kernel context in the kernel tracer ABI ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-11 | Michael Jeanson | Use --without-lttng-ust in error message ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-10 | Jonathan Rajotte | Use --with/--without for lttng-ust support ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-10 | Jonathan Rajotte | Only compare "bison -y" to the basename of YACC variable ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-06 | Jérémie Galarneau | Tests: Add debug output to getcpu_override ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-04 | Jérémie Galarneau | Tests: Change description of clock-override test ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-04 | Philippe Proulx | Add event exclusion test for identical names ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-04 | Philippe Proulx | Warn when exclusion names are truncated ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-04 | Philippe Proulx | Truncate exclusion names to have a terminal '\0' ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-04 | Philippe Proulx | Ignore exclusion names order when matching events ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-04 | Philippe Proulx | sessiond-comm.h: fix whitespaces ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-04 | Philippe Proulx | Disallow duplicate event exclusion names ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-03 | Philippe Proulx | Add LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-03 | Philippe Proulx | Fix: lay out names in exclusion structure correctly ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-02 | Jérémie Galarneau | 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 | Jérémie Galarneau | Fix: Verify directory's existence before calling mkdir ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-11-02 | Jérémie Galarneau | Clean-up: declare variables at beginning of scope ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-24 | Mathieu Desnoyers | Load x86-exceptions lttng-modules probe ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-24 | Mathieu Desnoyers | Load x86-irq-vectors lttng-modules probe ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-23 | Jérémie Galarneau | Agent: Make the agent protocol consistently network... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-23 | Jérémie Galarneau | Clean-up: Remove unused variables from default.c ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-23 | Jérémie Galarneau | Fix: Unchecked NULL string in logging statement ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-22 | Alexandre Montplaisir | Fix: include the filter expression in agent events... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-22 | Alexandre Montplaisir | 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 | Alexandre Montplaisir | Add some IDE project files to the gitignore ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-21 | Mikael Beckius | Fix live timer calculation error ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-20 | Jérémie Galarneau | Don't initialize defaults in library constructor ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-20 | Jérémie Galarneau | Initialize lttng_ht_seed on hashtable creation ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-20 | Jérémie Galarneau | Cleanup: Missing space after cast operator ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Jérémie Galarneau | 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 | Jérémie Galarneau | Fix: Retry poll on interruption ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Jérémie Galarneau | Port: Explicitly allocate realpath() resolved buffer ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Jonathan Rajotte | Select which binaries/extras to build at configure... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Jonathan Rajotte | Move libconsumer under common/consumer/ ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Jonathan Rajotte | Fix: There is more tests than the plan ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Jonathan Rajotte | Remove dead check from configure.ac ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Michael Jeanson | 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 | Michael Jeanson | Port: fix 'ERR' conflict with Solaris regset.h ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Mathieu Desnoyers | Relay protocol: check string lengths ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Michael Jeanson | 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 | Michael Jeanson | 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 | Michael Jeanson | 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 | Michael Jeanson | 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 | Michael Jeanson | Port: Add Solaris compat for netdb ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Michael Jeanson | Fix: Silence warning formating pid_t as int ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Michael Jeanson | Port: Add Solaris dirent compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Michael Jeanson | Port: Add Solaris paths compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Michael Jeanson | Rename config.h to session-config.h ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Michael Jeanson | Port: Remove _GNU_SOURCE, defined in config.h ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Michael Jeanson | Port: cleanup and portability fix to configure.ac ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Jérémie Galarneau | 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 | Jérémie Galarneau | Port: Implement prctl wrapper ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Michael Jeanson | Port: Replace flock with fnctl ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Michael Jeanson | Port: make bootstrap script work on most shells ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2015-10-19 | Michael Jeanson | Port: removed unused clone() compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
next |