Introduce LTTNG_UST_MAP_POPULATE_POLICY environment variable
[lttng-ust.git] / tests / hello /
2020-10-20  Michael JeansonCleanup: separate tests between 'unit' and 'compile'
2020-10-15  Michael JeansonCleanup: standardise include path
2020-07-02  Michael JeansonAdd missing files to distribution
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2018-12-21  Michael JeansonUse a variable to select the dlopen lib in Makefiles
2017-05-09  Michael JeansonFix: Don't override user variables within the build...
2016-05-06  Mathieu DesnoyersTracepoint array/sequence: add nowrite hex macros
2016-05-06  Mathieu DesnoyersTracepoint: add ctf array for network byte order integers
2016-05-06  Mathieu DesnoyersTracepoint: add ctf sequence for network byte order...
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2014-04-30  Mathieu DesnoyersCleanup: work-around missing inet.h struct mmsghdr...
2013-08-15  Mathieu DesnoyersTracepoint probes don't need extern C
2013-03-26  Jérémie GalarneauConvert hello test to a build test only
2012-12-17  Mathieu DesnoyersAdapt tests to TRACEPOINT_INCLUDE
2012-12-05  Mathieu DesnoyersUpdate license text
2012-11-22  Mathieu DesnoyersCleanup: remove whitespaces and EOL in tests
2012-10-02  Paul ChaventBuild out of src tree
2012-07-13  Mathieu DesnoyersTRACEPOINT_EVENT: add *_nowrite fields for filter
2012-06-18  Mathieu DesnoyersRevert "Fix c99 compatibility: tp_rcu_dereference_bp...
2012-06-18  Mathieu DesnoyersFix c99 compatibility: tp_rcu_dereference_bp() should...
2012-06-11  Mathieu Desnoyershello test: fail on old style definition
2012-06-05  Mathieu Desnoyerstest "hello": add boolean test
2012-04-05  Mathieu DesnoyersMerge branch 'dev'
2012-03-08  Mathieu DesnoyersLicense text standardization, add missing licenses
2012-03-06  Mathieu DesnoyersMerge branch 'master' into dev dev
2012-03-06  Mathieu DesnoyersMerge branch 'master' into dev
2012-03-01  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-24  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-23  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-22  Mathieu DesnoyersDetect and document dependency on -ldl on Linux, -lc...
2012-02-22  Mathieu DesnoyersRevert "Detect and document dependency on -ldl on Linux...
2012-02-21  Mathieu DesnoyersDetect and document dependency on -ldl on Linux, -lc...
2011-12-13  Mathieu DesnoyersUpdate readme file, add example makefile
2011-12-11  Mathieu DesnoyersPrint compiler warning/runtime warning and truncate...
2011-12-08  Mathieu DesnoyersFix dynamic linking with GNU gold linker
2011-11-27  Mathieu DesnoyersAllow weak binding from instrumented apps to liblttng-ust
2011-11-18  Mathieu DesnoyersBasic tracepoint event implementation
2011-11-17  Mathieu DesnoyersRelicense tests probe headers/tp.c files to MIT-style...
2011-11-15  Mathieu DesnoyersDocument LGPL TRACEPOINT_CREATE_PROBES restrictions
2011-11-13  Mathieu DesnoyersUpdate comment
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-10  Mathieu DesnoyersAdd delay parameter to hello test program
2011-11-08  Mathieu DesnoyersTracepoint API change: add provider field
2011-11-05  Mathieu DesnoyersFix make dist dep for tests/hello
2011-11-03  Mathieu Desnoyerslibrary mass rename: add lttng- prefix
2011-11-03  Mathieu DesnoyersMove include/ust/ to include/lttng/
2011-09-25  Mathieu DesnoyersUse network byte order field in hello test
2011-09-25  Mathieu Desnoyerstests: Add a long field
2011-09-23  Mathieu DesnoyersExport consumer ABI, implement ring buffer modification...
2011-09-16  Mathieu DesnoyersSupport c++ tracepoint instrumentation
2011-08-26  Mathieu Desnoyerstracepoint: Remove TRACEPOINT_LIB declaration
2011-08-26  Mathieu DesnoyersRemove libust-initializer
2011-08-26  Mathieu DesnoyersUpdate tracepoint event example layout (cleanup tabulat...
2011-08-25  Mathieu DesnoyersStress-test buffer in hello.c
2011-08-23  Mathieu DesnoyersCleanup
2011-08-23  Mathieu DesnoyersSession create/release tested.
2011-08-16  Mathieu DesnoyersUpdate tests/hello test-case layout (cleanup)
2011-08-11  Mathieu DesnoyersFix float/double handling
2011-08-11  Mathieu Desnoyerstest and fix array, sequence, string
2011-08-11  Mathieu Desnoyerstest: add array test
2011-08-10  Mathieu DesnoyersTracepoint event test update
2011-08-10  Mathieu Desnoyerstests: Build all integer declarations
2011-08-10  Mathieu DesnoyersBuild TRACEPOINT_EVENT integer type
2011-08-08  Mathieu Desnoyerslibust 2.0 + ringbuffer + TRACEPOINT_EVENT builds and...
2011-05-20  Mathieu DesnoyersRemove installed headers, cleanup header names
2011-05-19  Mathieu DesnoyersTracepoint and TRACEPOINT_EVENT API cleanup
2011-04-22  Mathieu DesnoyersTracepoints: Introduce DEFINE/DECLARE_TRACEPOINT, TRACE...
2011-04-13  Mathieu DesnoyersTest empty argument tracepoint
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...
2010-09-06  David GouletFix asprintf and scanf ignoring return value
2010-09-01  Nils CarlsonUpdate test-case for tracepoints and add a new test...
2010-04-19  Pierre-Marc Fournieradd custom probes support and update tracepoints
2010-03-11  Pierre-Marc Fournieradd missing licence headers
2010-02-26  Pierre-Marc Fournierfork: don't switch buffer when destroying trace in...
2009-11-16  Pierre-Marc FournierRewrite last GPL bits in relay.c and relay.h
2009-11-11  Jan BlunckLink tests against libust-initializer.o as well
2009-10-27  Pierre-Marc Fournierfix build and out of tree build
2009-10-27  Pierre-Marc FournierMerge branch 'for-pierre-marc' of git://git.infradead...
2009-10-25  Jan BlunckMove kernelcompat.h to include/ust/ and share.h, usterr...
2009-10-25  Jan BlunckMove immediate.h, marker.h and tracepoint.h to include...
2009-10-09  Pierre-Marc Fournierupdate build system to find automatically installed...
2009-06-15  Pierre-Marc Fourniertests: fix warnings
2009-06-15  Pierre-Marc Fournierreorganize test programs into tests/ directory
This page took 0.051083 seconds and 8 git commands to generate.