projects
/
lttng-ust.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix: trailing backslash in include/Makefile.am
[lttng-ust.git]
/
include
/
2021-03-02
Michael Jeanson
fix: trailing backslash in include/Makefile.am
tree
|
commitdiff
2021-03-02
Michael Jeanson
Document why the fd tracker is ABI without a public...
tree
|
commitdiff
2021-03-02
Michael Jeanson
Hide private usterr-signal-safe.h symbols
tree
|
commitdiff
2021-03-02
Michael Jeanson
Move internal elf macros to a private header
tree
|
commitdiff
2021-03-02
Michael Jeanson
Move compat macros in 'lttng/align.h' to a private...
tree
|
commitdiff
2021-03-02
Michael Jeanson
Make 'lttng/bitmap.h' a private header
tree
|
commitdiff
2021-03-02
Michael Jeanson
Hide private ust-comm.h symbols
tree
|
commitdiff
2021-03-02
Michael Jeanson
Hide private ust-snprintf.h symbols
tree
|
commitdiff
2021-03-02
Michael Jeanson
Hide private share.h symbols
tree
|
commitdiff
2021-03-02
Michael Jeanson
Hide private ust-dynamic-type.h symbols
tree
|
commitdiff
2021-03-02
Michael Jeanson
Document why context provider is ABI without a public...
tree
|
commitdiff
2021-03-02
Michael Jeanson
Use 'ust-' prefix for all global private headers
tree
|
commitdiff
2021-03-02
Michael Jeanson
Move private headers out of 'lttng/' public header dir
tree
|
commitdiff
2021-02-26
Michael Jeanson
Move to kernel style SPDX license identifiers
tree
|
commitdiff
2021-02-24
Mathieu Desnoyers
Fix: Use unix socket peercred for pid, uid, gid credentials
tree
|
commitdiff
2021-02-24
Michael Jeanson
Move and hide new 'lttng_ust_counter_create' private...
tree
|
commitdiff
2021-02-24
Michael Jeanson
Move and hide new time_ns private symbols
tree
|
commitdiff
2021-02-24
Michael Jeanson
Move and hide new 'lttng_counter_transport_*' private...
tree
|
commitdiff
2021-02-24
Michael Jeanson
Hide new 'ustcomm_recv_*' private symbols
tree
|
commitdiff
2021-02-24
Michael Jeanson
Hide new 'patient_writev' private symbol
tree
|
commitdiff
2021-02-24
Mathieu Desnoyers
Remove unused deprecated and backward compatibility...
tree
|
commitdiff
2021-02-24
Mathieu Desnoyers
Remove backward compatibility for liburcu-bp
tree
|
commitdiff
2021-02-24
Mathieu Desnoyers
Cleanup: Remove deprecated symbols following soname...
tree
|
commitdiff
2021-02-24
Mathieu Desnoyers
Bump soname major to 1
tree
|
commitdiff
2021-01-20
Mathieu Desnoyers
Fix: Use default visibility for tracepoint provider...
tree
|
commitdiff
2020-12-17
Mathieu Desnoyers
Fix: UST comm protocol: event notifier command is too...
tree
|
commitdiff
2020-12-16
Mathieu Desnoyers
Fix: incorrect parameters passed to vtracelog
tree
|
commitdiff
2020-12-11
Mathieu Desnoyers
ustctl.h: use enumeration values 0, 1 for bitness
tree
|
commitdiff
2020-12-11
Mathieu Desnoyers
ust-abi: use 0, 1 for counter enumerations
tree
|
commitdiff
2020-12-11
Mathieu Desnoyers
Cleanup: ust-abi: BITNESS_{32,64}BITS -> BITNESS_{32,64}
tree
|
commitdiff
2020-12-11
Mathieu Desnoyers
Cleanup: use tabs in ust-abi.h
tree
|
commitdiff
2020-12-10
Mathieu Desnoyers
Fix: event notifier: notification send should be a...
tree
|
commitdiff
2020-12-10
Christophe Bedard
Fix: ust-tracepoint: make sure to expand tracepoint...
tree
|
commitdiff
2020-12-07
Michael Jeanson
cleanup: use <sys/syscall.h>
tree
|
commitdiff
2020-11-30
Mathieu Desnoyers
Remove runtime dependency on liburcu shared objects
tree
|
commitdiff
2020-11-27
Francis Deslauriers
Bump LTTNG_UST_EVENT_NOTIFIER_PADDING to 32 bytes
tree
|
commitdiff
2020-11-26
Mathieu Desnoyers
Fix: ust-abi: clarify which command is used on which...
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Implement event notifier error counter
tree
|
commitdiff
2020-11-26
Mathieu Desnoyers
Implement libcounter
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Implement capturing payload on event notifiers
tree
|
commitdiff
2020-11-26
Francis Deslauriers
bytecode: handle all integer types of dynamic contexts
tree
|
commitdiff
2020-11-26
Francis Deslauriers
bytecode: initialize all contexts on event notifier...
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Add `interpreter_funcs` to `lttng_bytecode_runtime`
tree
|
commitdiff
2020-11-26
Francis Deslauriers
bytecode: rename `lttng_filter_sync_state()` -> `lttng_...
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Rename filter bytecode types and files
tree
|
commitdiff
2020-11-26
Francis Deslauriers
bytecode: generalize `struct lttng_ust_filter_bytecode_...
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Cleanup: Rename filter functions/fields to mention...
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Add `patient_writev()` function
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Implement event notifier
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Add token to `struct lttng_ust_event`
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Cleanup: hide `lttng_ust_{filter_bytecode,excluder...
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Abstract base `lttng_enabler` to support other types...
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Rename `enum lttng_enabler_type` to `_format_type`
tree
|
commitdiff
2020-11-26
Francis Deslauriers
Decouple `struct lttng_session` from filter code
tree
|
commitdiff
2020-10-16
Michael Jeanson
Namespace lttng/align.h macros
tree
|
commitdiff
2020-10-15
Michael Jeanson
Cleanup: standardise include path
tree
|
commitdiff
2020-10-14
Michael Jeanson
port: include limits.h first for CHAR_BIT
tree
|
commitdiff
2020-10-14
Michael Jeanson
port: fix endian and byteswap compat on FreeBSD
tree
|
commitdiff
2020-10-14
Michael Jeanson
port: Silence macro redefinition warnings on FreeBSD
tree
|
commitdiff
2020-07-07
Michael Jeanson
Add userspace time namespace context
tree
|
commitdiff
2020-06-30
Michael Jeanson
Fix: support compile units including 'sys/sdt.h' withou...
tree
|
commitdiff
2020-05-11
Francis Deslauriers
doc: Explain `struct lttng_bytecode_runtime` layout...
tree
|
commitdiff
2020-04-27
Mathieu Desnoyers
Fix: use underlying types for array and sequence assertion
tree
|
commitdiff
2020-04-24
Francis Deslauriers
Add compile time assertion that array and sequence...
tree
|
commitdiff
2020-04-24
Francis Deslauriers
Implement compile time assertion macro wrapper
tree
|
commitdiff
2020-04-20
Mathieu Desnoyers
ust-compiler.h: Allocate compound literals on heap...
tree
|
commitdiff
2020-04-15
Mathieu Desnoyers
Bump LTTNG_UST_ABI version from 8.1 to 9.0
tree
|
commitdiff
2020-04-15
Mathieu Desnoyers
tracepoint: Refactor representation of nested types
tree
|
commitdiff
2020-04-15
Mathieu Desnoyers
Remove has_strcpy check following probe provider versio...
tree
|
commitdiff
2020-04-15
Mathieu Desnoyers
Bump LTTNG_UST_PROVIDER_MAJOR from 1 to 2
tree
|
commitdiff
2020-04-15
Mathieu Desnoyers
ust-compiler.h: Implement __LTTNG_COMPOUND_LITERAL
tree
|
commitdiff
2020-03-20
Francis Deslauriers
Record event as soon as one filters evaluates to TRUE
tree
|
commitdiff
2020-03-19
Francis Deslauriers
Cleanup: ust-tracepoint-event.h: extract `__num_fields...
tree
|
commitdiff
2020-03-04
Maxime Roussin-Bel...
Introduce vtracelog
tree
|
commitdiff
2020-03-04
Maxime Roussin-Bel...
Introduce vtracef
tree
|
commitdiff
2020-02-18
Mathieu Desnoyers
Fix: tracepoint.h: Disable address sanitizer on pointer...
tree
|
commitdiff
2020-02-17
Francis Deslauriers
Cleanup: remove trailing white spaces across project
tree
|
commitdiff
2020-02-13
Francis Deslauriers
Cleanup: remove unused `lttng_bytecode_runtime::event...
tree
|
commitdiff
2020-02-13
Francis Deslauriers
Docs: explain why unused `lttng_enabler::ctx` is kept...
tree
|
commitdiff
2020-02-13
Francis Deslauriers
Cleanup: move unused function to deprecated symbol...
tree
|
commitdiff
2020-02-13
Francis Deslauriers
Cleanup: remove unused `__check_ust_safe_fmt()` function
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-12-20
Mathieu Desnoyers
Bump LTTNG_UST_ABI_MINOR_VERSION to 1
tree
|
commitdiff
2019-11-01
Jonathan Rajotte
Add procname to lttng_ust_statedump information
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-10-11
Mathieu Desnoyers
Revert "Fix: fd tracker: do not allow signal handlers...
tree
|
commitdiff
2019-10-07
Mathieu Desnoyers
Fix: fd tracker: do not allow signal handlers to close...
tree
|
commitdiff
2019-08-26
Mathieu Desnoyers
ustctl: Implement ring buffer clear
tree
|
commitdiff
2019-08-20
Simon Marchi
Make bitfield.h C++-friendly
tree
|
commitdiff
2019-07-04
Jonathan Rajotte
Fix: do not use diagnostic pragma when GCC version...
tree
|
commitdiff
2019-07-04
Jonathan Rajotte
Fix: missing define when not building with gcc
tree
|
commitdiff
2019-06-03
Michael Jeanson
Fix: namespace our gettid wrapper
tree
|
commitdiff
2019-05-17
Mathieu Desnoyers
Cleanup: bitfields: streamline use of underscores
tree
|
commitdiff
2019-05-17
Mathieu Desnoyers
Silence compiler "always false comparison" warning
tree
|
commitdiff
2019-05-17
Mathieu Desnoyers
Fix: bitfield: shift undefined/implementation defined...
tree
|
commitdiff
2019-04-30
Mathieu Desnoyers
Fix: timestamp_end field should include all events...
tree
|
commitdiff
2019-04-10
Mathieu Desnoyers
ust-ctl API: clarify getter usage requirements
tree
|
commitdiff
2019-03-26
Mathieu Desnoyers
Add LTTNG_PACKED ifdefs to validate that it is defined
tree
|
commitdiff
next
This page took
0.042953 seconds
and
7
git commands to generate.