projects
/
lttng-ust.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix: Java examples CLASSPATH override
[lttng-ust.git]
/
liblttng-ust
/
2020-03-19
Jonathan Rajotte
Fix: v.u.d might be uninitialized
tree
|
commitdiff
2020-02-18
Mathieu Desnoyers
Fix: jhash.h: remove out-of-bound reads
tree
|
commitdiff
2020-02-18
Francis Deslauriers
Cleanup: remove trailing white spaces across project
tree
|
commitdiff
2020-02-13
Francis Deslauriers
liblttng-ust: exit loop early on event enabler match
tree
|
commitdiff
2019-10-11
Mathieu Desnoyers
Fix: lttng perf counter deadlock
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-10-07
Mathieu Desnoyers
Fix: Lock FD tracker across fork
tree
|
commitdiff
2019-08-02
Mathieu Desnoyers
Fix: don't wait for initial statedump when 0 session...
tree
|
commitdiff
2019-07-30
Gabriel-Andrew Pol...
Fix: wait for initial statedump before proceeding to...
tree
|
commitdiff
2019-07-29
Gabriel-Andrew Pol...
Fix: remove uninitialised value
tree
|
commitdiff
2019-07-29
Gabriel-Andrew Pol...
Fix: GCC unaligned pointer warnings
tree
|
commitdiff
2019-06-04
Mathieu Desnoyers
Fix: client_sequence_number may dereference NULL pointer
tree
|
commitdiff
2019-06-03
Michael Jeanson
Fix: namespace our gettid wrapper
tree
|
commitdiff
2019-04-10
Mathieu Desnoyers
Fix: don't access packet header for stream_id and strea...
tree
|
commitdiff
2019-03-08
Jonathan Rajotte
Move wait_shm_mmap initialization to library constructor
tree
|
commitdiff
2019-01-22
Jonathan Rajotte
Fix: Initialize fd field of struct lttng_ust_elf to...
tree
|
commitdiff
2018-09-20
Mathieu Desnoyers
Fix: race between statedump and library destructor
tree
|
commitdiff
2018-09-07
Mathieu Desnoyers
Fix: reset procname on fork in child process
tree
|
commitdiff
2018-09-05
Michael Jeanson
Fix: add missing stdbool.h include
tree
|
commitdiff
2018-09-05
Francis Deslauriers
Move symbol preventing unloading of probe providers
tree
|
commitdiff
2018-06-30
Vitaly Lipatov
Fix: use LIBDL/LIBC_DL to select either libdl or libc
tree
|
commitdiff
2018-06-07
Mathieu Desnoyers
Fix: lttng filter validator ERANGE error handling
tree
|
commitdiff
2018-06-06
Mathieu Desnoyers
Filter: implement dynamic typing for load object
tree
|
commitdiff
2018-06-06
Mathieu Desnoyers
Filter: add FILTER_OP_RETURN_S64 instruction
tree
|
commitdiff
2018-06-06
Mathieu Desnoyers
Perform bitwise ops on unsigned types
tree
|
commitdiff
2018-06-06
Mathieu Desnoyers
Filter: catch shift undefined behavior
tree
|
commitdiff
2018-06-06
Mathieu Desnoyers
Filter: implement bitwise lshift, rshift, not
tree
|
commitdiff
2018-06-06
Mathieu Desnoyers
Filter: index array, sequences, implement bitwise binar...
tree
|
commitdiff
2018-03-05
Michael Jeanson
Fix: cache the result of getpid() internally
tree
|
commitdiff
2018-03-05
Michael Jeanson
Fix: reset cached vpid context on fork
tree
|
commitdiff
2018-02-20
Mathieu Desnoyers
Fix: string comparison on incorrect length in context...
tree
|
commitdiff
2018-02-09
Francis Deslauriers
Support unloading of probe providers
tree
|
commitdiff
2018-02-09
Francis Deslauriers
Rename lttng_ust_enum_get to lttng_ust_enum_get_from_desc
tree
|
commitdiff
2018-02-09
Francis Deslauriers
dlopen() liblttng-ust.so from constructor to prevent...
tree
|
commitdiff
2018-02-09
Francis Deslauriers
Add probe provider unregister function
tree
|
commitdiff
2018-02-09
Mathieu Desnoyers
Remove duplicate provider name checks
tree
|
commitdiff
2018-02-06
Jonathan Rajotte
Use ust_lock during sock_info operations for atomicity...
tree
|
commitdiff
2018-02-06
Jonathan Rajotte
Force tracked fd to be bigger than STDERR_FILENO
tree
|
commitdiff
2017-11-10
Jonathan Rajotte
Fix: fd of an elf object must be registered to the...
tree
|
commitdiff
2017-11-10
Jonathan Rajotte
Cleanup: clock description for metadata was moved to...
tree
|
commitdiff
2017-11-07
Mathieu Desnoyers
Revert "Use initial-exec TLS model"
tree
|
commitdiff
2017-10-19
Mathieu Desnoyers
Use initial-exec TLS model
tree
|
commitdiff
2017-06-12
Mathieu Desnoyers
Introduce LTTNG_UST_ALLOW_BLOCKING env. var.
tree
|
commitdiff
2017-06-12
Philippe Proulx
Fix: lttng-ust-elf.c: define NT_GNU_BUILD_ID if not...
tree
|
commitdiff
2017-05-27
Mathieu Desnoyers
Calculate context length outside of retry loop
tree
|
commitdiff
2017-05-09
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-03-17
Francis Deslauriers
Cleanup: formatting in strutils_star_glob_match explanation
tree
|
commitdiff
2017-03-11
Mathieu Desnoyers
Fix: race between lttng-ust getenv() and application...
tree
|
commitdiff
2017-03-11
Mathieu Desnoyers
Use SIZE_MAX instead of -1ULL for size_t parameter
tree
|
commitdiff
2017-03-11
Mathieu Desnoyers
filter: use SIZE_MAX rather than UINT_MAX and tuncating...
tree
|
commitdiff
2017-03-10
Mathieu Desnoyers
Fix: out of bound array access in filter code
tree
|
commitdiff
2017-03-10
Philippe Proulx
Add support for star globbing patterns in event names
tree
|
commitdiff
2017-03-10
Philippe Proulx
Filtering: add support for star-only globbing patterns
tree
|
commitdiff
2017-03-10
Philippe Proulx
Add string utilities
tree
|
commitdiff
2016-11-28
Mathieu Desnoyers
Filter code relicensing to MIT license
tree
|
commitdiff
2016-11-21
Mathieu Desnoyers
Performance: add missing "caa_unlikely" on fast-path
tree
|
commitdiff
2016-11-08
Mathieu Desnoyers
Implement LTTNG_UST_BLOCKING_RETRY_TIMEOUT
tree
|
commitdiff
2016-10-03
Mathieu Desnoyers
Fix: perform statedump before replying to sessiond
tree
|
commitdiff
2016-10-03
Mathieu Desnoyers
Introduce file descriptor tracker
tree
|
commitdiff
2016-10-03
Mathieu Desnoyers
Fix: honor send timeout on unix socket connect
tree
|
commitdiff
2016-10-03
Mathieu Desnoyers
Fix: perform TLS fixup in all UST entry points from...
tree
|
commitdiff
2016-09-24
Mathieu Desnoyers
Performance: cache the backend pages pointer in context
tree
|
commitdiff
2016-09-12
Mathieu Desnoyers
Fix: compat: -ust suffix sprintf error handling
tree
|
commitdiff
2016-08-21
Mathieu Desnoyers
Performance: define _LGPL_SOURCE in LGPL c files
tree
|
commitdiff
2016-08-18
Mathieu Desnoyers
Fix: perf counters build against kernel headers < 3.12
tree
|
commitdiff
2016-08-18
Mathieu Desnoyers
Fix: perf counter context deadlock
tree
|
commitdiff
2016-08-08
Mathieu Desnoyers
Fix: many-events registration/unregistration speed
tree
|
commitdiff
2016-07-14
Mathieu Desnoyers
Fix: reset vtid cache before releasing urcu locks
tree
|
commitdiff
2016-07-14
Mathieu Desnoyers
Fix: cleanup local_apps.allowed flag on lib cleanup
tree
|
commitdiff
2016-07-13
Mathieu Desnoyers
Fix: memory corruption in compat.h
tree
|
commitdiff
2016-07-12
Mathieu Desnoyers
Introduce lttng_ust_loaded weak symbol
tree
|
commitdiff
2016-07-12
Mathieu Desnoyers
Revert "Introduce LTTNG_UST_LOADED environment variable"
tree
|
commitdiff
2016-07-12
Mathieu Desnoyers
Introduce LTTNG_UST_LOADED environment variable
tree
|
commitdiff
2016-07-12
Mathieu Desnoyers
Fix: remove invalid free
tree
|
commitdiff
2016-07-06
Mathieu Desnoyers
Fix: use-after-free in statedump lib iter_end
tree
|
commitdiff
2016-07-06
Mathieu Desnoyers
Add generic fallback for perf counter read
tree
|
commitdiff
2016-07-06
Mathieu Desnoyers
Fix: perf counters: sign-extend pmc register
tree
|
commitdiff
2016-07-05
Mathieu Desnoyers
Add missing ust_lib.c and ust_lib.h
tree
|
commitdiff
2016-07-05
Mathieu Desnoyers
Add library load/unload tracking events
tree
|
commitdiff
2016-06-30
Mathieu Desnoyers
Implement statedump command in UST
tree
|
commitdiff
2016-06-28
Mathieu Desnoyers
Fix: lttng context perf: missing stdbool.h header include
tree
|
commitdiff
2016-06-27
Julien Desfossez
Add perf context support for ARMv7
tree
|
commitdiff
2016-06-27
Julien Desfossez
Keep perf context FD open for other architectures
tree
|
commitdiff
2016-06-05
Raphaël Beamonte
Add -ust to the name of UST threads of the application
tree
|
commitdiff
2016-05-25
Mathieu Desnoyers
Fix: all lttng-ust source files should be tagged _LGPL_...
tree
|
commitdiff
2016-05-24
Mathieu Desnoyers
Fix: don't call __builtin_return_address(0) on 32-bit...
tree
|
commitdiff
2016-05-23
Mathieu Desnoyers
Fix: update debug message about weak-hidden symbols
tree
|
commitdiff
2016-05-20
Mathieu Desnoyers
Print DBG() message about compiler weak hidden symbol...
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: unchecked return value in trace_clock_read64_monotonic
tree
|
commitdiff
2016-05-16
Mathieu Desnoyers
Fix: portability: no arith on void pointer
tree
|
commitdiff
2016-05-16
Mathieu Desnoyers
Fix: initialize build id and debug link flags to 0
tree
|
commitdiff
2016-05-16
Mathieu Desnoyers
Fix: add "has_build_id" and "has_debug_link" fields...
tree
|
commitdiff
2016-05-10
Mathieu Desnoyers
Use min_t/max_t macros in lttng-ust-elf.c
tree
|
commitdiff
2016-05-10
Antoine Busque
Fix: erroneous computation of ELF in-memory size
tree
|
commitdiff
2016-04-25
Mathieu Desnoyers
Fix: re-introduce exported symbols
tree
|
commitdiff
2016-04-20
Antoine Busque
Rename statedump and dl events and fields
tree
|
commitdiff
2016-04-15
Antoine Busque
Add is_pic field to statedump soinfo event
tree
|
commitdiff
2016-04-05
Mathieu Desnoyers
Fix: remove dead code from filter interpreter
tree
|
commitdiff
2016-03-21
Mathieu Desnoyers
Fix: convey enum value signedness into metadata
tree
|
commitdiff
next
This page took
0.047331 seconds
and
7
git commands to generate.