Cygwin: Fix multiple loaded instances of liblttng-ust-tracepoint due to dlopen
[lttng-ust.git] / include / lttng / tracepoint.h
2012-12-04  Christian BabeuxCygwin: Fix multiple loaded instances of liblttng-ust...
2012-12-04  Christian BabeuxCygwin: Remove weak symbols attributes due to semantic...
2012-06-19  Mathieu DesnoyersFix C99 strict compatibility: don't use void * for...
2012-06-12  Mathieu DesnoyersFix: support -std=c99 in tracepoint macros
2012-06-11  Mathieu DesnoyersFix: tracepoint.h should not generate old-style definitions
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-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-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 DesnoyersUpdate loglevel names
2012-02-02  Mathieu DesnoyersUpdate loglevel ABI: only loglevel value/enum is known...
2012-02-01  Mathieu DesnoyersPre-assign fixed loglevels
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-08  Mathieu DesnoyersFix dynamic linking with GNU gold linker
2011-12-07  Mathieu DesnoyersHandle _LGPL_SOURCE config
2011-12-05  Mathieu DesnoyersInclude lttng/tracepoint-types.h from tracepoint.h
2011-11-30  Mathieu DesnoyersTracepoint loglevel: setup all loglevel information...
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 DesnoyersFix tracepoint event related build errors
2011-11-17  Mathieu DesnoyersMore compile fixes
2011-11-17  Mathieu DesnoyersAdd missing extern to tracepoint.h
2011-11-17  Mathieu DesnoyersInstalled headers relicensing and cleanup
2011-11-17  Mathieu DesnoyersRemove all LGPL-licensed headers
2011-11-17  Mathieu DesnoyersTracepoint: evaluate arguments within test block
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 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-09  Mathieu DesnoyersImplement LTTNG_UST_TRACEPOINT_LIST
2011-11-08  Mathieu Desnoyersupdate char limit comment in tracepoint
2011-11-08  Mathieu DesnoyersTracepoint API change: add provider field
2011-11-03  Mathieu DesnoyersMove include/ust/ to include/lttng/
This page took 0.119184 seconds and 51 git commands to generate.