lttng-ust.git
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
2013-03-26  Jérémie GalarneauRemove outdated test basic long
2013-03-26  Jérémie GalarneauRemove outdated test basic
2013-03-26  Mathieu Desnoyerscyg_profile: implement fast and verbose .so
2013-03-26  Mathieu DesnoyersPerformance: add unlikely to tracepoint dynamic linking...
2013-03-26  Mathieu DesnoyersFix: _LGPL_SOURCE rcu dereference fix
2013-03-22  Mathieu DesnoyersImplement liblttng-ust-cyg-profile function entry/exit...
2013-03-22  Mathieu DesnoyersMinor fix: libc wrapper internal run script
2013-03-22  Mathieu DesnoyersFix: ustctl_recv_register_event pointer mixup
2013-03-21  Mathieu DesnoyersFix: allow enabling same events for two channels
2013-03-21  Mathieu DesnoyersAdd channel ID field to attr
2013-03-21  Mathieu DesnoyersRemove useless else clause
2013-03-21  Mathieu Desnoyerstracepoint: move "probe" test outside of loop
2013-03-20  Mathieu DesnoyersFix uninitialized has_loglevel variable
2013-03-20  Mathieu DesnoyersFix clang warnings
2013-03-20  Mathieu DesnoyersCleanup: work-around clang unused result warning
2013-03-20  Mathieu DesnoyersCleanup compile warning
2013-03-20  Mathieu DesnoyersCleanup: remove unused variables
2013-03-20  Mathieu Desnoyerstracepoint: Don't add NULL probes
2013-03-19  Jérémie GalarneauRemove mention of locking issues associated with dlopen...
2013-03-11  Mathieu DesnoyersImplement read timer (for RT)
2013-03-09  Mathieu DesnoyersOnly flush when there are readers active
2013-03-09  Mathieu DesnoyersAdd mutex for channel wakeup fd update
2013-03-07  Mathieu DesnoyersFix: fields should be initialized to NULL
2013-03-06  Mathieu DesnoyersImplement ustctl_duplicate_ust_object_data
2013-03-06  Mathieu DesnoyersAdd channel wakeup fd to monitor close
2013-03-06  Mathieu DesnoyersFix: refcount issue in lttng-ust-abi.c
2013-03-06  Mathieu DesnoyersFix: only consumerd should print errors
2013-03-06  Mathieu DesnoyersImplement ring buffer periodic buffer switch timer
2013-03-05  Mathieu DesnoyersFix: ensure all probe providers have their symbols
2013-03-05  Mathieu DesnoyersReactivate error printing
2013-03-04  Mathieu DesnoyersUnregister tracepoint probes when not needed
2013-03-03  Mathieu DesnoyersCleanup: remove now unused metadata code from UST
2013-03-01  Mathieu DesnoyersFix: notification timeout logic
2013-03-01  Mathieu DesnoyersFix: don't print error in comm proto connect on ENOENT
next
This page took 0.037732 seconds and 4 git commands to generate.