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-11-26
Francis Deslauriers
Extract `handle_bytecode_recv()` function
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Rename filter bytecode types and files
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
bytecode: generalize `struct lttng_ust_filter_bytecode_...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Cleanup: Rename filter functions/fields to mention...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Add `patient_writev()` function
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Add `libmsgpack` for serializing captures
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
bytecode: allow interpreter to return any type
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
bytecode: propagate `rev_bo` of element
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
bytecode: set register type to `REG_PTR` even if not...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Add `lttng_bytecode_interpret_format_output()` for...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Mathieu Desnoyers
bytecode: add `REG_U64` interpreter register type
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Implement event notifier
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Add token to `struct lttng_ust_event`
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Create `_for_each` function to unregister probe providers
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Cleanup: extract function to borrow hashlist bucket
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Decouple `struct lttng_event` from filter code
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Cleanup: hide `lttng_ust_{filter_bytecode,excluder...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Abstract base `lttng_enabler` to support other types...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Rename `enum lttng_enabler_type` to `_format_type`
commit
|
commitdiff
|
tree
|
snapshot
2020-11-26
Francis Deslauriers
Decouple `struct lttng_session` from filter code
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Michael Jeanson
port: FreeBSD 12.2 added pthread_setname_np
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Michael Jeanson
port: tests: Add a simple unit test for shm operations
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Michael Jeanson
port: fsync(2) on a POSIX shm fd returns EINVAL on...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Michael Jeanson
port: set shm size with ftruncate before writing
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Michael Jeanson
fix: pass the detected CFLAGS to the C++ compiler
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Michael Jeanson
Cleanup: silent rules are always available in automake...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Michael Jeanson
Cleanup: Use pkg-config to detect liburcu
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Michael Jeanson
tests: Move tap-driver.sh out of the autotools aux...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Michael Jeanson
Enable autotools warnings as errors
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Michael Jeanson
Cleanup: separate tests between 'unit' and 'compile'
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Michael Jeanson
Cleanup: Bump autoconf required version to 2.69
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Michael Jeanson
Cleanup: Remove obsolete and unused tests
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Michael Jeanson
fix: pthread_setname_np tests to match compat behavior
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Michael Jeanson
fix: pthread_setname_np fails on longer tread names
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Michael Jeanson
Namespace lttng/align.h macros
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Mathieu Desnoyers
Fix: remove redefinition of _GNU_SOURCE
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Michael Jeanson
Add pthread_setname_np tests
commit
|
commitdiff
|
tree
|
snapshot
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
next
This page took
0.040469 seconds
and
4
git commands to generate.