Fix: handle leak in abi tests
[lttng-ust.git] / doc /
2021-04-22  Michael JeansonTracepoint API namespacing ctf_string
2021-04-22  Michael JeansonTracepoint API namespacing ctf_sequence
2021-04-22  Michael JeansonTracepoint API namespacing ctf_array
2021-04-22  Michael JeansonTracepoint API namespacing ctf_float
2021-04-22  Michael JeansonTracepoint API namespacing ctf_integer
2021-04-22  Michael JeansonTracepoint API namespacing tracelog
2021-04-22  Michael JeansonTracepoint API namespacing tracef
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_PROVIDER'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_INCLUDE'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_HEADER_MULTI_READ'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_CREATE_PROBES'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_MODEL_EMF_URI'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_LOGLEVEL'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_DEFINE'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_PROBE_DYNAMIC_LI...
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_EVENT'
2021-04-22  Michael JeansonTracepoint API namespacing 'TP_FIELDS'
2021-04-22  Michael JeansonTracepoint API namespacing 'TP_ARGS'
2021-04-22  Mathieu DesnoyersIntroduce API compatibility macros
2021-04-20  Michael Jeansonlttng-gen-tp: no linker flags when compiling .o
2021-04-13  Michael JeansonMove liblttng-ust to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-java* to 'src/lib/'
2021-04-09  Michael JeansonAdd 'src' dir to global include path
2021-04-09  Michael JeansonMove all sources to 'src/'
2021-04-01  Michael Jeansoncleanup: explicitly mark unused parameters (-Wunused...
2021-03-31  Michael Jeansonfix: string constants (-Wwrite-strings)
2021-03-31  Michael Jeansonfix: all functions have declarations (-Wmissing-prototy...
2021-03-30  Michael Jeansoncleanup: function attribute 'format'
2021-03-29  Michael Jeansonfix: add format attribute to relevant functions (-Wsugg...
2021-03-23  Michael Jeansonfix: Group Targets requires GNU Make >= 4.3
2021-03-23  Michael Jeansonfix: use configured python when building the examples
2021-03-23  Michael Jeansoncleanup: don't copy lttng-gen-tp in OOT builds
2021-03-22  Michael Jeansonfix: use the configured cmake binary
2021-03-22  Michael Jeansonconfigure: standardize automake conditional names
2021-03-22  Michael JeansonSet the default ust constructor timeout in the headers
2021-03-10  Philippe Proulxtracef-tracelog-limitations.txt: take variadic variant...
2021-03-10  Philippe Proulxtracef.3.txt/tracelog.3.txt: always take variadic varia...
2021-03-10  Philippe Proulxdoc/man/Makefile.am: handle vtracef(3) and vtracelog...
2021-03-10  Philippe Proulxtracelog.3.txt: add `vtracelog` to the "NAME" section
2021-03-10  Philippe Proulxlttng-ust(3): reorganize the "Context information"...
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2020-10-15  Michael JeansonCleanup: standardise include path
2020-07-07  Michael JeansonAdd userspace time namespace context
2020-07-02  Michael JeansonAdd missing files to distribution
2020-04-22  Michael Jeansonfix: Java examples CLASSPATH override
2020-04-22  Michael Jeansonfix: Add CLASSPATH to autoconf precious variables
2020-03-04  Mathieu DesnoyersFix: Add missing vtracelog demo to make dist
2020-03-04  Mathieu DesnoyersFix: Add missing vtracef demo to make dist
2020-03-04  Maxime Roussin-Bel... Introduce vtracelog
2020-03-04  Maxime Roussin-Bel... Introduce vtracef
2020-02-17  Simon MarchiFix: generation of man pages with multiple refnames
2020-02-17  Francis DeslauriersCleanup: remove trailing white spaces across project
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2019-11-18  Simon Marchidoc: fix build failure due to wrong whitespace character
2019-11-18  Simon Marchidoc: reformat long lines in doc/examples/Makefile.am
2019-11-18  Simon Marchidoc: pass AR when building examples
2019-11-01  Jonathan RajotteAdd procname to lttng_ust_statedump information
2019-10-24  Jérémie GalarneauDocs: LTTNG-UST(3): missing references to some namespac...
2019-10-18  Michael JeansonAdd userspace vuid/vgid contexts
2019-10-18  Michael JeansonAdd userspace namespace contexts
2019-09-08  Philippe Proulxdoc/man: include build version in GitHub links
2019-09-08  Maxime SORINCheck if the AR environment variable exists for cross...
2018-12-21  Michael JeansonAdd silent mode to examples Makefiles
2018-12-21  Michael JeansonAdd silent rules support for docs
2018-10-12  Omair MajidFix: address shellcheck warnings/errors in example...
2018-02-20  Michael JeansonFix: build example SO when PIE is enabled
2017-11-06  Philippe Proulxconfigure.ac: add --disable-examples option to not...
2017-07-28  Philippe Proulxlttng-ust(3): reword and fix style of `LTTNG_UST_ALLOW_...
2017-07-28  Philippe Proulxlttng-ust(3): specify "If set" instead of "if set to...
2017-07-28  Philippe ProulxFix: doc/man: use a single XSL file and match local...
2017-06-12  Mathieu DesnoyersIntroduce LTTNG_UST_ALLOW_BLOCKING env. var.
2017-05-09  Michael JeansonFix: Quote CMAKE variable assignment in Makefile
2017-05-09  Michael JeansonRework configure script
2017-05-09  Michael JeansonFix: Typo in doc/examples/Makefile.am
2017-05-09  Michael JeansonFix: Don't override user variables within the build...
2017-05-06  Mathieu Desnoyersdoc: remove duplicate LTTNG_UST_BLOCKING_RETRY_TIMEOUT...
2017-03-16  Philippe Proulxdoc/man: add typical `$` and `#` prompts to command...
2017-02-20  Michael JeansonFix: CMake examples integration
2016-11-30  Vicente Olivert... doc/examples/Makefile.am: define C and C++ compilers...
2016-11-29  Philippe Proulxlttng-ust(3): document `lttng_ust_loaded` symbol
2016-11-29  Philippe Proulxlttng-ust(3): document `perf:thread:raw:rN:NAME` context
2016-11-29  Philippe Proulxlttng-ust-dl(3): update documentation
2016-11-29  Philippe Proulxlttng-ust(3): document liblttng-ust-fd
2016-11-29  Philippe Proulxdoc/man: document the lttng_ust_lib events
2016-11-29  Philippe Proulxdoc/man: add full stop to descriptive table cells
2016-11-29  Philippe Proulxdoc/man: reorganize source for tables
2016-11-29  Philippe Proulxlttng-ust(3): sort ctf_*() macro parameter definitions
2016-11-29  Philippe Proulxlttng-ust(3): fix alignment and indentation
2016-11-29  Philippe Proulxlttng-ust(3): document new ctf_*() array/sequence netwo...
2016-11-08  Mathieu DesnoyersImplement LTTNG_UST_BLOCKING_RETRY_TIMEOUT
2016-10-04  Jonathan RajotteFix: cmake example with configure based oot build
2016-10-03  Jonathan Rajottebuild: check for CXX_WORKS for cmake example
2016-10-03  Jonathan RajotteFix: build: pass configure flags to cmake example
2016-07-12  Mathieu DesnoyersRevert "Introduce LTTNG_UST_LOADED environment variable"
2016-07-12  Mathieu DesnoyersIntroduce LTTNG_UST_LOADED environment variable
2016-07-08  Philippe ProulxUse AC_PROG_MKDIR_P (generic mkdir -p)
2016-07-08  Philippe ProulxSplit CMake example build steps on different lines
2016-07-08  Philippe ProulxFix: CMake example: specify source/built includes/libs
2016-06-27  Mathieu DesnoyersDoc: cmake example: fix coding style
next
This page took 0.039689 seconds and 7 git commands to generate.