lttng-ust.git
2013-07-11  Mathieu DesnoyersVersion 2.2.1 v2.2.1
2013-07-04  Julien DesfossezFix: libs order in Makefile
2013-07-03  Mathieu DesnoyersFix: ring buffer: get_subbuf() checks should be perform...
2013-07-02  Otavio Salvadorbuild: Fix out-of-tree build
2013-07-01  Mathieu DesnoyersFix: SWITCH_FLUSH new sub-buffer checks
2013-07-01  Mathieu DesnoyersFix: ring buffer: handle concurrent update in nested...
2013-06-30  Mathieu DesnoyersFix: handle writes of length 0
2013-06-25  Mathieu DesnoyersFix: incorrect release dates in Changelog
2013-06-25  Mathieu DesnoyersVersion 2.2.0 v2.2.0
2013-06-25  Mathieu DesnoyersDisable doc/examples build
2013-06-25  Mathieu DesnoyersFix: lttng-events VPATH build
2013-06-25  Mathieu DesnoyersRevert "Allow #include in template (.tp) file"
2013-06-22  Yannick BrosseauAllow #include in template (.tp) file
2013-06-20  Mathieu Desnoyersdoc/examples: build gen-tp example by default
2013-06-20  Mathieu Desnoyersdoc/examples: support BSD make
2013-06-19  Mathieu DesnoyersVersion 2.2.0-rc3 v2.2.0-rc3
2013-06-18  Mathieu DesnoyersTracepoint.h: replace assertion by fprintf and abort()
2013-06-18  Mathieu DesnoyersRemove unused assert.h from bitfield.h
2013-06-18  Mathieu DesnoyersClarify probe registration documentation/errors
2013-06-18  Mathieu DesnoyersAdd mising include in ust.h
2013-06-17  Yannick Brosseaulttng-gen-tp: Fix include guard name with file using...
2013-06-17  Mathieu DesnoyersFix: segfault when print invalid command
2013-06-14  Jérémie GalarneauFix: Add --no-as-needed to the demo example's Makefile
2013-06-14  Mathieu Desnoyerszmalloc: attribute always_inline
2013-05-30  Mathieu DesnoyersFix: liblttng-ust process startup hang when sessiond...
2013-05-30  Jérémie GalarneauMove include directive from CFLAGS to LOCAL_CPPFLAGS...
2013-05-22  Simon MarchiAdd parameter -f to rm in Makefile clean target
2013-05-21  Mathieu DesnoyersFix: missing dependency for liblttng-ust-tracepoint.so
2013-05-15  Mathieu DesnoyersRemove 0.x TODO
2013-05-15  Jérémie GalarneauAdd warning about default prefix and library paths...
2013-05-15  Mathieu DesnoyersRevert "Revert "Fix (another) linker library order""
2013-05-15  Mathieu DesnoyersRevert "Revert "Fix linker library order""
2013-05-15  Mathieu Desnoyerssnprintf: play nice with static checker
2013-05-15  Mathieu Desnoyerstracepoint.c: Add coverity alloc/free annotations
2013-05-15  Mathieu DesnoyersFix: "fields" leak on register
2013-05-15  Mathieu DesnoyersFix: memory leak for events without fields
2013-05-15  Mathieu DesnoyersFix: memory leak on connection reset
2013-05-14  Mathieu DesnoyersRevert "Fix linker library order"
2013-05-14  Mathieu DesnoyersRevert "Fix (another) linker library order"
2013-05-13  Mathieu DesnoyersFix: incorrect support for multi-context
2013-05-12  Francis GiraldeauFix (another) linker library order
2013-05-12  Francis GiraldeauFix typo in run script
2013-05-12  Francis GiraldeauFix linker library order
2013-05-10  Mathieu DesnoyersFix examples: add missing CPPFLAGS
2013-05-10  Mathieu Desnoyersexample Makefiles: standardize on $^ for linking
2013-05-10  Mathieu DesnoyersFix demo example Makefile
2013-05-10  Jérémie GalarneauMove "hello-static-lib" to doc/examples and add non...
2013-05-09  Mathieu DesnoyersVersion 2.2.0-rc2 v2.2.0-rc2
2013-05-08  Mathieu Desnoyersmanpage: Document probe provider compatibility
2013-05-08  Mathieu DesnoyersFix: add provider ABI compatibility check
2013-05-07  Mathieu DesnoyersCleanup: ignore mktemp return value
2013-04-27  Mathieu DesnoyersCleanup: documentation: argument vs field
2013-04-27  Mathieu DesnoyersDocumentation: document undefined behavior for NULL...
2013-04-27  Mathieu DesnoyersCleanup: silence cppcheck error
2013-04-26  Mathieu DesnoyersFix: add internal mutex for timer
2013-04-22  Mathieu Desnoyers32-bit warning fix for cyg profile fast
2013-04-22  Mathieu DesnoyersFix warnings for 32-bit in lttng-ust-cyg-profile
2013-04-18  Mathieu DesnoyersTypo fix in README
2013-04-18  Mathieu DesnoyersFix: tracepoint.h incorrect assumption about constructo...
2013-04-12  Mathieu DesnoyersCleanup: comment mismatch with code
2013-04-10  Mathieu DesnoyersFix: ABI breakage between 2.1 and 2.2-rc1
2013-04-10  Mathieu DesnoyersDocumentation: document that sequence len field is...
2013-04-09  Mathieu Desnoyersconnect: don't report EACCES
2013-04-09  Mathieu Desnoyersconnect: don't print error on EPERM
2013-04-06  Mathieu DesnoyersBump liblttng-ust-ctl lib version major number
2013-04-06  Mathieu DesnoyersOptimisation: implement callsite hash table in tracepoint.c
2013-04-06  Mathieu DesnoyersOptimisation: only update added library in tracepoint.c
2013-04-06  Mathieu DesnoyersOptimisation: only fix pending events once per lazy...
2013-03-28  Mathieu DesnoyersVersion 2.2.0-rc1 v2.2.0-rc1
2013-03-28  Mathieu DesnoyersFix: tracepoint instrumentation constructor order issue
2013-03-28  Mathieu DesnoyersDocumentation: update 2.0 to 2.x
2013-03-28  Jérémie GalarneauAdd demo test back as an example
2013-03-27  Mathieu DesnoyersDon't rely on explicit context for filtering
2013-03-27  Mathieu DesnoyersImplement per-context filtering
2013-03-27  Mathieu DesnoyersFix: filter string comparison should check for literal
2013-03-27  Mathieu Desnoyersupdate tests/demo readme file
2013-03-27  Paul WoegererAdd man page for lttng-ust-cyg-profile
2013-03-27  Mathieu DesnoyersFix: filter string wildcard comparison
2013-03-27  Jérémie GalarneauFix: Remove test runner script
2013-03-27  Paul WoegererFix: forwarding of call_site argument to field
2013-03-26  Mathieu DesnoyersAdd demo README
2013-03-26  Jérémie GalarneauTests: Use Perl prove as the testsuite runner
2013-03-26  Jérémie GalarneauRemove tests depending on consumerd
2013-03-26  Jérémie GalarneauConvert hello.cxx test to a build test
2013-03-26  Jérémie GalarneauClean-up of configure.ac and tests/Makefile.am
2013-03-26  Jérémie GalarneauFix snprintf test and output result to TAP format
2013-03-26  Jérémie GalarneauReplace same_line_marker test with same_line_tracepoint
2013-03-26  Jérémie GalarneauRemove tests-libustinstr-malloc
2013-03-26  Jérémie GalarneauRemove exit-fast test
2013-03-26  Jérémie GalarneauRemove fork test
2013-03-26  Jérémie GalarneauRemove daemon test
2013-03-26  Jérémie GalarneauRemove demo test
2013-03-26  Jérémie GalarneauRemove outdated test-nevents test
2013-03-26  Jérémie GalarneauRemove outdated simple_include test
2013-03-26  Jérémie GalarneauRemove outdated register_test test
2013-03-26  Jérémie GalarneauConvert hello-static-lib test to a build test
2013-03-26  Jérémie GalarneauConvert hello test to a build test only
2013-03-26  Jérémie GalarneauRemove outdated libustctl_function_tests test
2013-03-26  Jérémie GalarneauRemove outdated test hello2
2013-03-26  Jérémie GalarneauRemove outdated dlopen test
next
This page took 0.037522 seconds and 4 git commands to generate.