lttng-tools.git
2015-07-24  Jérémie GalarneauFix: Crash on lttng list -j/-l/-p when no events are...
2015-07-16  Jérémie GalarneauClean-up: spelling fix in a comment
2015-07-16  Jérémie GalarneauDocument relay_add_stream RCU locking
2015-07-16  Jérémie GalarneauFix: Unbalanced rcu_read_unlock() on stream file creati...
2015-07-16  Jérémie GalarneauFix: Unbalanced rcu_read_unlock() on directory creation...
2015-07-16  Jérémie GalarneauFix: Document the locking assumptions of ctf_trace_find...
2015-07-16  Jérémie GalarneauFix: Memory leak in relay_add_stream error path
2015-07-15  Jérémie GalarneauUpdate master version to v2.8.0-pre
2015-07-15  Jérémie GalarneauUpdate version to v2.7.0-rc1 v2.7.0-rc1
2015-07-15  Jérémie GalarneauTests: lttng-ust-getcpu-override-test cache and error...
2015-07-15  Jérémie GalarneauTests: lttng-ust-getcpu-override coding-style adjustments
2015-07-15  Jérémie GalarneauAdd CPU_ID LTTng-UST context to enum lttng_ust_context_type
2015-07-15  Jérémie GalarneauBump LTTNG_UST_ABI_MAJOR_VERSION to 6
2015-07-15  Jonathan RajotteTests: Ust getcpu override plugin
2015-07-14  Jérémie GalarneauFix: Follow struct dirent allocation guidelines of...
2015-07-13  Jonathan RajotteUpdate comments regarding the power of 2 constraint...
2015-07-10  Jonathan RajotteBuild: add Flex version check
2015-07-10  Jonathan RajotteBuild: add Bison version check
2015-07-09  Mathieu DesnoyersFix: handle sys_futex() FUTEX_WAIT interrupted by signal
2015-07-09  Mathieu DesnoyersFix: metadata push -EPIPE should be recoverable
2015-07-06  Partha Pratim... Fix: destroy session removes the default config file
2015-07-03  Jonathan RajotteBuild: bump autoconf version requirement to 2.64
2015-07-02  Jérémie GalarneauFix: Memory leak in setup of relayd_path
2015-07-02  Jérémie GalarneauFix: update liburcu URL
2015-06-26  Jonathan RajotteFix: test: use "$@" to pass and quote argument
2015-06-26  Jonathan RajotteRefactor: test: wrapper for lttng_snapshot_del_output
2015-06-26  Jonathan RajotteRefactor: test: wrapper for lttng_snapshot_add_output
2015-06-26  Jonathan RajotteRefactor: test: wrapper for destroy_lttng_session
2015-06-26  Jonathan RajotteRefactor: test: wrapper for stop_lttng_tracing
2015-06-26  Jonathan RajotteRefactor: test: wrapper for start_lttng_tracing
2015-06-26  Jonathan RajotteRefactor: test: wrapper for enable_ust_lttng_event
2015-06-26  Jonathan RajotteRefactor: test: wrapper for enable_ust_lttng_channel
2015-06-26  Jonathan RajotteRefactor: test: wrapper for create_lttng_session
2015-06-25  Jérémie GalarneauFix: Memory allocated by xmlNodeGetContent() must be...
2015-06-25  Jonathan RajotteSave/load: add support for shared memory path
2015-06-23  Jérémie GalarneauFix: get_cmdline_by_pid path length assumes a max pid...
2015-06-23  Jérémie GalarneauClean-up: Remove ifdef-ed out lttng list options
2015-06-18  Jonathan RajotteTest: mi: test for greater or equal to a minimum of...
2015-05-27  Antoine BusqueFix: update regression tests involving UST
2015-05-22  Jérémie GalarneauClean-up: Remove ifdef-ed out function:entry feature
2015-05-22  Jérémie GalarneauFix: Mark MI and Config string declarations as extern
2015-05-06  Jérémie GalarneauClean-up append_list_to_probes()
2015-05-06  Philippe ProulxFix: modprobe.c: fix tmp_list memory leak
2015-05-06  Philippe ProulxFix: append_list_to_probes(): increment index
2015-04-29  Jérémie GalarneauDocs: LTTNG(1) filtering is now supported by the kernel...
2015-04-29  Mathieu DesnoyersFix: live_test regression on large number of cpus
2015-04-28  Mathieu DesnoyersFix: set UST register timeout to -1 as test default
2015-04-28  Jonathan RajotteMan page: reference lttng-crash under --shm-path option
2015-04-23  Jérémie GalarneauTests: Don't rely on implicit scalar expression dereference
2015-04-15  Philippe Proulxman pages: use standard NAME format
2015-04-15  Simon MarchiFix python bindings' Makefile for out-of-tree builds
2015-04-13  Jonathan RajotteFix: use LIBS instead of AM_LDFLAGS for dl and c linking
2015-04-10  Jérémie GalarneauFix: Add missing -ldl when checking for lttng-ust
2015-04-07  Mathieu Desnoyersclock plugin: increase offset measurement accuracy
2015-04-07  Mathieu DesnoyersImplement UST clock override plugin support
2015-04-07  Mathieu DesnoyersFix: ownership of filter and filter_expression
2015-04-07  Mathieu DesnoyersFix: zero memory passed to create channel kernel ioctl
2015-04-02  Jérémie GalarneauFix: Check that lttng create --live's time is not zero
2015-04-02  Jérémie GalarneauFix: Validate lttng_create_session_live's timer is > 0
2015-04-02  Jérémie GalarneauUI: Only show live timer when the session is in live...
2015-04-02  Jérémie GalarneauUI: Only show tracker PID state when enabled
2014-11-11  Mathieu DesnoyersImplement kernel filter support
2014-11-05  Mathieu Desnoyerssyscall tracing: update tests
2014-11-05  Mathieu DesnoyersSupport lttng-modules syscall wildcards
2014-11-03  Mathieu DesnoyersImplement lttng-modules tracepoint wildcard support
2015-03-31  Jérémie GalarneauFix build when configuring with --disable-lttng-ust
2015-03-30  Mathieu DesnoyersFix: add missing function prototype to trace-ust.h...
2015-03-30  Mathieu DesnoyersImplement PID tracker content listing
2015-03-30  Mathieu DesnoyersImplement UST PID tracker
2015-03-30  Mathieu DesnoyersCleanup: Remove unimplemented UST domains
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-03-27  Mathieu DesnoyersFix: leak on error in lttng-crash
2015-03-26  Jérémie GalarneauMan page fixes: missing --version option and typo
2015-03-26  Jérémie GalarneauDocs: add lttng-crash(1) man page
2015-03-26  Jérémie GalarneauDocs: lttng-crash refers to "lttng"
2015-03-26  Jérémie GalarneauFix: possible use of uninitialized data in loglevel...
2015-03-26  Jérémie GalarneauFix: possible evaluation of garbage values in fini_vali...
2015-03-26  Jérémie GalarneauCleanup: Remove stale #ifdef-ed-out code from spawn_vie...
2015-03-26  Jérémie GalarneauFix: Possible call to execvp with NULL argument on...
2015-03-26  Jérémie GalarneauFix: Possible call to strtoul() with NULL argument
2015-03-26  Jérémie GalarneauDocs: clarify lttng.1 shm-path section
2015-03-26  Jérémie GalarneauFix: Missing return value check in extract_trace_recurs...
2015-03-26  Mathieu DesnoyersFix: recursive_rmdir: empty all empty subdir
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-03-26  Mathieu Desnoyerslttng-crash: support recursive traces
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-02-27  Jérémie GalarneauCleanup: Reduce scope of connections in main relayd...
2015-02-27  Jérémie GalarneauCleanup: Reduce scope of relayd connections in live...
2015-02-27  Jérémie GalarneauDocs: connection_find_by_sock() must be called with...
2015-02-13  Jérémie GalarneauRename current release as 2.7.0-pre
2015-02-13  Jérémie GalarneauDocs: grammar fix in Makefile
2015-02-13  Jérémie GalarneauChange release name to master
2015-02-12  Jonathan Rajotteconfigure: add type availability checking
2015-02-12  Jonathan Rajotteconfigure: add check for compiler inline keyword support
2015-02-12  Jonathan Rajotteconfigure: missing check for needed header
2015-02-12  Jonathan Rajotteconfigure: missing check of functions
2015-02-06  Jonathan RajotteFix: test: log4j: missing static test files for dist...
2015-02-06  Jonathan RajotteFix: test: java-jul:missing static test files for dist...
2015-02-06  Jonathan RajotteFix: out-of-tree build: missing xsd file for mi test...
next
This page took 0.037764 seconds and 4 git commands to generate.