Add pthread id context
[ust.git] / include /
2011-09-25  Mathieu DesnoyersAdd pthread id context
2011-09-25  Mathieu DesnoyersUse unaligned writes for arch with efficient unaligned...
2011-09-25  Mathieu Desnoyerslttng tracepoint event: don't clash with "ctx" argument...
2011-09-25  Mathieu DesnoyersOnly support single- and double-precision floating...
2011-09-24  Mathieu DesnoyersFix missing alignment includes
2011-09-24  Mathieu DesnoyersFix array copy length
2011-09-23  Mathieu DesnoyersUpdate lib ring buffer for external consumer
2011-09-23  Mathieu DesnoyersExport consumer ABI, implement ring buffer modification...
2011-09-22  Mathieu Desnoyerslibust ABI: export streams
2011-09-16  Mathieu DesnoyersTRACEPOINT_EVENT: No need to calculate size/alignment...
2011-09-16  Mathieu DesnoyersComplete c++ support for instrumentation
2011-09-16  Mathieu DesnoyersSupport c++ tracepoint instrumentation
2011-08-31  Mathieu DesnoyersTracepoints: clarify order of TRACEPOINT_EVENT vs TRACE...
2011-08-31  Mathieu DesnoyersAdd Tracepoint Loglevel API
2011-08-29  Mathieu DesnoyersPrint appropriate error on FUTEX_WAIT efault for RO shm
2011-08-29  Mathieu DesnoyersFix shm open race
2011-08-27  Mathieu Desnoyersmap shared memory for rendez-vous with non-responding...
2011-08-27  Mathieu DesnoyersRemove stale comment
2011-08-26  Mathieu DesnoyersAdd ust.h
2011-08-26  Mathieu Desnoyerstracepoint.h: move code after used prototype declaration
2011-08-26  Mathieu Desnoyerstracepoint: Remove TRACEPOINT_LIB declaration
2011-08-26  Mathieu DesnoyersRemove libust-initializer
2011-08-26  Mathieu Desnoyerslibust events: lazy probe binding
2011-08-25  Mathieu Desnoyersmetadata: fix wait handling
2011-08-25  Mathieu DesnoyersFix metadata wait handling
2011-08-25  Mathieu DesnoyersCentralize control of contructors/destructors
2011-08-23  Mathieu DesnoyersAdd env var UST_REGISTER_TIMEOUT
2011-08-23  Mathieu DesnoyersAdd register done command
2011-08-23  Mathieu DesnoyersTracepoint event: Document search paths
2011-08-23  Mathieu DesnoyersRemove unneeded CONFIG_* define check
2011-08-23  Mathieu DesnoyersImplement ioctl-alike communication
2011-08-23  Mathieu DesnoyersSession create/release tested.
2011-08-22  Mathieu DesnoyersRename sessiond comm lib into ust comm
2011-08-22  Mathieu DesnoyersAdd major/minor version in libust registration
2011-08-21  Mathieu DesnoyersUpdate libust communication protocol
2011-08-21  Mathieu Desnoyerslibust comm: use own message structures
2011-08-20  Mathieu DesnoyersSpawn autonomous listener threads
2011-08-20  Mathieu DesnoyersCoding style cleanup
2011-08-20  Mathieu DesnoyersImplement shm object table
2011-08-16  Mathieu DesnoyersClarify TRACEPOINT_EVENT comments
2011-08-11  Mathieu DesnoyersFix float/double handling
2011-08-11  Mathieu Desnoyerstest and fix array, sequence, string
2011-08-11  Mathieu DesnoyersMerge copy of lttng-sessiond-comm
2011-08-10  Mathieu DesnoyersTracepoint event test update
2011-08-10  Mathieu DesnoyersBuild TRACEPOINT_EVENT integer type
2011-08-09  Mathieu DesnoyersAdd UST_DEBUG env. var. support
2011-08-08  Mathieu Desnoyerslibust 2.0 + ringbuffer + TRACEPOINT_EVENT builds and...
2011-08-04  Mathieu DesnoyersUse shm handle, fix allocation space, take care of...
2011-08-03  Mathieu DesnoyersTRACEPOINT_EVENT: add floating point support
2011-07-27  Mathieu DesnoyersUpdate tracepoint header comments
2011-07-27  Mathieu DesnoyersChange tracepoint.h header
2011-07-27  Mathieu DesnoyersTRACEPOINT_EVENT API
2011-07-17  Mathieu DesnoyersImplement multi-session registry
2011-07-16  Mathieu Desnoyersimplement ring buffer clients
2011-07-16  Mathieu DesnoyersResync with kernel LTTng headers
2011-07-04  Mathieu DesnoyersRing buffer: use shmp (shared-memory pointers) for...
2011-06-27  Mathieu DesnoyersPort ring buffer to userspace, part 1
2011-06-16  Mathieu DesnoyersAdd alignment header
2011-06-16  Mathieu DesnoyersAdd bug management header
2011-06-16  Mathieu DesnoyersAdd bitfield header
2011-06-16  Mathieu DesnoyersMove away headers that will be deprecated
2011-06-13  Mathieu DesnoyersFix compilation with uclibc
2011-06-09  Mathieu DesnoyersUpdate following liburcu changes
2011-06-01  Yannick BrosseauAdd a version.h header
2011-05-20  Mathieu DesnoyersRemove installed headers, cleanup header names
2011-05-20  Mathieu DesnoyersTRACEPOINT_EVENT: standardize locking wrt tracepoints...
2011-05-20  Mathieu DesnoyersTracepoints and markers: cleanup init, add missing...
2011-05-19  Mathieu DesnoyersMarkers: sync from LTTng 0.249 marker code
2011-05-19  Mathieu DesnoyersPrivatize headers
2011-05-19  Mathieu DesnoyersPrivatize part of marker.h, and type-serializer.h
2011-05-19  Mathieu DesnoyersTracepoint and TRACEPOINT_EVENT API cleanup
2011-05-19  Mathieu DesnoyersMark old trace_mark API deprecated (gcc attribute)
2011-05-19  Nils Carlsonadd missing usterr_signal_safe.h to makefile
2011-05-04  Jason Wesselarmv5 archs require write alignment
2011-04-28  Jason Wesselust-consumerd: fix exit race log corruption
2011-04-26  Mathieu DesnoyersMarkers: temporarily remove GDB support
2011-04-26  Mathieu DesnoyersTracepoint: make tracepoint ptrs section rw
2011-04-25  Mathieu DesnoyersMarkers: Add MARKER_LIB backward compatibility
2011-04-25  Mathieu DesnoyersMarkers: trace_mark should not pass "ust" to ust_mark
2011-04-25  Mathieu DesnoyersMarkers: fix compatility trace_mark
2011-04-25  Mathieu DesnoyersAdd MARK_NOARGS compatibility API, marked for deprecation.
2011-04-25  Mathieu DesnoyersAdd "trace_mark()" compatibility API (progressive depre...
2011-04-22  Mathieu DesnoyersTracepoints: Introduce DEFINE/DECLARE_TRACEPOINT, TRACE...
2011-04-22  Mathieu DesnoyersRemove #define _LGPL_SOURCE from public headers
2011-04-19  Mathieu DesnoyersMarkers: make __ust_marker_ptrs PIC
2011-04-13  Mathieu DesnoyersLGPLv2.1 relicensing agreements
2011-04-13  Mathieu DesnoyersTracepoints: namespace cleanups
2011-04-13  Mathieu DesnoyersRemove "struct module" from tracepoint.h (unused)
2011-04-13  Mathieu DesnoyersRemove immediate values code (non-effective anyway)
2011-04-13  Mathieu DesnoyersMarkers: Namespace cleanup, with API change.
2011-04-13  Mathieu DesnoyersTracepoints: add noargs support
2011-04-13  Mathieu DesnoyersTracepoints: add wrapper tracepoint() macro
2011-04-13  Mathieu DesnoyersMarkers: API change: rename trace_mark() to ust_marker()
2011-04-13  Mathieu DesnoyersMerge branch 'master' of ssh://git.lttng.org/home/git/ust
2011-04-10  Mathieu DesnoyersMarkers: remove channel name from trace_mark()
2011-04-04  Nils CarlsonMake only libust and libustconsumer use a signal safe...
2011-03-28  Mathieu DesnoyersRename local variables "m" and "regs" to less conflicti...
2011-03-03  Mathieu DesnoyersRemove dummy markers/tracepoints/trace events
2011-03-03  David GouletCode base to fix the print errors in UST (v4)
2011-02-25  Nils Carlsonlibustctl: use direct socket communication
next
This page took 0.037612 seconds and 7 git commands to generate.