Fix UST SIGPIPE handling
[lttng-ust.git] / include /
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
2011-02-22  Jason Wesseladd ARM specific support for UST
2011-02-22  Mathieu DesnoyersAdd arch-agnostic fls() fallback
2011-02-22  Mathieu Desnoyersmarkers: ensure assembly is portable by using .hword...
2011-02-17  Mathieu DesnoyersRemove marker 8-byte alignment
2011-02-17  Mathieu DesnoyersRemove "progbits" section flag
2011-02-17  Mathieu Desnoyersmarkers: fix use of ptrs
2011-02-17  Mathieu DesnoyersTracepoints: fix use of __ptrs
2011-02-17  Mathieu DesnoyersTracepoints: refer to new section name
2011-02-17  Mathieu DesnoyersTrace event: export pointer array
2011-02-17  Mathieu Desnoyersmarkers: export pointer array instead of struct marker
2011-02-17  Mathieu Desnoyerstracepoints: export pointer array
2011-02-14  Mathieu Desnoyersmarkers: assembly definition should also align on 128
2011-02-14  Mathieu DesnoyersUST markers: fix structure alignment for recent gcc
2011-02-14  Mathieu DesnoyersRemove trace clock warning on non x86 systems
2011-02-10  Mathieu DesnoyersUST-wide warning fixes/bugfixes
2011-02-10  Mathieu Desnoyersusterr: check print format even in non UST_DEBUG configs
2011-02-10  Mathieu Desnoyersust_safe_snprintf should check print format
2011-02-10  Yannick BrosseauRemove PowerPC specific time reading function
2011-02-02  Mathieu DesnoyersMerge branch 'master' of ssh://git.dorsal.polymtl.ca...
2011-01-31  Nils CarlsonRename libustcmd to libustctl
2011-01-14  David GouletFix variable declaration of the clock source v2
2011-01-13  Julien DesfossezAt runtime, UST checks if the LTTng clock source is...
2011-01-05  Nils CarlsonRename libustd to libustconsumer and ustd to ust-consumerd
2010-11-27  David GouletRemove unuse header disable.h
2010-11-27  David GouletRemove kref from kcompat's headers and code
2010-11-27  David GouletRemove hlist from kcompat's headers and code
2010-11-19  Mathieu DesnoyersRename for the new liburcu API namespace
2010-11-10  Nils CarlsonAdd trace name handling throughout tracectl, ustcomm...
2010-10-26  Nils CarlsonIntroduce a new communication protocol for UST v5
2010-10-13  Nils CarlsonRemove a silly print out in ust_trace.h
2010-09-30  David GouletNew naming convention for internal macros
2010-09-28  Nils CarlsonRe-write ustcomm parts of UST v2
2010-09-21  David GouletRemove unused code
2010-09-21  David GouletSyntax cleanup
2010-09-21  David GouletChange code for consistency
2010-09-10  Nils CarlsonAdd functions and command line for listing trace_events v3
2010-09-10  Nils CarlsonAdd trace_event structs
2010-09-07  David GouletFix missing data pointer for trace_mark_tp v2
2010-09-01  Nils CarlsonAdd a data pointer to all tracepoint probe callbacks
2010-09-01  Nils CarlsonImport TRACE_EVENT macro from the kernel v3
2010-08-20  Alexis HallĂ©properly install libustd and libustcmd
2010-08-16  Mathieu Desnoyersserialize string input robustness
2010-07-06  Pierre-Marc Fournierdefine ____cacheline_aligned
2010-07-05  David GouletUST marker.h
2010-07-01  Pierre-Marc FournierFinal updates for release 0.5
2010-07-01  Pierre-Marc Fournierfix regression of GDB support
next
This page took 0.062891 seconds and 7 git commands to generate.