docs: Add supported versions and fix-backport policy
[lttng-ust.git] / .gitignore
2024-01-10  Michael JeansonBuild system: implement REUSE with SPDX identifiers
2022-07-29  Michael JeansonAdd more unit tests for possible_cpus_array_len
2022-07-25  Michael JeansonAdd unit tests for num possible cpus
2022-01-24  Michael JeansonAdd a Log4j 2.x Java agent
2022-01-24  Jonathan RajotteAdd basic Eclipse setup for log4j
2021-06-09  Philippe Proulxdoc/man: remove vtracef() and vtracelog() manual pages
2021-06-08  Michael JeansonAdd serialized ABI definition files
2021-06-07  Philippe Proulxdoc/man: document LTTng-UST 2.13
2021-05-14  Michael JeansonAdd abi0 conflict tests
2021-05-06  Michael JeansonAdd api0 compile tests
2021-05-06  Michael JeansonMove current compile tests to 'api1'
2021-04-23  Michael JeansonMove pkgconfig file to 'src/lib/'
2021-04-16  Michael JeansonMove liblttng-ust-pthread-wrapper to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-tracepoint to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-common to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust to 'src/lib/'
2021-04-13  Michael JeansonMove libustcomm to 'src/common/'
2021-04-13  Michael JeansonMove libringbuffer to 'src/common/'
2021-04-13  Michael JeansonMove libcounter to 'src/common/'
2021-04-13  Michael JeansonMove liblttng-ust-ctl to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-java* to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-dl to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-fd to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-cyg-profile to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-libc-wrapper to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-python-agent to 'src/lib/'
2021-04-09  Michael JeansonMove msgpack to libcommon
2021-04-09  Michael JeansonAdd an internal 'libcommon' for utils
2021-04-09  Michael JeansonMove internal headers to 'src/' dir
2021-04-09  Michael JeansonAdd 'src' dir to global include path
2021-04-09  Michael JeansonMove all sources to 'src/'
2021-03-29  Michael JeansonAdd unit tests for utils macros
2021-03-29  Michael JeansonAdd unit tests for lttng_ust_strerror
2021-03-29  Michael JeansonPython agent lib soname major bump
2021-03-23  Michael Jeansonconfigure: centralize version information
2021-03-22  Michael JeansonAdd basic shell tests script framework
2021-03-22  Michael JeansonSimplify python agent build
2021-03-10  Michael JeansonAdd missing doc/man/vtracelog.3 to gitignore
2020-12-11  Mathieu DesnoyersAdd tests/unit/libmsgpack/test_msgpack to gitignore
2020-11-13  Michael Jeansonport: tests: Add a simple unit test for shm operations
2020-10-20  Michael JeansonCleanup: separate tests between 'unit' and 'compile'
2020-10-16  Michael JeansonCleanup: Remove obsolete and unused tests
2020-10-15  Michael JeansonAdd pthread_setname_np tests
2020-10-15  Michael JeansonCleanup: standardise include path
2020-04-22  Michael JeansonAdd missing files to .gitignore
2020-03-04  Maxime Roussin-Bel... Introduce vtracelog
2020-03-04  Maxime Roussin-Bel... Introduce vtracef
2019-01-14  Michael JeansonCleanup: test Makefiles
2018-12-13  Michael JeansonAdd hello-many to gitignore
2017-05-09  Michael JeansonMove m4 scripts to m4 dir
2017-02-20  Michael JeansonFix: CMake examples integration
2016-06-02  Alexandre MontplaisirAdd liblttng-ust-agent.jar to the .gitignore
2016-05-20  Mathieu Desnoyerstest: add test for gcc issue with weak hidden symbol...
2016-05-12  Michael JeansonTests: Replace prove by autotools tap runner
2016-04-07  Philippe ProulxConvert man pages to AsciiDoc
2016-02-12  Alexandre MontplaisirImplement Java agent application context retrieval
2016-02-12  Alexandre MontplaisirSplit the JNI APIs in separate classes
2015-11-27  Philippe ProulxRefactor Python agent build and install
2015-09-04  Michael JeansonFix: make check in out of tree build
2015-08-29  Antoine BusqueAdd unit tests for lttng_ust_elf
2015-08-11  Jonathan RajotteBuild: python agent: use setup.py over autoconf
2015-07-29  Alexandre MontplaisirRefactor Java agent to let applications manage the...
2015-07-22  Alexandre MontplaisirSplit Java agent library in 3 separate jars
2015-07-01  Philippe Proulx.gitignore: ignore Python agent generated files
2015-06-25  Michael JeansonFix: build log4j example when enabled
2015-06-18  Mathieu DesnoyersAdd demo-tracelog to gitignore file
2014-10-22  David GouletAdd Python agent support
2014-10-16  Mathieu DesnoyersAdd missing file to gitignore
2014-09-19  Christian BabeuxRefactor liblttng-ust-jul in liblttng-ust-agent
2014-09-09  Mathieu DesnoyersAdd cscope to gitignore
2014-03-14  Mathieu DesnoyersImplement tracef() instrumentation API
2013-11-12  David GouletAdd liblttng-ust-jul for JUL support
2013-08-06  Zifei TongUpdate .gitignore
2013-05-10  Jérémie GalarneauMove "hello-static-lib" to doc/examples and add non...
2013-03-26  Jérémie GalarneauFix snprintf test and output result to TAP format
2013-03-26  Jérémie GalarneauReplace same_line_marker test with same_line_tracepoint
2013-03-26  Jérémie GalarneauRemove tests-libustinstr-malloc
2013-03-26  Jérémie GalarneauRemove exit-fast test
2013-03-26  Jérémie GalarneauRemove fork test
2013-03-26  Jérémie GalarneauRemove daemon test
2013-03-26  Jérémie GalarneauRemove demo test
2013-03-26  Jérémie GalarneauRemove outdated test-nevents test
2013-03-26  Jérémie GalarneauRemove outdated register_test test
2013-03-26  Jérémie GalarneauRemove outdated libustctl_function_tests test
2013-03-26  Jérémie GalarneauRemove outdated test hello2
2013-03-26  Jérémie GalarneauRemove outdated dlopen test
2013-03-26  Jérémie GalarneauRemove outdated test basic long
2013-03-26  Jérémie GalarneauRemove outdated test basic
2012-10-05  Mathieu DesnoyersImplement liblttng-ust-fork daemon() override test
2012-03-01  Mathieu DesnoyersMerge branch 'master' into dev
2012-03-01  Mathieu DesnoyersFix: Add include/lttng/ust-config.h to git ignore
2012-02-07  Mathieu DesnoyersUpdate gitignore
2011-12-02  Alexandre MontplaisirUpdate .gitignore
2011-07-04  Mathieu DesnoyersRing buffer: use shmp (shared-memory pointers) for...
2011-06-01  Yannick BrosseauAdd a version.h header
2011-06-01  Yannick BrosseauAdd pkg-config file generation
2011-05-19  Yannick BrosseauChange libtap.so to a local static library which is...
2011-05-17  Nils CarlsonNew fast-exit test-case
2011-05-04  Jason WesselOnly ignore the top config.h.in
2011-02-09  David GouletAdd all tests executable to gitignore
next
This page took 0.245976 seconds and 106 git commands to generate.