Introduce LTTNG_UST_MAP_POPULATE_POLICY environment variable
[lttng-ust.git] / liblttng-ust / tracepoint.c
2021-04-09  Michael JeansonMove all sources to 'src/'
2021-03-31  Michael Jeansonfix: all functions have declarations (-Wmissing-prototy...
2021-03-16  Michael JeansonHide or namespace the remaining tracepoint internal...
2021-03-12  Mathieu DesnoyersRefactoring: namespace ust-abi.h content under regular...
2021-03-11  Michael JeansonNamespace tracepoint_init and tracepoint_exit
2021-03-11  Michael JeansonRemove lttng_ust_synchronize_trace public symbol
2021-03-02  Michael JeansonHide private usterr-signal-safe.h symbols
2021-03-02  Michael JeansonUse 'ust-' prefix for all global private headers
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2021-02-24  Mathieu DesnoyersRemove backward compatibility for liburcu-bp
2020-12-10  Mathieu DesnoyersFix: ust-urcu: allow legacy applications without _LGPL_...
2020-11-30  Mathieu DesnoyersRemove runtime dependency on liburcu shared objects
2018-12-12  Mathieu DesnoyersAdapt lttng-ust to use multiflavor symbols from liburcu...
2018-09-05  Francis DeslauriersMove symbol preventing unloading of probe providers
2018-02-09  Francis DeslauriersSupport unloading of probe providers
2016-08-08  Mathieu DesnoyersFix: many-events registration/unregistration speed
2016-05-23  Mathieu DesnoyersFix: update debug message about weak-hidden symbols
2016-05-20  Mathieu DesnoyersPrint DBG() message about compiler weak hidden symbol...
2015-06-22  Mathieu DesnoyersFix: perform volatile load of tracepoint state
2014-09-23  Simon MarchiRename public structure to avoid collisions
2014-02-21  Mathieu DesnoyersFix: tracepoint out of memory handling
2013-10-07  Ikaheimonen, JPAdd usage reference count for tracepoints
2013-10-07  Mathieu Desnoyerstracepoint.c: Move add_callsite/remove_callsite further...
2013-10-07  Ikaheimonen, JPStore the callsites into the library callsite list
2013-05-15  Mathieu Desnoyerstracepoint.c: Add coverity alloc/free annotations
2013-04-06  Mathieu DesnoyersOptimisation: implement callsite hash table in tracepoint.c
2013-04-06  Mathieu DesnoyersOptimisation: only update added library in tracepoint.c
2013-03-21  Mathieu DesnoyersRemove useless else clause
2013-03-21  Mathieu Desnoyerstracepoint: move "probe" test outside of loop
2013-03-20  Mathieu Desnoyerstracepoint: Don't add NULL probes
2013-02-12  Mathieu DesnoyersScalability fix: tracepoint.c hash table size increase
2012-11-22  Mathieu DesnoyersCleanup: add lttng_/lttng-/LTTNG_ prefixes
2012-06-19  Mathieu DesnoyersFix C99 strict compatibility: don't use void * for...
2012-05-15  Mathieu Desnoyerstracepoint: include stdio.h for NULL definition
2012-03-01  Mathieu DesnoyersMerge branch 'master' into dev
2012-03-01  Mathieu DesnoyersFix: Add signature check in tracepoint activation
2012-02-09  Mathieu DesnoyersAdd debug printout to tracepoint.c
2011-12-22  Mathieu DesnoyersSplit liblttng-ust into liblttng-ust and liblttng-ust...
2011-12-22  Mathieu DesnoyersComment the union field (only used in call_rcu scheme)
2011-12-13  Mathieu DesnoyersRename liblttng-ust-malloc to liblttng-ust-libc, update...
2011-12-11  Mathieu DesnoyersPrint compiler warning/runtime warning and truncate...
2011-12-08  Mathieu DesnoyersFix dynamic linking with GNU gold linker
2011-12-03  Mathieu DesnoyersCleanup tracepoint.c
2011-12-03  Mathieu DesnoyersUse iterator on tracepoint probes instead of tracepoint...
2011-11-26  Mathieu DesnoyersUpdate tracepoint comments
2011-11-18  Mathieu DesnoyersDo not install usterr-signal-safe
2011-11-18  Mathieu DesnoyersRemove core.h
2011-11-18  Mathieu DesnoyersImplement error.h
2011-11-18  Mathieu DesnoyersCleanup: remove debug output
2011-11-18  Mathieu Desnoyersust-tracepoint-event: fix probe creation
2011-11-18  Mathieu DesnoyersImplement jhash from public domain source, apply LGPL...
2011-11-17  Mathieu DesnoyersMore compile fixes
2011-11-17  Mathieu DesnoyersInstalled headers relicensing and cleanup
2011-11-03  Mathieu Desnoyerslibrary mass rename: add lttng- prefix
This page took 0.129646 seconds and 60 git commands to generate.