projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: sessiond: double free on duplicate removal of tracer source
[lttng-tools.git]
/
src
/
common
/
2021-01-26
Jonathan Rajotte
sessiond: kernel triggers: add infrastructure to create...
tree
|
commitdiff
2021-01-19
Jonathan Rajotte
kernel: event notifier: kernel-ctl interface
tree
|
commitdiff
2021-01-18
Jonathan Rajotte
ust-app: implement event notifier support
tree
|
commitdiff
2021-01-12
Jérémie Galarneau
Clean-up: replace erroneous of empty parameter list...
tree
|
commitdiff
2021-01-05
Michael Jeanson
Fix: different pthread_getname_np signature() on macOS...
tree
|
commitdiff
2021-01-04
Francis Deslauriers
hashtable: silence -fsanitize=address warning for ...
tree
|
commitdiff
2020-12-11
Jonathan Rajotte
Add base support for event rule hit
tree
|
commitdiff
2020-12-08
Jonathan Rajotte
Generate bytecodes related to the trigger on reception
tree
|
commitdiff
2020-12-08
Francis Deslauriers
kernel: Add token field to `struct lttng_kernel_event`
tree
|
commitdiff
2020-12-08
Francis Deslauriers
kernel: Add `struct lttng_kernel_syscall` to ABI
tree
|
commitdiff
2020-12-01
Francis Deslauriers
Fix: missing `_mutex_lock()` before signaling a conditi...
tree
|
commitdiff
2020-11-24
Jonathan Rajotte
trigger: lttng_trigger_get_underlying_domain_type_restr...
tree
|
commitdiff
2020-11-24
Jonathan Rajotte
condition: implement event rule based condition
tree
|
commitdiff
2020-11-20
Jonathan Rajotte
Move conditions source files to src/common/conditions...
tree
|
commitdiff
2020-11-20
Jonathan Rajotte
trigger: implement listing of registered trigger
tree
|
commitdiff
2020-11-20
Jonathan Rajotte
trigger: introduce firing policies
tree
|
commitdiff
2020-11-18
Jérémie Galarneau
Fix: trigger: erroneous check for success of trigger...
tree
|
commitdiff
2020-11-18
Jérémie Galarneau
Fix: trigger: leak of trigger on failure to set name
tree
|
commitdiff
2020-11-18
Jérémie Galarneau
Clean-up: trigger: use condition and action put
tree
|
commitdiff
2020-11-18
Jérémie Galarneau
Docs: payload/buffer view: validate is missing an argum...
tree
|
commitdiff
2020-11-18
Jérémie Galarneau
Fix: unchecked buffer size for communication header
tree
|
commitdiff
2020-11-17
Jonathan Rajotte
trigger: lttng_triggers: implement a container for...
tree
|
commitdiff
2020-11-12
Jonathan Rajotte
trigger: generate and add tracer token on registration
tree
|
commitdiff
2020-11-11
Jonathan Rajotte
trigger: implement trigger naming
tree
|
commitdiff
2020-11-09
Michael Jeanson
port: Add pthread_setname_np FreeBSD compat
tree
|
commitdiff
2020-11-09
Jonathan Rajotte
trigger: implement is_equal
tree
|
commitdiff
2020-11-09
Jonathan Rajotte
trigger: expose trigger owner uid
tree
|
commitdiff
2020-11-06
Jonathan Rajotte
Fix: action: invalid header offset used when serializin...
tree
|
commitdiff
2020-11-06
Michael Jeanson
port: FreeBSD has no ENODATA, alias it to ENOATTR
tree
|
commitdiff
2020-11-06
Michael Jeanson
Cleanup: Use pkg-config to detect liburcu
tree
|
commitdiff
2020-10-28
Jonathan Rajotte
credentials: uid and gid now use LTTNG_OPTIONAL
tree
|
commitdiff
2020-10-28
Michael Jeanson
port: Add missing sock_cred macros on FreeBSD
tree
|
commitdiff
2020-10-28
Jérémie Galarneau
optional: Add LTTNG_OPTIONAL_INIT_VALUE
tree
|
commitdiff
2020-10-28
Jonathan Rajotte
action: Mark parameter of lttng_action_get_type as...
tree
|
commitdiff
2020-10-28
Jonathan Rajotte
Introduce lttng_domain_type_str utility
tree
|
commitdiff
2020-10-28
Michael Jeanson
port: ELF_ST_TYPE is defined in elf.h on FreeBSD
tree
|
commitdiff
2020-10-28
Michael Jeanson
port: posix_fadvise is available in FreeBSD >= 10.0
tree
|
commitdiff
2020-10-28
Michael Jeanson
port: fix compat/endian.h on FreeBSD
tree
|
commitdiff
2020-10-27
Jérémie Galarneau
Fix: common: poll: compat_poll_wait never finishes
tree
|
commitdiff
2020-10-27
Michael Jeanson
Cleanup: simplify 'poll' wrapper build
tree
|
commitdiff
2020-10-27
Michael Jeanson
Cleanup: autoconf 'dirfd' detection
tree
|
commitdiff
2020-10-15
Jérémie Galarneau
Fix: relayd: failure to read index entry or stream...
tree
|
commitdiff
2020-10-13
Jérémie Galarneau
Fix: lttng-ctl: erroneous uses of LTTNG_PACKED
tree
|
commitdiff
2020-09-15
Jérémie Galarneau
Fix: PERROR spam when `tracing` group does not exist
tree
|
commitdiff
2020-09-11
Jérémie Galarneau
Build fix: implicit declaration of function 'PERROR...
tree
|
commitdiff
2020-09-11
Jonathan Rajotte
event-rule: introduce event rule tracepoint
tree
|
commitdiff
2020-09-11
Jonathan Rajotte
event-rule: introduce event rule uprobe
tree
|
commitdiff
2020-09-11
Jonathan Rajotte
event-rule: introduce event rule syscall
tree
|
commitdiff
2020-09-11
Jonathan Rajotte
event-rule: introduce event-rule kprobe
tree
|
commitdiff
2020-09-11
Jonathan Rajotte
event-rule: lttng_event_rule base object
tree
|
commitdiff
2020-09-11
Jonathan Rajotte
Introduce kernel-probe locations
tree
|
commitdiff
2020-09-11
Jérémie Galarneau
userspace-probe: replace explicit null-termination...
tree
|
commitdiff
2020-09-11
Jérémie Galarneau
Revert "userspace-probe: replace explicit null-terminat...
tree
|
commitdiff
2020-09-10
Jérémie Galarneau
userspace-probe: replace explicit null-termination...
tree
|
commitdiff
2020-09-10
Jérémie Galarneau
userspace-probe: log function name on invalid parameter...
tree
|
commitdiff
2020-09-09
Jonathan Rajotte
Allow run-as to generate filter bytecode.
tree
|
commitdiff
2020-08-27
Michael Jeanson
Fix: add missing errno.h in pthread compat
tree
|
commitdiff
2020-08-26
Michael Jeanson
Add common util to set thread name
tree
|
commitdiff
2020-08-20
Jonathan Rajotte
Move filter related code to libfilter under libcommon
tree
|
commitdiff
2020-08-20
Jérémie Galarneau
Clean-up: consumer: consumer_metadata_cache_write is...
tree
|
commitdiff
2020-08-20
Jérémie Galarneau
Fix: memcpy used on potentially overlapping regions
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
logging: print human-readable thread names when logging
tree
|
commitdiff
2020-08-11
Jonathan Rajotte
trigger: introduce refcounting
tree
|
commitdiff
2020-08-11
Jonathan Rajotte
trigger: use condition and action ref counting to ease...
tree
|
commitdiff
2020-08-11
Jonathan Rajotte
condition: introduce reference counting
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: sessiond comm relay: change spaces to tabs
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: compat time: change spaces to tabs
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: kernel consumer: change spaces to tabs
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: mi-lttng: change space to tabs
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: time: change space to tabs
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: consumer-stream: change space to tabs
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: consumer metadata cache: change space to...
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: run-as: change space to tabs
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: utils: change space to tabs
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: trace-chunk: change space to tabs
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: consumer: change space to tabs
tree
|
commitdiff
2020-08-11
Jérémie Galarneau
Clean-up: optional: change space to tabs
tree
|
commitdiff
2020-08-11
Jonathan Rajotte
trigger: internal: add credentials information
tree
|
commitdiff
2020-08-10
Jonathan Rajotte
credentials: implement is_equal
tree
|
commitdiff
2020-08-10
Jonathan Rajotte
sessiond: comm: add fd count information for lttng...
tree
|
commitdiff
2020-08-10
Jérémie Galarneau
Tests: add unix socket wrapper unit tests
tree
|
commitdiff
2020-08-06
Jérémie Galarneau
payload-view: mark lttng_payload_view_get_fd_handle_cou...
tree
|
commitdiff
2020-08-05
Jérémie Galarneau
Fix: uprobe: inequality comparison against NULL
tree
|
commitdiff
2020-08-04
Jonathan Rajotte
Fix: action: lttng_action_group_add_action returns...
tree
|
commitdiff
2020-08-04
Jérémie Galarneau
Fix: evaluation: dereference before NULL check in creat...
tree
|
commitdiff
2020-08-03
Jérémie Galarneau
Fix: extraneous empty/inactive flush on rotation out...
tree
|
commitdiff
2020-07-29
Jonathan Rajotte
Fix: common: unchecked return value
tree
|
commitdiff
2020-07-29
Jonathan Rajotte
Fix: common: improper use of negative return
tree
|
commitdiff
2020-07-27
Jérémie Galarneau
payload: use fd_handle instead of raw file descriptors
tree
|
commitdiff
2020-07-27
Jérémie Galarneau
Add fd_handle interface
tree
|
commitdiff
2020-07-27
Jérémie Galarneau
payload: don't re-initialize destination payload on...
tree
|
commitdiff
2020-07-27
Jérémie Galarneau
uprobe: transmit binary file descritptor through lttng_...
tree
|
commitdiff
2020-07-27
Jérémie Galarneau
Fix: payload view: payload view always refers to parent...
tree
|
commitdiff
2020-07-27
Jérémie Galarneau
payload: incomplete sentence in lttng_payload_init...
tree
|
commitdiff
2020-07-27
Jérémie Galarneau
common: add lttng_payload_view fd count accessor and...
tree
|
commitdiff
2020-07-27
Jérémie Galarneau
common: move lttng_payload[_view] to libcommon
tree
|
commitdiff
2020-07-27
Jérémie Galarneau
common: add lttng_dynamic_array_set_count()
tree
|
commitdiff
2020-07-27
Jérémie Galarneau
Fix: uprobe: missing error code on allocation failure
tree
|
commitdiff
2020-07-27
Jonathan Rajotte
userspace-probe: implement is_equal
tree
|
commitdiff
2020-07-27
Jonathan Rajotte
Fix: send/received actual size is overwritten by 'expec...
tree
|
commitdiff
next
This page took
0.041466 seconds
and
7
git commands to generate.