lttng-ust.git
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...
2013-01-21  Mathieu DesnoyersFix: comment in ust-ctl.h
2013-01-21  Mathieu DesnoyersFix I/O-related error values in ustctl
2013-01-16  Mathieu DesnoyersIntroduce hash table for lttng_create_event_if_missing()
2013-01-13  Samuel MartinFix: don't build C++ example if a C++ compiler isn...
2013-01-09  Simon MarchiRemove LIBFORMAT output in configure.
2012-12-20  Mathieu DesnoyersDocument dependency on libuuid
2012-12-20  Mathieu DesnoyersVersion 2.1.0 v2.1.0
2012-12-20  Mathieu DesnoyersBump liblttng-ust-ctl lib version major number
2012-12-20  Mathieu DesnoyersBump UST proto version minor number
2012-12-20  Mathieu DesnoyersHelper to debug: add object name
2012-12-19  Christian BabeuxTests: Fix rundir not created in ust-basic-tracing
2012-12-19  Mathieu Desnoyersust test: add missing return -1
2012-12-19  Mathieu DesnoyersTest: update ust tracing unit tests to 2.1 internal ABI
2012-12-19  Christian BabeuxTests: Fix rundir not created in ust-multi-test
2012-12-17  Mathieu DesnoyersAdapt internal files and examples to TRACEPOINT_INCLUDE
2012-12-17  Mathieu DesnoyersAdapt tests to TRACEPOINT_INCLUDE
2012-12-17  Mathieu DesnoyersCleanup: tests remove hello.cxx/ust_tests_demo.h
2012-12-17  Mathieu DesnoyersFix: don't do macro expansion in tracepoint file name
2012-12-14  Christian BabeuxFix lttng-gen-tp: Template file must end in .tp
2012-12-13  Mathieu DesnoyersPack structures in comm protocol between UST and sessiond
2012-12-13  Christian BabeuxCleanup lttng-gen-tp: Help not showing when using ...
2012-12-13  Mathieu DesnoyersCleanup lttng-gen-tp: remove leading underscore before...
2012-12-10  Mathieu Desnoyersfix memleak: ustctl free shadow chan on ustctl_unmap_ch...
2012-12-05  Mathieu DesnoyersUpdate license text
2012-12-04  Mathieu DesnoyersFix: check if event enabled for bytecode-less events
2012-12-03  Mathieu DesnoyersFix: handle enablers without bytecode
2012-11-26  Mathieu DesnoyersPrint probe provider mismatch error even without -Wsyst...
2012-11-22  Mathieu Desnoyersfilter: Add missing padding
2012-11-22  Mathieu DesnoyersVersion 2.1.0-rc2 v2.1.0-rc2
2012-11-22  Mathieu Desnoyersfilter interpreter cleanup: use uint64_t for retval
2012-11-22  Mathieu DesnoyersFix: filter linking can dereference NULL pointer on...
2012-11-22  Mathieu DesnoyersCleanup: remove whitespaces and EOL in tests
2012-11-22  Mathieu DesnoyersFilter: use only single lower bit of filter return...
2012-11-22  Mathieu DesnoyersFix: filter: var len array at end of external structure
2012-11-22  Mathieu DesnoyersFix: filter link fail handling
2012-11-22  Mathieu DesnoyersFix: add missing seqnum field to filter
2012-11-22  Mathieu Desnoyersfilters: perform union rather than intersection
2012-11-22  Mathieu DesnoyersImplement support for overlapping wildcard/events
2012-11-22  Mathieu DesnoyersCleanup: add lttng_/lttng-/LTTNG_ prefixes
2012-11-22  Mathieu Desnoyersfilter: add seqnum field to filter command
2012-11-22  Mathieu DesnoyersFilter iteration: iterate on list of filters
2012-11-20  Mathieu Desnoyersdocument that tracepoint names should ideally not be...
2012-11-12  Mathieu DesnoyersRemove LIBFORMAT config declaration, unused
2012-11-09  David GouletAdd libc errno translation layer to UST error code
next
This page took 0.038629 seconds and 4 git commands to generate.