projects
/
lttng-ust.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lttng-ust.git
2020-10-15
Michael Jeanson
port: fix pthread_setname_np integration
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Michael Jeanson
Cleanup: standardise include path
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Michael Jeanson
port: no libnuma on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Michael Jeanson
port: use /bin/sh in test_ust_elf
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Michael Jeanson
port: fix typo 'lttng_ust_safe_closefrom' -> 'lttng_ust...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Michael Jeanson
port: include limits.h first for CHAR_BIT
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Michael Jeanson
port: fix endian and byteswap compat on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Michael Jeanson
port: Silence macro redefinition warnings on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Michael Jeanson
port: fix pthread autoconf detection to support FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Michael Jeanson
Set version to 2.13-pre
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Mathieu Desnoyers
Fix: ustctl_release_object: eliminate double-close...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Michael Jeanson
tests: return the proper TAP exit code
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Michael Jeanson
Add userspace time namespace context
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Michael Jeanson
Use libtool syntax in LDADD
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Michael Jeanson
Add missing files to distribution
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Jonathan Rajotte
Fix: python agent: 'time' has no attribute 'clock'
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Christophe...
Fix: libc-wrapper: undef temporary token rather than...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Michael Jeanson
Fix: support compile units including 'sys/sdt.h' withou...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Francis Deslauriers
Cleanup: have interpreter functions return _DISCARD...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Francis Deslauriers
Cleanup: bytecode: typo: "s16" -> "u16"
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Francis Deslauriers
doc: Explain `struct lttng_bytecode_runtime` layout...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Francis Deslauriers
Fix: event probes attached before event enabled
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Mathieu Desnoyers
Fix: use underlying types for array and sequence assertion
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Francis Deslauriers
Add compile time assertion that array and sequence...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Francis Deslauriers
Implement compile time assertion macro wrapper
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Mathieu Desnoyers
Fix: agent: read: end of loop condition should exclude 0
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Michael Jeanson
fix: Java examples CLASSPATH override
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Michael Jeanson
Add missing files to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Michael Jeanson
fix: Add CLASSPATH to autoconf precious variables
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Mathieu Desnoyers
Fix: Java agent: close session daemon socket on error
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Mathieu Desnoyers
Java agent: Use inequality for read bound check
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Mathieu Desnoyers
Fix: Java agent: handle partial payload read
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Mathieu Desnoyers
Fix: incorrect field accounting for dynamic type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Mathieu Desnoyers
ust-compiler.h: Allocate compound literals on heap...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Mathieu Desnoyers
Require C++11 for building probe providers with C+...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Francis Deslauriers
filter: bytecode already in the list should go before
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Mathieu Desnoyers
Bump LTTNG_UST_ABI version from 8.1 to 9.0
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Mathieu Desnoyers
tracepoint: Refactor representation of nested types
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Mathieu Desnoyers
Remove has_strcpy check following probe provider versio...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Mathieu Desnoyers
Bump LTTNG_UST_PROVIDER_MAJOR from 1 to 2
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Mathieu Desnoyers
ust-compiler.h: Implement __LTTNG_COMPOUND_LITERAL
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Mathieu Desnoyers
Document dependency on liburcu >= 0.12
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Mathieu Desnoyers
configure: add check for DEFINE_URCU_TLS_INIT
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Mathieu Desnoyers
Cleanup: use DEFINE_URCU_TLS_INIT for all CONFIG_RCU_TL...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Mathieu Desnoyers
Fix: namespace contexts !CONFIG_RCU_TLS variable initia...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Francis Deslauriers
Record event as soon as one filters evaluates to TRUE
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Francis Deslauriers
Cleanup: ust-tracepoint-event.h: extract `__num_fields...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Jonathan Rajotte
Fix: v.u.d might be uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Mathieu Desnoyers
Fix: Add missing vtracelog demo to make dist
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Mathieu Desnoyers
Fix: Add missing vtracef demo to make dist
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Maxime Roussin...
Introduce vtracelog
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Maxime Roussin...
Introduce vtracef
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Jonathan Rajotte
Fix: set FD_CLOEXEC on incoming FDs.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Mathieu Desnoyers
Fix: tracepoint.h: Disable address sanitizer on pointer...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Mathieu Desnoyers
Fix: jhash.h: remove out-of-bound reads
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Simon Marchi
Fix: generation of man pages with multiple refnames
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Francis Deslauriers
Cleanup: remove trailing white spaces across project
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Fix: lttng-ust-comm.c: return number of fd rather size...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
liblttng-ust-comm: move `_unlock_fd_tracker()` after...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: liblttng-ust: change `int` flag to `bool`
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
liblttng-ust: exit loop early on event enabler match
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: remove redundant memory barrier
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: remove unused `lttng_bytecode_runtime::event...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Docs: explain why unused `lttng_enabler::ctx` is kept...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: remove unused `lttng_free_enabler_filter_bytec...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: move unused function to deprecated symbol...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: remove unused `__check_ust_safe_fmt()` function
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: silence unused parameter `ps` warning
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: apply `include-what-you-use` guideline for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: apply `include-what-you-use` guideline for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: apply `include-what-you-use` guideline for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: apply `include-what-you-use` guideline for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: apply `include-what-you-use` guideline for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Cleanup: typo: column -> colon
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Francis Deslauriers
Add git-review config
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Mathieu Desnoyers
Version 2.12.0-rc1
v2.12.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Michael Jeanson
Fix: build with -fno-common
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Mathieu Desnoyers
Bump LTTNG_UST_ABI_MINOR_VERSION to 1
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Mathieu Desnoyers
lttng-clear: stop tracing required
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Simon Marchi
doc: fix build failure due to wrong whitespace character
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Simon Marchi
doc: reformat long lines in doc/examples/Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Simon Marchi
doc: pass AR when building examples
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Michael Jeanson
Require automake >= 1.12
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Jonathan Rajotte
Add procname to lttng_ust_statedump information
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Jérémie Galarneau
Docs: LTTNG-UST(3): missing references to some namespac...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Michael Jeanson
Set version to 2.12-pre
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Michael Jeanson
Add pkgconfig support for liblttng-ust-ctl
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Mathieu Desnoyers
Fix: uninitialized variable in lib_ring_buffer_reserve_...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Michael Jeanson
Fix: document proper liburcu version dependency
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Michael Jeanson
Fix: Add missing files to distribution
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Michael Jeanson
Add userspace vuid/vgid contexts
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Michael Jeanson
Add userspace namespace contexts
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Mathieu Desnoyers
Fix: lttng perf counter deadlock
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Mathieu Desnoyers
Revert "Fix: fd tracker: do not allow signal handlers...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Mathieu Desnoyers
Fix: fd tracker: do not allow signal handlers to close...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Mathieu Desnoyers
Fix: fd tracker: provide async-signal-safety for close...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Mathieu Desnoyers
Fix: Disable cancellation around fd tracker lock
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Mathieu Desnoyers
Fix: Lock FD tracker across fork
commit
|
commitdiff
|
tree
|
snapshot
2019-09-08
Philippe Proulx
doc/man: include build version in GitHub links
commit
|
commitdiff
|
tree
|
snapshot
2019-09-08
Maxime SORIN
Check if the AR environment variable exists for cross...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.03868 seconds
and
4
git commands to generate.