Remove inappropriate \n from easy-ust sample
[lttng-ust.git] / include /
2012-03-08  Mathieu DesnoyersLicense text standardization, add missing licenses
2012-03-01  Mathieu DesnoyersFix: Add signature check in tracepoint activation
2012-03-01  Mathieu DesnoyersFix: add tracepoint signature at tracepoint definition...
2012-03-01  Mathieu DesnoyersFix: keep event probe signature, for use by event probe...
2012-03-01  Mathieu DesnoyersFix ABI: add padding to tracepoint and ring buffer...
2012-03-01  Mathieu DesnoyersFix ABI: Adding missing padding in tracepoint event...
2012-02-22  Mathieu DesnoyersRevert "Add FreeBSD compat layer for endian.h"
2012-02-22  Mathieu DesnoyersRevert "Fix freebsd endian support"
2012-02-22  Mathieu DesnoyersRevert "Compat layer for gettid"
2012-02-22  Mathieu DesnoyersRevert "Use XSI-compliant strerror_r by default on...
2012-02-22  Mathieu DesnoyersRevert "Create libuuid/libc uuid wrapper"
2012-02-22  Mathieu DesnoyersRevert "ust-event.h: use BYTE_ORDER instead of __BYTE_O...
2012-02-22  Mathieu DesnoyersRevert "Wrap FLOAT_WORD_ORDER"
2012-02-22  Mathieu DesnoyersRevert "Remove gettid warning"
2012-02-21  Mathieu DesnoyersRemove gettid warning
2012-02-21  Mathieu DesnoyersWrap FLOAT_WORD_ORDER
2012-02-21  Mathieu Desnoyersust-event.h: use BYTE_ORDER instead of __BYTE_ORDER
2012-02-21  Mathieu DesnoyersCreate libuuid/libc uuid wrapper
2012-02-21  Mathieu DesnoyersUse XSI-compliant strerror_r by default on non-Linux
2012-02-21  Mathieu DesnoyersCompat layer for gettid
2012-02-21  Mathieu DesnoyersFix freebsd endian support
2012-02-21  Mathieu DesnoyersAdd FreeBSD compat layer for endian.h
2012-02-16  Mathieu DesnoyersFix comment in tracepoint.h
2012-02-13  Mathieu DesnoyersAdd missing comma to tracepoint STAP_PROBEV call
2012-02-10  Mathieu DesnoyersAdd sdt.h integration
2012-02-10  Mathieu DesnoyersMove lttng/config.h to lttng/ust-config.h, and use...
2012-02-10  Alexandre MontplaisirAdd sdt.h integration option
2012-02-09  Mathieu DesnoyersFix tracepoint.h multiple .o within module/core exec...
2012-02-09  Mathieu Desnoyerstracepoint: name -> _name to fix possible namespace...
2012-02-07  Mathieu DesnoyersUpdate hardcoded loglevel
2012-02-04  Mathieu DesnoyersFix static provider linking: introduce TRACEPOINT_PROBE...
2012-02-02  Mathieu DesnoyersUST comm ABI: Add padding, push version to 2.0
2012-02-02  Mathieu DesnoyersUpdate loglevel names
2012-02-02  Mathieu DesnoyersImplement loglevels as event and wildcard attributes
2012-02-02  Mathieu DesnoyersUpdate loglevel ABI: only loglevel value/enum is known...
2012-02-01  Mathieu DesnoyersPre-assign fixed loglevels
2012-02-01  Mathieu DesnoyersRemove old (now unused) loglevel control code entirely
2012-01-31  Mathieu DesnoyersUpdate loglevel selection ABI
2012-01-23  Mathieu DesnoyersDeclare struct lttng_ust_calibrate
2012-01-12  Mathieu DesnoyersRemove leftover structure in ust-abi.h
2012-01-12  Mathieu DesnoyersClose stream and channel file descriptors as soon as...
2011-12-22  Mathieu DesnoyersSplit liblttng-ust into liblttng-ust and liblttng-ust...
2011-12-14  Mathieu DesnoyersMake dlopen more robust by using the .0 target for...
2011-12-11  Mathieu Desnoyersadd ustctl_release_handle
2011-12-08  Mathieu DesnoyersAdd sock flush buffer ctl API
2011-12-08  David GouletAdd LTTNG_HOME_RUNDIR constant for local tracing
2011-12-08  Mathieu DesnoyersFix dynamic linking with GNU gold linker
2011-12-07  Mathieu DesnoyersHandle _LGPL_SOURCE config
2011-12-06  Mathieu DesnoyersAdd wildcard support
2011-12-06  Mathieu DesnoyersSupport activation of loglevel by number
2011-12-06  Mathieu Desnoyersloglevels: deal with fixup upon library load
2011-12-05  Mathieu DesnoyersAdd loglevel enable/disable support
2011-12-05  Mathieu DesnoyersInclude lttng/tracepoint-types.h from tracepoint.h
2011-12-05  Mathieu DesnoyersFix BUG_ON handling
2011-12-03  Mathieu DesnoyersIncrease tracepoint provider:name len limit to 255...
2011-12-03  Mathieu DesnoyersUse iterator on tracepoint probes instead of tracepoint...
2011-12-01  Mathieu DesnoyersUse unsigned int instead of int for bitfields
2011-11-30  Mathieu DesnoyersChange API to support exporting loglevel in event listing
2011-11-30  Mathieu DesnoyersRemove loglevel iter (will be performed by tracepoint...
2011-11-30  Mathieu DesnoyersTracepoint loglevel: setup all loglevel information...
2011-11-30  Mathieu Desnoyersust-ctl API: ustctl_release_object() should return...
2011-11-29  Mathieu Desnoyersltt_event_create should return error values
2011-11-29  Mathieu DesnoyersTracepoint c++ support: cast void * to function pointer
2011-11-27  Mathieu DesnoyersAllow weak binding from instrumented apps to liblttng-ust
2011-11-26  Mathieu DesnoyersRename TP_LOGLEVEL to tp_loglevel
2011-11-23  Mathieu DesnoyersImplement tracepoint loglevel macros
2011-11-18  Mathieu DesnoyersDo not install share.h (cleanup)
2011-11-18  Mathieu DesnoyersDo not install usterr-signal-safe
2011-11-18  Mathieu DesnoyersRemove core.h
2011-11-18  Mathieu DesnoyersExtend align.h
2011-11-18  Mathieu DesnoyersImplement error.h
2011-11-18  Mathieu DesnoyersRemove unused ARRAY_SIZE macro
2011-11-18  Mathieu DesnoyersImplement __rb_same_type
2011-11-18  Mathieu DesnoyersImplement lttng_ust_get_cpu()
2011-11-18  Mathieu Desnoyersust-tracepoint-event: fix probe creation
2011-11-18  Mathieu DesnoyersCompile fix following moved headers
2011-11-18  Mathieu DesnoyersImplement ust-tracepoint-events under MIT license
2011-11-18  Mathieu DesnoyersImplement tracepoint event reset header
2011-11-18  Mathieu DesnoyersFix tracepoint event related build errors
2011-11-18  Mathieu DesnoyersBasic tracepoint event implementation
2011-11-17  Mathieu DesnoyersMore compile fixes
2011-11-17  Mathieu DesnoyersFix lib ring buffer compile errors
2011-11-17  Mathieu DesnoyersAdd missing extern to tracepoint.h
2011-11-17  Mathieu DesnoyersInstalled headers relicensing and cleanup
2011-11-17  Mathieu Desnoyersclock.h: ensure all functions are trivial (10 lines...
2011-11-17  Mathieu DesnoyersRemove old marker header files
2011-11-17  Mathieu Desnoyersusterr-signal-safe.h: ensure all macros are trivial...
2011-11-17  Mathieu DesnoyersImplement tracepoint-internal.h as LGPLv2.1 (not exported)
2011-11-17  Mathieu DesnoyersRemove all LGPL-licensed headers
2011-11-17  Mathieu DesnoyersTracepoint: evaluate arguments within test block
2011-11-15  Mathieu DesnoyersDocument LGPL TRACEPOINT_CREATE_PROBES restrictions
2011-11-15  Mathieu Desnoyerstracepoint: support TP_ARGS(void)
2011-11-15  Mathieu DesnoyersFix multiple probe generation into one single C file
2011-11-13  Mathieu DesnoyersTracepoint API change: combine TP_PROTO and TP_VARS...
2011-11-11  Mathieu DesnoyersTracepoints: add provider mismatch check
2011-11-11  Mathieu DesnoyersTracepoint API change: rename TRACEPOINT_SYSTEM to...
2011-11-11  Mathieu DesnoyersMerge branch 'master' of git.lttng.org:/home/git/lttng-ust
2011-11-11  Mathieu Desnoyerstracepoint API change: rename TP_ARGS to TP_VARS
2011-11-11  Mathieu Desnoyerslttng-ust-comm: relicense to LGPLv2.1
2011-11-11  Mathieu DesnoyersDo not install liblttng-ust-comm and ust-comm.h
next
This page took 0.038523 seconds and 7 git commands to generate.