projects
/
lttng-ust.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Copyright ownership transfer
[lttng-ust.git]
/
doc
/
2021-11-18
Michael Jeanson
doc/man: Document LTTNG_UST_ABORT_ON_CRITICAL variable
tree
|
commitdiff
2021-06-09
Philippe Proulx
doc/man: only mention `-llttng-ust-common` in synopses...
tree
|
commitdiff
2021-06-09
Philippe Proulx
doc/man: remove vtracef() and vtracelog() manual pages
tree
|
commitdiff
2021-06-07
Philippe Proulx
doc/man: document LTTng-UST 2.13
tree
|
commitdiff
2021-06-07
Michael Jeanson
doc: add -llttng-ust-common to linking cmd in manpages
tree
|
commitdiff
2021-06-07
Michael Jeanson
doc: xmlto output to stdout on a verbose build
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing ctf_string
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing ctf_sequence
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing ctf_array
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing ctf_float
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing ctf_integer
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing tracelog
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing tracef
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing 'TRACEPOINT_PROVIDER'
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing 'TRACEPOINT_INCLUDE'
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing 'TRACEPOINT_HEADER_MULTI_READ'
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing 'TRACEPOINT_CREATE_PROBES'
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing 'TRACEPOINT_MODEL_EMF_URI'
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing 'TRACEPOINT_LOGLEVEL'
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing 'TRACEPOINT_DEFINE'
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing 'TRACEPOINT_PROBE_DYNAMIC_LI...
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing 'TRACEPOINT_EVENT'
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing 'TP_FIELDS'
tree
|
commitdiff
2021-04-22
Michael Jeanson
Tracepoint API namespacing 'TP_ARGS'
tree
|
commitdiff
2021-04-22
Mathieu Desnoyers
Introduce API compatibility macros
tree
|
commitdiff
2021-04-20
Michael Jeanson
lttng-gen-tp: no linker flags when compiling .o
tree
|
commitdiff
2021-04-13
Michael Jeanson
Move liblttng-ust to 'src/lib/'
tree
|
commitdiff
2021-04-13
Michael Jeanson
Move liblttng-ust-java* to 'src/lib/'
tree
|
commitdiff
2021-04-09
Michael Jeanson
Add 'src' dir to global include path
tree
|
commitdiff
2021-04-09
Michael Jeanson
Move all sources to 'src/'
tree
|
commitdiff
2021-04-01
Michael Jeanson
cleanup: explicitly mark unused parameters (-Wunused...
tree
|
commitdiff
2021-03-31
Michael Jeanson
fix: string constants (-Wwrite-strings)
tree
|
commitdiff
2021-03-31
Michael Jeanson
fix: all functions have declarations (-Wmissing-prototy...
tree
|
commitdiff
2021-03-30
Michael Jeanson
cleanup: function attribute 'format'
tree
|
commitdiff
2021-03-29
Michael Jeanson
fix: add format attribute to relevant functions (-Wsugg...
tree
|
commitdiff
2021-03-23
Michael Jeanson
fix: Group Targets requires GNU Make >= 4.3
tree
|
commitdiff
2021-03-23
Michael Jeanson
fix: use configured python when building the examples
tree
|
commitdiff
2021-03-23
Michael Jeanson
cleanup: don't copy lttng-gen-tp in OOT builds
tree
|
commitdiff
2021-03-22
Michael Jeanson
fix: use the configured cmake binary
tree
|
commitdiff
2021-03-22
Michael Jeanson
configure: standardize automake conditional names
tree
|
commitdiff
2021-03-22
Michael Jeanson
Set the default ust constructor timeout in the headers
tree
|
commitdiff
2021-03-10
Philippe Proulx
tracef-tracelog-limitations.txt: take variadic variant...
tree
|
commitdiff
2021-03-10
Philippe Proulx
tracef.3.txt/tracelog.3.txt: always take variadic varia...
tree
|
commitdiff
2021-03-10
Philippe Proulx
doc/man/Makefile.am: handle vtracef(3) and vtracelog...
tree
|
commitdiff
2021-03-10
Philippe Proulx
tracelog.3.txt: add `vtracelog` to the "NAME" section
tree
|
commitdiff
2021-03-10
Philippe Proulx
lttng-ust(3): reorganize the "Context information"...
tree
|
commitdiff
2021-02-26
Michael Jeanson
Move to kernel style SPDX license identifiers
tree
|
commitdiff
2020-10-15
Michael Jeanson
Cleanup: standardise include path
tree
|
commitdiff
2020-07-07
Michael Jeanson
Add userspace time namespace context
tree
|
commitdiff
2020-07-02
Michael Jeanson
Add missing files to distribution
tree
|
commitdiff
2020-04-22
Michael Jeanson
fix: Java examples CLASSPATH override
tree
|
commitdiff
2020-04-22
Michael Jeanson
fix: Add CLASSPATH to autoconf precious variables
tree
|
commitdiff
2020-03-04
Mathieu Desnoyers
Fix: Add missing vtracelog demo to make dist
tree
|
commitdiff
2020-03-04
Mathieu Desnoyers
Fix: Add missing vtracef demo to make dist
tree
|
commitdiff
2020-03-04
Maxime Roussin-Bel...
Introduce vtracelog
tree
|
commitdiff
2020-03-04
Maxime Roussin-Bel...
Introduce vtracef
tree
|
commitdiff
2020-02-17
Simon Marchi
Fix: generation of man pages with multiple refnames
tree
|
commitdiff
2020-02-17
Francis Deslauriers
Cleanup: remove trailing white spaces across project
tree
|
commitdiff
2020-02-13
Francis Deslauriers
Cleanup: apply `include-what-you-use` guideline for...
tree
|
commitdiff
2020-02-13
Francis Deslauriers
Cleanup: apply `include-what-you-use` guideline for...
tree
|
commitdiff
2019-11-18
Simon Marchi
doc: fix build failure due to wrong whitespace character
tree
|
commitdiff
2019-11-18
Simon Marchi
doc: reformat long lines in doc/examples/Makefile.am
tree
|
commitdiff
2019-11-18
Simon Marchi
doc: pass AR when building examples
tree
|
commitdiff
2019-11-01
Jonathan Rajotte
Add procname to lttng_ust_statedump information
tree
|
commitdiff
2019-10-24
Jérémie Galarneau
Docs: LTTNG-UST(3): missing references to some namespac...
tree
|
commitdiff
2019-10-18
Michael Jeanson
Add userspace vuid/vgid contexts
tree
|
commitdiff
2019-10-18
Michael Jeanson
Add userspace namespace contexts
tree
|
commitdiff
2019-09-08
Philippe Proulx
doc/man: include build version in GitHub links
tree
|
commitdiff
2019-09-08
Maxime SORIN
Check if the AR environment variable exists for cross...
tree
|
commitdiff
2018-12-21
Michael Jeanson
Add silent mode to examples Makefiles
tree
|
commitdiff
2018-12-21
Michael Jeanson
Add silent rules support for docs
tree
|
commitdiff
2018-10-12
Omair Majid
Fix: address shellcheck warnings/errors in example...
tree
|
commitdiff
2018-02-20
Michael Jeanson
Fix: build example SO when PIE is enabled
tree
|
commitdiff
2017-11-06
Philippe Proulx
configure.ac: add --disable-examples option to not...
tree
|
commitdiff
2017-07-28
Philippe Proulx
lttng-ust(3): reword and fix style of `LTTNG_UST_ALLOW_...
tree
|
commitdiff
2017-07-28
Philippe Proulx
lttng-ust(3): specify "If set" instead of "if set to...
tree
|
commitdiff
2017-07-28
Philippe Proulx
Fix: doc/man: use a single XSL file and match local...
tree
|
commitdiff
2017-06-12
Mathieu Desnoyers
Introduce LTTNG_UST_ALLOW_BLOCKING env. var.
tree
|
commitdiff
2017-05-09
Michael Jeanson
Fix: Quote CMAKE variable assignment in Makefile
tree
|
commitdiff
2017-05-09
Michael Jeanson
Rework configure script
tree
|
commitdiff
2017-05-09
Michael Jeanson
Fix: Typo in doc/examples/Makefile.am
tree
|
commitdiff
2017-05-09
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-05-06
Mathieu Desnoyers
doc: remove duplicate LTTNG_UST_BLOCKING_RETRY_TIMEOUT...
tree
|
commitdiff
2017-03-16
Philippe Proulx
doc/man: add typical `$` and `#` prompts to command...
tree
|
commitdiff
2017-02-20
Michael Jeanson
Fix: CMake examples integration
tree
|
commitdiff
2016-11-30
Vicente Olivert...
doc/examples/Makefile.am: define C and C++ compilers...
tree
|
commitdiff
2016-11-29
Philippe Proulx
lttng-ust(3): document `lttng_ust_loaded` symbol
tree
|
commitdiff
2016-11-29
Philippe Proulx
lttng-ust(3): document `perf:thread:raw:rN:NAME` context
tree
|
commitdiff
2016-11-29
Philippe Proulx
lttng-ust-dl(3): update documentation
tree
|
commitdiff
2016-11-29
Philippe Proulx
lttng-ust(3): document liblttng-ust-fd
tree
|
commitdiff
2016-11-29
Philippe Proulx
doc/man: document the lttng_ust_lib events
tree
|
commitdiff
2016-11-29
Philippe Proulx
doc/man: add full stop to descriptive table cells
tree
|
commitdiff
2016-11-29
Philippe Proulx
doc/man: reorganize source for tables
tree
|
commitdiff
2016-11-29
Philippe Proulx
lttng-ust(3): sort ctf_*() macro parameter definitions
tree
|
commitdiff
2016-11-29
Philippe Proulx
lttng-ust(3): fix alignment and indentation
tree
|
commitdiff
2016-11-29
Philippe Proulx
lttng-ust(3): document new ctf_*() array/sequence netwo...
tree
|
commitdiff
2016-11-08
Mathieu Desnoyers
Implement LTTNG_UST_BLOCKING_RETRY_TIMEOUT
tree
|
commitdiff
2016-10-04
Jonathan Rajotte
Fix: cmake example with configure based oot build
tree
|
commitdiff
2016-10-03
Jonathan Rajotte
build: check for CXX_WORKS for cmake example
tree
|
commitdiff
2016-10-03
Jonathan Rajotte
Fix: build: pass configure flags to cmake example
tree
|
commitdiff
next
This page took
0.043682 seconds
and
7
git commands to generate.