projects
/
lttng-ust.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lttng-ust.git
2019-02-14
Mathieu Desnoyers
Fix: additional compiler barriers for procname context
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Mathieu Desnoyers
Fix: procname context async-signal safety
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Mathieu Desnoyers
Cleanup vtid/vpid context caches
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Michael Jeanson
Cleanup: fix typo 'acces' -> 'access'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Jonathan Rajotte
Fix: Initialize fd field of struct lttng_ust_elf to...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Michael Jeanson
Cleanup: test Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Michael Jeanson
Add silent mode to examples Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Michael Jeanson
Add silent rules support for docs
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Michael Jeanson
Use config.h to define SONAME major number
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Michael Jeanson
Use a variable to select the dlopen lib in Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Michael Jeanson
Add hello-many to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Mathieu Desnoyers
Adapt lttng-ust to use multiflavor symbols from liburcu...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
Mathieu Desnoyers
Clarify lib_ring_buffer_switch_slow() requirements
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Mathieu Desnoyers
tests: hello-many
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Mathieu Desnoyers
Fix: sync event enablers before choosing header type
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Omair Majid
Fix: address shellcheck warnings/errors in example...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Mathieu Desnoyers
Fix: check for event class/instance prototype mismatch
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Mathieu Desnoyers
Fix: race between statedump and library destructor
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Mathieu Desnoyers
Fix: reset procname on fork in child process
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Mathieu Desnoyers
Version 2.11.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Michael Jeanson
Fix: add missing stdbool.h include
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Francis Deslauriers
Move symbol preventing unloading of probe providers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Mathieu Desnoyers
Fix: Remove unused line from liblttng-ust-fd makefile
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Vitaly Lipatov
Fix: add liblttng-ust dependency to liblttng-ust-fd
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Vitaly Lipatov
Fix: use LIBDL/LIBC_DL to select either libdl or libc
commit
|
commitdiff
|
tree
|
snapshot
2018-06-07
Mathieu Desnoyers
Fix: lttng filter validator ERANGE error handling
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Mathieu Desnoyers
Filter: implement dynamic typing for load object
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Mathieu Desnoyers
Filter: add FILTER_OP_RETURN_S64 instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Mathieu Desnoyers
Perform bitwise ops on unsigned types
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Mathieu Desnoyers
Filter: catch shift undefined behavior
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Mathieu Desnoyers
Filter: implement bitwise lshift, rshift, not
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Mathieu Desnoyers
Filter: index array, sequences, implement bitwise binar...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Mathieu Desnoyers
Fix: AM_CONDITIONAL should be outside AS_IF block
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Michael Jeanson
Fix: build jni libs with openjdk >= 10
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Michael Jeanson
Fix: ustfork: save and restore errno in syscall wrappers
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Michael Jeanson
Fix: cache the result of getpid() internally
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Michael Jeanson
Fix: reset cached vpid context on fork
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Michael Jeanson
Fix: build example SO when PIE is enabled
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Mathieu Desnoyers
Fix: string comparison on incorrect length in context...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Francis Deslauriers
Support unloading of probe providers
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Francis Deslauriers
Rename lttng_ust_enum_get to lttng_ust_enum_get_from_desc
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Francis Deslauriers
dlopen() liblttng-ust.so from constructor to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Francis Deslauriers
Add probe provider unregister function
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Francis Deslauriers
Cleanup: Move version numbers in separate variables...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-09
Mathieu Desnoyers
Remove duplicate provider name checks
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Mathieu Desnoyers
Fix: remove for() loop initial declarations
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Jonathan Rajotte
Use ust_lock during sock_info operations for atomicity...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Jonathan Rajotte
Force tracked fd to be bigger than STDERR_FILENO
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Mathieu Desnoyers
Fix: numa: dynamically check that numa is available
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Michael Jeanson
Fix: specify SONAME in python-lttngust LoadLibrary
commit
|
commitdiff
|
tree
|
snapshot
2017-11-12
Mathieu Desnoyers
Fix: ensure fd tracker is initialized when called from...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Jonathan Rajotte
Fix: fd of an elf object must be registered to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Jonathan Rajotte
Cleanup: clock description for metadata was moved to...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Mathieu Desnoyers
Fix: liblttng-ust-fd.so: override fclose symbol
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Mathieu Desnoyers
Revert "Use initial-exec TLS model"
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Mathieu Desnoyers
Revert "Fix: typo: DECLARE_URCU_TLS_IE -> DEFINE_URCU_T...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Philippe Proulx
configure.ac: add --disable-examples option to not...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Michael Jeanson
Disable NUMA by default on 32bit arm
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Mathieu Desnoyers
Update Makefile.am output about libnuma not found
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Mathieu Desnoyers
Update readme to document opt dep on numa
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Mathieu Desnoyers
numa support: allow disabling numa support
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Mathieu Desnoyers
Update README to document dependency on libnuma
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Mathieu Desnoyers
Take NUMA configuration into account for UST buffer...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Mathieu Desnoyers
Fix: typo: DECLARE_URCU_TLS_IE -> DEFINE_URCU_TLS_IE
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Mathieu Desnoyers
Use initial-exec TLS model
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Jonathan Rajotte
lttng-gen-tp: formatting
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Jonathan Rajotte
Fix: lttng-gen-tp: only replace file extension
commit
|
commitdiff
|
tree
|
snapshot
2017-08-23
Mathieu Desnoyers
Fix: move fsync after ftruncate
commit
|
commitdiff
|
tree
|
snapshot
2017-08-23
Mathieu Desnoyers
Fix: sync buffer file metadata on buffer allocation
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Philippe Proulx
lttng-ust(3): reword and fix style of `LTTNG_UST_ALLOW_...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Philippe Proulx
lttng-ust(3): specify "If set" instead of "if set to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Philippe Proulx
Fix: doc/man: use a single XSL file and match local...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Liguang Li
Fix: Expand the shmobj size for the sequence number
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mathieu Desnoyers
Introduce LTTNG_UST_ALLOW_BLOCKING env. var.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Philippe Proulx
Fix: lttng-ust-elf.c: define NT_GNU_BUILD_ID if not...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Mathieu Desnoyers
Calculate context length outside of retry loop
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Michael Jeanson
Fix: Quote CMAKE variable assignment in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Michael Jeanson
Rework configure script
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Michael Jeanson
Fix: Typo in doc/examples/Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Michael Jeanson
Fix: Don't override user variables within the build...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Michael Jeanson
Move m4 scripts to m4 dir
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mathieu Desnoyers
doc: remove duplicate LTTNG_UST_BLOCKING_RETRY_TIMEOUT...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Mathieu Desnoyers
Version 2.10.0-rc1
v2.10.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Jérémie Galarneau
Clean-up: remove unused variables to silence gcc warning
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Jérémie Galarneau
Add ustctl_snapshot_sample_positions ustctl command
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Francis Deslauriers
Cleanup: formatting in strutils_star_glob_match explanation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Philippe Proulx
doc/man: add typical `$` and `#` prompts to command...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Mathieu Desnoyers
Fix: add missing getenv.h include to ustctl.c
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Mathieu Desnoyers
Fix: race between lttng-ust getenv() and application...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Mathieu Desnoyers
Use SIZE_MAX instead of -1ULL for size_t parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Mathieu Desnoyers
filter: use SIZE_MAX rather than UINT_MAX and tuncating...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Mathieu Desnoyers
Fix: out of bound array access in filter code
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Alexandre Montplaisir
Correctly clean all generated JAR files
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Alexandre Montplaisir
Fix: List missing file in Java agent's Makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Alexandre Montplaisir
Support generic globbing patterns in the Java agent
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Alexandre Montplaisir
Log more information in the Java TCP client
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Alexandre Montplaisir
Cleanup: Remove unused import in JUL Java agent
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Philippe Proulx
Add support for star globbing patterns in event names
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Philippe Proulx
Filtering: add support for star-only globbing patterns
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Philippe Proulx
Add string utilities
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.038443 seconds
and
4
git commands to generate.