projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Clean-up: ust-consumer: replace manual metadata cache buffer allocation
[lttng-tools.git]
/
src
/
lib
/
lttng-ctl
/
lttng-ctl.c
2021-02-03
Francis Deslauriers
sessiond: client commands: print command enum as a...
blob
|
commitdiff
|
raw
2021-01-13
Jérémie Galarneau
Fix: liblttng-ctl: unreported truncations when copying...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-24
Jonathan Rajotte
trigger: consider domain on register and unregister
blob
|
commitdiff
|
raw
|
diff to current
2020-11-20
Jonathan Rajotte
trigger: implement listing of registered trigger
blob
|
commitdiff
|
raw
|
diff to current
2020-11-20
Francis Deslauriers
Fix: lttng-ctl: deserialize on orderly shutdown of...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-18
Jérémie Galarneau
Fix: unchecked buffer size for communication header
blob
|
commitdiff
|
raw
|
diff to current
2020-11-11
Jonathan Rajotte
trigger: implement trigger naming
blob
|
commitdiff
|
raw
|
diff to current
2020-11-09
Jonathan Rajotte
trigger: expose trigger owner uid
blob
|
commitdiff
|
raw
|
diff to current
2020-11-06
Michael Jeanson
port: FreeBSD has no ENODATA, alias it to ENOATTR
blob
|
commitdiff
|
raw
|
diff to current
2020-08-21
Jérémie Galarneau
Fix: liblttng-ctl: unchecked return value on buffer...
blob
|
commitdiff
|
raw
|
diff to current
2020-08-20
Jonathan Rajotte
Move filter related code to libfilter under libcommon
blob
|
commitdiff
|
raw
|
diff to current
2020-08-10
Jonathan Rajotte
sessiond: comm: add fd count information for lttng...
blob
|
commitdiff
|
raw
|
diff to current
2020-07-27
Jérémie Galarneau
payload: use fd_handle instead of raw file descriptors
blob
|
commitdiff
|
raw
|
diff to current
2020-07-27
Jérémie Galarneau
uprobe: transmit binary file descritptor through lttng_...
blob
|
commitdiff
|
raw
|
diff to current
2020-07-27
Jérémie Galarneau
common: move lttng_payload[_view] to libcommon
blob
|
commitdiff
|
raw
|
diff to current
2020-06-11
Jérémie Galarneau
liblttng-ctl: use lttng_payload for serialize/create_fr...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-26
Jérémie Galarneau
Refactor: lttng-ctl: follow terminology of the tracker...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-20
Simon Marchi
Fix all -Wdiscarded-qualifiers warning instances
blob
|
commitdiff
|
raw
|
diff to current
2020-01-30
Michael Jeanson
Move to kernel style SPDX license identifiers
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
Fix: initialize var_data to NULL
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
Refactoring: move count to an output parameter
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
Refactoring: introduce lttng_tracker_ids data structure
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
Refactoring: use an opaque lttng_tracker_id type
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
trackers: support tracking feature
blob
|
commitdiff
|
raw
|
diff to current
2019-12-03
Simon Marchi
lttng-ctl: add local declarations for obsolete function...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-14
Jérémie Galarneau
lttng-ctl: fix: possible unaligned access in packed...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-11
Jérémie Galarneau
lttng-ctl: fix: lttng_data_pending confuses communicati...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-09
Mathieu Desnoyers
Fix: lttng-ctl: public session.h control API: restore...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-09
Jérémie Galarneau
Fix: incorrect time unit used when waiting on destructi...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Jérémie Galarneau
Fix: wait for the completion of implicit session rotations
blob
|
commitdiff
|
raw
|
diff to current
2019-06-18
Geneviève Bastien
Fix: error when listing sessions with no session
blob
|
commitdiff
|
raw
|
diff to current
2019-04-25
Yannick Lamarre
Clean-up: Remove double buffer initialisation
blob
|
commitdiff
|
raw
|
diff to current
2019-04-25
Jonathan Rajotte
Fix: getgrnam is not MT-Safe, use getgrnam_r
blob
|
commitdiff
|
raw
|
diff to current
2019-04-10
Jérémie Galarneau
Generate session name and default output on sessiond...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-16
Francis Deslauriers
Prevent channel buffer allocation larger than memory
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
Jérémie Galarneau
Remove unused session current_archive_location accessor
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
Jérémie Galarneau
Fix: unchecked access to pids array
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
Jérémie Galarneau
Fix: missing jump to error on allocation failure
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
Jérémie Galarneau
Cleanup: unused assignation of ret value
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
Jérémie Galarneau
Fix: possible null dereference on communication error
blob
|
commitdiff
|
raw
|
diff to current
2018-08-29
Jérémie Galarneau
Fix: returned pids may be uninitialized
blob
|
commitdiff
|
raw
|
diff to current
2018-08-29
Francis Deslauriers
Fix: use of uninitialized value in error path
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Jérémie Galarneau
lttng-ctl: implement listing of userspace probe locations
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Jérémie Galarneau
lttng-ctl: send userspace probe location on enable_event
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Jérémie Galarneau
lttng-ctl: locate extended event attributes at reception
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Francis Deslauriers
Add utils to send file descriptors to the sessiond
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Jérémie Galarneau
lttng-ctl: move lttng_event functions to a new file
blob
|
commitdiff
|
raw
|
diff to current
2018-08-22
Jérémie Galarneau
Use the dynamic buffer to serialize notification objects
blob
|
commitdiff
|
raw
|
diff to current
2018-06-06
Mathieu Desnoyers
Filter: index array, sequences, implement bitwise binar...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Julien Desfossez
lttng rotate command
blob
|
commitdiff
|
raw
|
diff to current
2017-11-13
Julien Desfossez
Fix: path of snapshots with a relay and default URI
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Mathieu Desnoyers
Introduce "--blocking-timeout" channel parameter
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Jérémie Galarneau
Fix: return LTTNG_ERR_INVALID_TRIGGER on validation...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-06
Jérémie Galarneau
Fix: dereference before null check of channel attributes
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Philippe Proulx
Add support for "full" star globbing patterns in event...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Jérémie Galarneau
Expose monitor timer interval to lttngctl and client
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Jérémie Galarneau
Add client notification API
blob
|
commitdiff
|
raw
|
diff to current
2016-10-07
Philippe Proulx
Remove calibrate from liblttng-ctl
blob
|
commitdiff
|
raw
|
diff to current
2016-07-06
Julien Desfossez
Allow regenerating the statedump of a running session
blob
|
commitdiff
|
raw
|
diff to current
2016-07-06
Julien Desfossez
Rename the "metadata regenerate" command to "regenerate...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-08
Jérémie Galarneau
Fix: missing "void" parameter of lib constructor and...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-15
Jérémie Galarneau
Fix: loading of live session within userspace domains
blob
|
commitdiff
|
raw
|
diff to current
2016-05-14
Jérémie Galarneau
Hide internal _lttng_destroy_session symbol
blob
|
commitdiff
|
raw
|
diff to current
2016-03-12
Jonathan Rajotte
Fix: systematic overwrite of union values on add context
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Julien Desfossez
Command metadata regenerate
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Jérémie Galarneau
Rename filter string to filter expression in liblttng-ctl
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Jérémie Galarneau
Send extended channel payload to client
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Jérémie Galarneau
Add channel discarded events and lost packets stats...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Philippe Proulx
Add lttng_event_get_exclusion_name*() to liblttng-ctl
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Philippe Proulx
Transfer UST exclusion names from sessiond to client
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Philippe Proulx
Add lttng_event_get_filter_string() to liblttng-ctl
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Philippe Proulx
Transfer filter strings from sessiond to client
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Philippe Proulx
Add command header to sessiond->client response msg
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Julien Desfossez
Explicitly stop the session on lttng destroy
blob
|
commitdiff
|
raw
|
diff to current
2016-02-12
Jérémie Galarneau
Enforce const-correctness in UNIX socket wrappers
blob
|
commitdiff
|
raw
|
diff to current
2016-02-12
Jérémie Galarneau
Add application context support to lttng-ctl lttng_add_...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-12
Jérémie Galarneau
Cleanup comments in lttng-ctl.c
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Philippe Proulx
Truncate exclusion names to have a terminal '\0'
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Michael Jeanson
Port: Remove _GNU_SOURCE, defined in config.h
blob
|
commitdiff
|
raw
|
diff to current
2015-09-22
Jonathan Rajotte
Fix: disable kernel event based on name and event type
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Grammar fix in comment
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
Jérémie Galarneau
Clean-up: Remove java-doc annotations from function...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
Jonathan Rajotte
Mi: track/untrack/listing
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
Jérémie Galarneau
Send data pending status as part of payload instead...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-02
Jérémie Galarneau
Fix: Validate lttng_create_session_live's timer is > 0
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Mathieu Desnoyers
Implement PID tracker content listing
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Mathieu Desnoyers
Implement PID tracking for kernel tracing
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Mathieu Desnoyers
Implement --shm-path option for UST sessions (per-uid...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-07
Jérémie Galarneau
Cleanup: Replace all perror() uses by the PERROR macro
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
Jérémie Galarneau
Fix: "Any" loglevel's value is -1 and not 0
blob
|
commitdiff
|
raw
|
diff to current
2014-11-26
Mathieu Desnoyers
Fix: lttng-ctl: use zmalloc(), missing OOM check
blob
|
commitdiff
|
raw
|
diff to current
2014-11-15
Mathieu Desnoyers
Fix: define _LGPL_SOURCE in C files
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
David Goulet
Add Python agent support
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
David Goulet
Add syscall listing support
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
Mathieu Desnoyers
Cleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
Mathieu Desnoyers
Implement support for lttng-modules syscall filtering
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
David Goulet
Fix: send disable ALL command code if event is *
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Jérémie Galarneau
Fix: Parenthesize previous statement when adding condit...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
David Goulet
Adding log4j agent support
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
Jérémie Galarneau
Warn that wildcards must be used as the last character...
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.224371 seconds
and
106
git commands to generate.