projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add .clang-format
[lttng-tools.git]
/
src
/
2019-07-25
Jérémie Galarneau
Don't allow slashes and dots in overriden trace chunk...
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
relayd: Retrieve a relay_session's trace chunk on creation
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
relayd: Transmit current trace chunk id in create_sesss...
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Use a "comm" variant of the LTTNG_OPTIONAL helper in...
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Remove unused relay daemon commands
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
relayd: create an implicit trace chunk on session creation
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
relayd: create sessiond trace chunk registry on session...
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Use directory handle to rename trace chunk directory
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Docs: add directory handle header documentation
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Add rmdirat and renameat to run-as commands
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Print the location of trace chunk produced at session...
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Docs: misleading documentation of compat_epoll_create
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Remove unused ust_sock member of command_ctx
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Fix: wait for the completion of implicit session rotations
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Fix: don't hide EBADF error subbuffer write
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Fix: metadata stream is not marked as quiescent after...
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Create stream files relative to a stream's current...
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Cleanup: remove duplicated code in snapshot record...
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Fix: run_as_mkdirat returns value of errno
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Fix: double close of directory fd in runas worker
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
relayd: add the sessiond_trace_chunk_registry interface
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Move index initialization to ctf-index.h
tree
|
commitdiff
2019-07-25
Jérémie Galarneau
Export utils_stream_file_path outside of common/utils.c
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Add file creation/unlinking utils to directory handle
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
relayd: send sessiond uuid and session id as part of...
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Transmit sessiond uuid to consumerd on launch
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Add lttng_uuid_copy() util
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Add lttng_uuid_is_nil() util
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Add lttng_uuid_is_equal util to lttng_uuid
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Add a consumer daemon INIT command
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Generate a UUID on lttng-sessiond launch
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Remove unneeded creation of the UST domain sub-directory
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Create an initial trace chunk on first start of an...
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Allow direct access to the dirfd of a directory handle
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Create a consumer daemon trace chunk registry on launch
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Add the trace chunk and trace chunk registry interfaces
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Add a time_to_iso8601_str() utility
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Add a method to create a directory handle relative...
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Maintain a channel-per-session_id hash table in the...
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Document lttng_directory_handle_init_from_dirfd
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Allow lttng_directory_handle to be moved
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Add a copy method to lttng_directory_handle
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Remove unused bitfield.h header
tree
|
commitdiff
2019-07-18
Jérémie Galarneau
Build fix: undeclared variable in poll compat
tree
|
commitdiff
2019-06-18
Geneviève Bastien
Fix: error when listing sessions with no session
tree
|
commitdiff
2019-05-04
Yannick Lamarre
Clean-up: correct typo from epoll to poll
tree
|
commitdiff
2019-05-04
Yannick Lamarre
Clean code base from redundant verification
tree
|
commitdiff
2019-05-04
Yannick Lamarre
Change lttng_poll_wait behaviour of compat-poll to...
tree
|
commitdiff
2019-05-04
Yannick Lamarre
Fix: hang in thread_rotation when using compat-poll
tree
|
commitdiff
2019-05-04
Yannick Lamarre
Adapt poll layer behaviour to match the epoll layer
tree
|
commitdiff
2019-05-04
Yannick Lamarre
Change LTTNG_POLL_GETNB behaviour for poll flavor
tree
|
commitdiff
2019-05-03
Yannick Lamarre
Fix: lttng_poll_mod calls compat_(e)poll_add
tree
|
commitdiff
2019-05-01
Jonathan Rajotte
Fix: getenv can return null
tree
|
commitdiff
2019-04-30
Mathieu Desnoyers
Bump LTTNG_UST_ABI to 8.0
tree
|
commitdiff
2019-04-28
Jérémie Galarneau
Fix: directory handle credentials parameter is not...
tree
|
commitdiff
2019-04-25
Yannick Lamarre
Clean-up: Remove double buffer initialisation
tree
|
commitdiff
2019-04-25
Jonathan Rajotte
Fix: getgrnam is not MT-Safe, use getgrnam_r
tree
|
commitdiff
2019-04-24
Mathieu Desnoyers
Fix: logging: log_add_time() save/restore errno
tree
|
commitdiff
2019-04-24
Mathieu Desnoyers
Fix relayd: initialize beacon to -1ULL
tree
|
commitdiff
2019-04-24
Mathieu Desnoyers
Fix: relayd: handling of lttng_read errors >= 0
tree
|
commitdiff
2019-04-24
Jérémie Galarneau
Fix: relayd not spawned on default-url live session...
tree
|
commitdiff
2019-04-24
Jérémie Galarneau
Clean-up: remove empty line in lttng create command
tree
|
commitdiff
2019-04-18
Jérémie Galarneau
Add mkdirat utils and runas wrappers
tree
|
commitdiff
2019-04-10
Jérémie Galarneau
Log the wait-shm's path on shm_open failure
tree
|
commitdiff
2019-04-10
Jérémie Galarneau
Generate session name and default output on sessiond...
tree
|
commitdiff
2019-04-10
Jérémie Galarneau
Move completed trace archive chunks to an "archives...
tree
|
commitdiff
2019-04-10
Jérémie Galarneau
Fix: lttng_rotate_session does not handle socket close
tree
|
commitdiff
2019-04-08
Jérémie Galarneau
Fix: hide internal libcommon time utilities
tree
|
commitdiff
2019-04-08
Jérémie Galarneau
lttng: make the configuration file interface const...
tree
|
commitdiff
2019-04-08
Jérémie Galarneau
Fix: command reply message is leaked for variable-len...
tree
|
commitdiff
2019-03-28
Yannick Lamarre
Fix: Properly sanitize input parameter
tree
|
commitdiff
2019-03-28
Yannick Lamarre
Enforce DL_LIBS value instead of hard coded -ldl
tree
|
commitdiff
2019-03-28
Yannick Lamarre
Fix: Add POPT_CFLAGS to lttng_CFLAGS
tree
|
commitdiff
2019-03-28
Mathieu Desnoyers
Fix: consumer snapshot: handle unsigned long overflow
tree
|
commitdiff
2019-03-28
Jérémie Galarneau
Clean-up: hide internal kernel_consumer_add_channel...
tree
|
commitdiff
2019-03-28
Jérémie Galarneau
Fix: no-output sessions do not enforce snapshot constraints
tree
|
commitdiff
2019-03-28
Jérémie Galarneau
Fix: wrong error code returned by kernel_snapshot_record()
tree
|
commitdiff
2019-03-28
Jérémie Galarneau
Clarify incorrect channel output type logging message
tree
|
commitdiff
2019-03-28
Jérémie Galarneau
Mark lttng_kconsumer_snapshot_channel as static
tree
|
commitdiff
2019-03-28
Jérémie Galarneau
Docs: clarify the meaning of the snapshot_mode flag...
tree
|
commitdiff
2019-03-28
Jérémie Galarneau
lttng: clean-up the printout of snapshot outputs
tree
|
commitdiff
2019-03-28
Jérémie Galarneau
lttng: clean-up printout of session output destination
tree
|
commitdiff
2019-03-26
Jérémie Galarneau
Fix: missing include can cause structures to not be...
tree
|
commitdiff
2019-03-26
Jérémie Galarneau
Fix: check illegal combinations of ctrl-url/data-url...
tree
|
commitdiff
2019-03-26
Jérémie Galarneau
Fix: lttng_uri structure must be packed as it is used...
tree
|
commitdiff
2019-03-26
Jérémie Galarneau
Fix: missing mentions of tracing session rotation in...
tree
|
commitdiff
2019-03-26
Jérémie Galarneau
Fix: release reference to ltt_session on error instead...
tree
|
commitdiff
2019-03-26
Jérémie Galarneau
Fix relayd: session leaked on communication error durin...
tree
|
commitdiff
2019-02-16
Francis Deslauriers
Prevent channel buffer allocation larger than memory
tree
|
commitdiff
2019-02-14
Jérémie Galarneau
Fix: destroy called twice on quit pipe
tree
|
commitdiff
2019-02-14
Jérémie Galarneau
Use uuid_to_str() when formatting metadata
tree
|
commitdiff
2019-02-14
Jérémie Galarneau
Add an internal uuid formatting utility
tree
|
commitdiff
2019-02-11
Jonathan Rajotte
Fix: don't destroy the sockets if the snapshot was...
tree
|
commitdiff
2019-02-11
Jonathan Rajotte
Fix: run-as thread deadlock on itself in restart error...
tree
|
commitdiff
2019-02-11
Jonathan Rajotte
Fix: session list lock must be held on session put...
tree
|
commitdiff
2019-02-11
Jonathan Rajotte
Support minute and hour as time suffixes
tree
|
commitdiff
2019-01-23
Jérémie Galarneau
Fix: missing rcu read locking in trigger "unregister...
tree
|
commitdiff
2019-01-18
Jérémie Galarneau
Fix: create_kernel_session asserts on failure
tree
|
commitdiff
2019-01-14
Jérémie Galarneau
Fix: only free trace_path when it is dynamically allocated
tree
|
commitdiff
2019-01-14
Jérémie Galarneau
Fix: wrong error check on kernel session creation
tree
|
commitdiff
next
This page took
0.045057 seconds
and
7
git commands to generate.