projects
/
lttng-tools.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Clean-up: replace space by tabs
2020-06-12
Jonathan Rajotte
Clean-up: replace space by tabs
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-06-12
Jonathan Rajotte
Fix: tests: output_dir contains the consumerd pipe
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-06-09
Jonathan Rajotte
liblttng-ctl: add facilities for lttng_snapshot_output...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-06-09
Jonathan Rajotte
actions: implement is_equal
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-06-08
Jonathan Rajotte
Clean-up: sort includes per clang format in action.c
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-06-08
Jonathan Rajotte
format: AlignOperand introduces spaces
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-05-21
Jonathan Rajotte
Fix: common: fs_handle_seek returns negative value...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-05-19
Jonathan Rajotte
Fix: common: abort on rotation after time manipulation
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-05-12
Jonathan Rajotte
API: missing includes in lttng.h
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-05-12
Jonathan Rajotte
API: missing clear and clear-handle includes in lttng.h
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-05-12
Jonathan Rajotte
API: sort lttng.h includes
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-05-12
Jonathan Rajotte
Fix: API: missing end brace for C++ linkage specification.
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-03-20
Jonathan Rajotte
Remove part of last name to fit in a 80 character line
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-03-10
Jonathan Rajotte
Fix: lttng-ctl: _handle can be NULL
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-03-10
Jonathan Rajotte
Fix: sessiond: domain subdirectory not deleted on empty...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-07
Jonathan Rajotte
Fix: possible null dereference
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-07
Jonathan Rajotte
Fix: string might be uninitialized
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-07
Jonathan Rajotte
Fix: force the use of our _FORTIFY_SOURCE definition
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-23
Jonathan Rajotte
Fix: use lttng_tracker_id_status enum values
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-15
Jonathan Rajotte
Fix: automatic enum value overwrites existing error...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-13
Jonathan Rajotte
Fix: skip start trace for app that are already started.
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-13
Jonathan Rajotte
Fix: keep active session state on redundant start command
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
Fix: initialize var_data to NULL
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
tracker: update API documentation
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
Cleanup: remove struct lttng_handle from tracker.h
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
Refactoring: introduce lttng_tracker_ids_serialize
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
Refactoring: move count to an output parameter
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
Refactoring: introduce lttng_tracker_ids data structure
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
Refactoring: use an opaque lttng_tracker_id type
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
Fix: Initialize ret to zero
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
Update track/untrack man page
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
Error early on invalid tracker type for UST domain
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
ust-app: remove dead code
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
Fix: Skip uid registry when metadata key value is 0
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
trackers: update list/track/untrack commands
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
trackers: support tracking feature
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
trackers: introduce new tracker types
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
format: use AfterCaseLabel: true for switch case
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-20
Jonathan Rajotte
Doc: lttng-clear(8) man page
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-19
Jonathan Rajotte
tests: mi for clear command
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-19
Jonathan Rajotte
tests: lttng clear command
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-19
Jonathan Rajotte
tests: gen-ust-events: add touch and wait sync points...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-19
Jonathan Rajotte
lttng: Implement lttng clear session command
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-19
Jonathan Rajotte
ust-consumer: Expose user space clear buffer operation
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-19
Jonathan Rajotte
kernel-ctl: Expose kernel clear buffer operation
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-13
Jonathan Rajotte
Fix: tests: metadata presence on relayd is not deterministic
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-13
Jonathan Rajotte
Fix: move testpoint after state update
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-03
Jonathan Rajotte
Fix: build: ust -> kernel mix-up in noinst_SCRIPTS
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-22
Jonathan Rajotte
Fix: update apps on untrack only when session is active
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-08
Jonathan Rajotte
Docs: RELAYD(8): document the --group-output-by-session...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-08
Jonathan Rajotte
Tests: unit testing for backward compatibility of group...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-08
Jonathan Rajotte
relayd: Add backward compatibility for --group-output...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-08
Jonathan Rajotte
Tests: regression testing for lttng-relayd --group...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-08
Jonathan Rajotte
Tests: lttng_snapshot_add_output_ok: allow specifying...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-08
Jonathan Rajotte
relayd: introduce --group-output-by-session
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-05
Jonathan Rajotte
Tests: fix shellcheck warning
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-05
Jonathan Rajotte
Tests: base path: lttng load for session configuration
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-05
Jonathan Rajotte
Cleanup: remove unused internal lttng_session_descriptor_get...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-05
Jonathan Rajotte
Refactor: Move set session path to own function
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-05
Jonathan Rajotte
Fix: move set base_path of session to URI configuration
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-11-05
Jonathan Rajotte
Fix: lttng: initialize sessions pointer to NULL
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-23
Jonathan Rajotte
Tests: use "kill -0" for app existence check in NS...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-23
Jonathan Rajotte
MI: add support for namespace and uid/gid contexts
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-22
Jonathan Rajotte
Tests: fix: tmp dir can be a symlink
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-22
Jonathan Rajotte
Docs: relayd: document LTTNG_RELAYD_WORKING_DIRECTORY...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-22
Jonathan Rajotte
Docs: relayd: document the --working-directory/-w option...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-22
Jonathan Rajotte
Introduce LTTNG_RELAYD_WORKING_DIRECTORY environment...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-22
Jonathan Rajotte
Tests: add an lttng-relayd working directory test
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-22
Jonathan Rajotte
relayd: introduce --working-directory/-w options
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-08
Jonathan Rajotte
DIST OOT: use build_dir version.i file
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-08
Jonathan Rajotte
Introduce EXTRA_VERSION_PATCHES
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-08
Jonathan Rajotte
Use EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-10-08
Jonathan Rajotte
Introduce EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-25
Jonathan Rajotte
Fix: use newly created event filter for condition check
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-20
Jonathan Rajotte
Refactor: remove logically dead code
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-20
Jonathan Rajotte
Fix: Null check before destroying health_sessiond
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-20
Jonathan Rajotte
Fix: Move initialization of queue_pipe_fd after null...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-20
Jonathan Rajotte
Fix: release reference to new chunk on copy error
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-20
Jonathan Rajotte
Fix: Close socket handle on error
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-05
Jonathan Rajotte
Tests: metadata env scope values
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-05
Jonathan Rajotte
Support LTTNG_KERNEL_SESSION_SET_CREATION_DATETIME...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-05
Jonathan Rajotte
Support LTTNG_KERNEL_SESSION_SET_NAME of lttng-modules
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-05
Jonathan Rajotte
Metadata: add env fields to ease lttng path hierarchy...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-05
Jonathan Rajotte
Fix: lttng_directory_handle_init fails on opening base...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-05
Jonathan Rajotte
Fix: init_session_output_path is valid for peer >=...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-05
Jonathan Rajotte
Fix: chunk state is not set when relayd does not support...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-05
Jonathan Rajotte
Fix: check validity of a stream before invoking ust...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-05
Jonathan Rajotte
Fix: check for lttng modules presence before testing
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-09-03
Jonathan Rajotte
Fix: bindings import segfaults on missing hash_key_u64
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-08-30
Jonathan Rajotte
Save registration time for app
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-08-23
Jonathan Rajotte
Fix: use utils_get_home_dir for anonymous trace chunk...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-05-24
Jonathan Rajotte
Update base test for binding
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-05-24
Jonathan Rajotte
Fix: python binding: expose domain buffer type
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-05-01
Jonathan Rajotte
Fix: getenv can return null
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-04-25
Jonathan Rajotte
Fix: getgrnam is not MT-Safe, use getgrnam_r
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-03-29
Jonathan Rajotte
Tests: check for lttng-modules presence
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-03-28
Jonathan Rajotte
Fix tests: the tree origin can be a symlink itself
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-03-28
Jonathan Rajotte
Fix tests: skip test_getcpu_override on single core...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-02-11
Jonathan Rajotte
Tests: take multiple snapshots in streaming mode
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
2019-02-11
Jonathan Rajotte
Fix: don't destroy the sockets if the snapshot was...
...by: Jonathan Rajotte <
jonathan.rajotte-julien@efficios.com
>
commit
|
commitdiff
|
tree
next
This page took
0.047861 seconds
and
3
git commands to generate.