lttng-ust.git
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
2013-03-01  Mathieu DesnoyersFix: return expected error return values for sessiond
2013-03-01  Mathieu DesnoyersFix: set wait/wake fd to -1 before close
2013-03-01  Mathieu DesnoyersFix: Only notify socket should have timeout/nonblock
2013-03-01  Mathieu DesnoyersFix: ustctl: return -EPIPE to sessiond if connection...
2013-03-01  Mathieu DesnoyersFix: Add timeout on notification socket
2013-03-01  Mathieu DesnoyersRemove now unused metadata printf code
2013-03-01  Mathieu DesnoyersMove metadata creation into lttng-sessiond and lttng...
2013-03-01  Mathieu DesnoyersAdd write metadata API to ust-ctl.h
2013-03-01  Mathieu DesnoyersMove UST registry into sessiond and implement notifiers
2013-02-27  Mathieu DesnoyersFix: don't flush-final for offset 0 if reader is on...
2013-02-26  Mathieu DesnoyersUse tp rcu link test in provider
2013-02-26  Mathieu DesnoyersRemove direct dependency of probes on urcu-bp
2013-02-21  Mathieu DesnoyersUse urcu tls-compat.h
2013-02-19  Mathieu DesnoyersLazy provider registration
2013-02-19  Mathieu DesnoyersAlways use lttng_get_probe_list_head to get probe list
2013-02-18  Mathieu DesnoyersFix static build
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2013-02-15  Mathieu DesnoyersFix package: don't distribute generated headers
2013-02-15  Mathieu DesnoyersFix: don't cancel already exited threads
2013-02-12  Mathieu DesnoyersScalability fix: tracepoint.c hash table size increase
2013-02-12  Mathieu DesnoyersScalability fix for many events: event hash table size
2013-02-06  Mathieu DesnoyersSpeed up probe registration for large amount of events
2013-01-31  Mathieu DesnoyersAdd missing demo-trace shell script to dist tarball
2013-01-31  Mathieu DesnoyersDocumentation: add uuid package name for Fedora in...
2013-01-25  Mathieu DesnoyersFix: missing test for lttng_ust_comm_should_quit in...
2013-01-24  Simon MarchiAdd compilation support for Tile architectures
2013-01-21  Mathieu DesnoyersDocumentation: clarify debian package name for uuid...
next
This page took 0.037554 seconds and 4 git commands to generate.