2015-09-21 | Mathieu Desnoyers | Fix: Value stored to 'has_waited' is never read ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-21 | Mathieu Desnoyers | Fix: Argument with 'nonnull' attribute passed null ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-21 | Jonathan Rajotte | Cleanup: Unnecessary bit shift ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-21 | Antoine Busque | Clean-up: remove extraneous "found" parameters in ust-elf ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-21 | Mathieu Desnoyers | Fix: sysconf() unchecked return value ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-09 | Philippe Proulx | doc: add Python example ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-09 | Philippe Proulx | Fix: Python agent: do not register twice to same port ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-08 | Antoine Busque | Fix: potential leaks in error paths ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-08 | Antoine Busque | Fix: double free in liblttng-ust-dl ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-04 | Michael Jeanson | Fix: make check in OOT build with absolute path ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-04 | Mathieu Desnoyers | Fix: elf: leaks on error paths ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-04 | Mathieu Desnoyers | Cleanup: coding style ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-04 | Mathieu Desnoyers | Cleanup: elf: use off_t for offsets, size_t for len ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-04 | Mathieu Desnoyers | Cleanup: eliminate implicit sign-extension ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-04 | Mathieu Desnoyers | Fix: elf: NULL pointer dereference ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-04 | Michael Jeanson | Fix: add missing ust-elf.h header to dist ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-04 | Michael Jeanson | Fix: make check in out of tree build ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-01 | Mathieu Desnoyers | Fix: old gcc warnings ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-09-01 | Mathieu Desnoyers | Fix: old gcc warning ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-31 | Mathieu Desnoyers | Fix: remove stale lttng-ust-elf.h from makefile ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-31 | Mathieu Desnoyers | Fix: elf: uninitialized ret ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-31 | Mathieu Desnoyers | Fix: test elf: handle NULL debug file ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-31 | Mathieu Desnoyers | test: elf move constants to top of implementation ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-31 | Mathieu Desnoyers | Fix: elf test prog arg checking ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-31 | Mathieu Desnoyers | baddr statedump: remove dependency on file streams ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-31 | Mathieu Desnoyers | baddr statedump: hold ust lock around allocations ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-29 | Antoine Busque | Add unit tests for lttng_ust_elf ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-29 | Antoine Busque | Add memory size, build id, and debug link info to statedump... ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-26 | Mathieu Desnoyers | Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-25 | Mathieu Desnoyers | Cleanup: more descriptive error message ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-21 | Mathieu Desnoyers | Fix: add missing ust lock around objd_table_destroy() ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-17 | Mathieu Desnoyers | Fix: application exit race with pthread cancel ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-11 | Mathieu Desnoyers | Cleanup: configure layout for python agent detection ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Build: python agent: use setup.py over autoconf ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Build: add python interpreter used by python agent... ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Doc: basic lttng ust python agent documentation ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Build: use AM_PATH_PYTHON to resolve python when building... ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Build: only check if python exists in path ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-06 | Mathieu Desnoyers | Update version to 2.8.0-pre ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-08-06 | Alexandre Montplaisir | Fix: Send the correct Java agent return code when disabling... ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-31 | Alexandre Montplaisir | Fix: Correctly handle the command to disable all events ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-31 | Alexandre Montplaisir | Small refactor of the Java agent's TCP client ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-31 | Alexandre Montplaisir | Rename Java Agent event names to "event" ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-30 | Jérémie Galarneau | Rename Python agent tracepoint to "event" ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-29 | Alexandre Montplaisir | Allow compiling the Java agent with Java 1.6 ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-29 | Alexandre Montplaisir | Restore concurrent build when Java agent is enabled ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-29 | Alexandre Montplaisir | Refactor Java agent to let applications manage the... ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-24 | Jonathan Rajotte | Doc: add LTTNG_UST_CLOCK_PLUGIN to man page ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-24 | Jonathan Rajotte | Doc: add LTTNG_UST_GETCPU_PLUGIN to man page ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-22 | Alexandre Montplaisir | Cleanup: Add Javadoc to all public methods and members ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-22 | Alexandre Montplaisir | Fix: Small fixes to the Java agent example files ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-22 | Alexandre Montplaisir | Update doc/java-agent.txt to reflect the new packaging ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-22 | Alexandre Montplaisir | Split Java agent library in 3 separate jars ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-22 | Alexandre Montplaisir | Remove deprecated org.lttng.ust.jul.LTTngAgent class ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-22 | Alexandre Montplaisir | Use tar-ustar format for the dist archive ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-16 | Mathieu Desnoyers | Fix: remove generated file from git tree ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-15 | Mathieu Desnoyers | Version 2.7.0-rc1 ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-08 | Michael Jeanson | Fix: Use $enableval with AC_ARG_ENABLE ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-07 | Jérémie Galarneau | Fix: Cleanup local_apps sock_info in lttng_ust_cleanup ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-06 | Mathieu Desnoyers | Fix: handle sys_futex EINTR and EWOULDBLOCK ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-02 | Mathieu Desnoyers | Fix: update liburcu URL ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-07-01 | Philippe Proulx | .gitignore: ignore Python agent generated files |
commit | commitdiff | tree |
2015-07-01 | Philippe Proulx | Add ctf_sequence_hex() macro |
commit | commitdiff | tree |
2015-06-30 | Antoine Busque | Fix: set soinfo_data's vdso flag correctly in base... ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-30 | Michael Jeanson | Fix: running java examples out of tree ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-30 | Michael Jeanson | Fix: java class check when uudecode is not present ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-30 | Mathieu Desnoyers | Cleanup: remove extra whitespace in configure output ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-30 | Michael Jeanson | Default to no unaligned access on unsupported archs ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-25 | Michael Jeanson | Fix: out of tree build of java agents ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-25 | Michael Jeanson | Fix: Use env CLASSPATH when building log4j example ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-25 | Michael Jeanson | Fix: build log4j example when enabled ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-23 | Mathieu Desnoyers | Bump tracer version to 2.7.0-pre ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-22 | Mathieu Desnoyers | Fix: perform volatile load of tracepoint state ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-18 | Mathieu Desnoyers | Add demo-tracelog to gitignore file ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-18 | Michael Jeanson | Add aarch64 support to configure ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-13 | Mathieu Desnoyers | Implement cpu_id context for filtering ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-10 | Mathieu Desnoyers | ust cyg-profile: use same class for entry and exit ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-10 | Mathieu Desnoyers | Fix: function instrumentation ip context ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-10 | Mathieu Desnoyers | Fix: liblttng-ust-dl ip context ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-10 | Mathieu Desnoyers | Remove caller field from malloc events ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-10 | Mathieu Desnoyers | Fix: pthread wrapper ip context ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-10 | Mathieu Desnoyers | Fix: lttng-ust-malloc ip context ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-10 | Mathieu Desnoyers | Allow TP_IP_PARAM arg name to be configured ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-10 | Mathieu Desnoyers | tracelog: use same class for all loglevels ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-09 | Mathieu Desnoyers | fix tracelog namespacing of loglevels ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-09 | Mathieu Desnoyers | Add tracelog documentation to lttng-ust(3) ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-09 | Mathieu Desnoyers | Implement demo-tracelog example ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-09 | Mathieu Desnoyers | Implement tracelog API ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-06-09 | Mathieu Desnoyers | Fix: fetch caller address from tracef() ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-05-26 | Antoine Busque | Rename helper providers and events for consistency ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-05-26 | Antoine Busque | Refactor state dump system ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-05-15 | Philippe Proulx | Refactor Python agent ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-05-07 | Mathieu Desnoyers | Fix: building probe providers with C++ compiler ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-04-23 | Mathieu Desnoyers | Fix: use lttng_secure_getenv to handle env. vars. involving... ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-04-23 | Jérémie Galarneau | Fix: Don't wait during registration if clock_gettime... ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-04-14 | Mathieu Desnoyers | Fix: getcpu/clock plugin handle leak ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-04-14 | Mathieu Desnoyers | Fix: add missing new ldl dependency for liblttng-ust-ctl ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-04-10 | Mathieu Desnoyers | Fix: add missing getenv wrapper ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-04-10 | Mathieu Desnoyers | Fix: add missing lttng-clock.c ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
2015-04-10 | Mathieu Desnoyers | Fix: add missing ust-clock.h ...off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
commit | commitdiff | tree |
next |