projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
common: credentials: hide symbols
[lttng-tools.git]
/
src
/
bin
/
lttng-sessiond
/
save.c
2021-03-15
Mathieu Desnoyers
Adapt to lttng-ust ust-abi.h naming prefix update
blob
|
commitdiff
|
raw
2021-02-04
Jonathan Rajotte
sessiond: agent: enable events matching event notifiers
blob
|
commitdiff
|
raw
|
diff to current
2020-08-17
Jérémie Galarneau
sessiond: enforce user-exclusive session access in...
blob
|
commitdiff
|
raw
|
diff to current
2020-07-21
Michael Jeanson
Add kernel and UST time namespace context
blob
|
commitdiff
|
raw
|
diff to current
2020-04-07
Jérémie Galarneau
Fix: sessiond: invalid session configuration on EXCLUDE...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-27
Jérémie Galarneau
Fix: sessiond: missing goto in error handler
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-01-30
Michael Jeanson
Move to kernel style SPDX license identifiers
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-10-23
Michael Jeanson
Add UST uid/gid contexts
blob
|
commitdiff
|
raw
|
diff to current
2019-10-23
Michael Jeanson
Add kernel uid/gid contexts
blob
|
commitdiff
|
raw
|
diff to current
2019-10-23
Michael Jeanson
Add UST namespace contexts
blob
|
commitdiff
|
raw
|
diff to current
2019-10-23
Michael Jeanson
Add kernel namespace contexts
blob
|
commitdiff
|
raw
|
diff to current
2019-10-08
Jérémie Galarneau
Fix: sessiond: TOCTOU error on save of session configur...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-15
Jérémie Galarneau
sessiond: fix: strncpy called with source length
blob
|
commitdiff
|
raw
|
diff to current
2018-12-07
Michael Jeanson
Fix: warning 'fd' may be used uninitialized
blob
|
commitdiff
|
raw
|
diff to current
2018-12-03
Jérémie Galarneau
Reference count ltt_session objects
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
Jérémie Galarneau
Fix: unchecked writer open element return value
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Jérémie Galarneau
Fix: userspace probe accessors are not const-correct
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Francis Deslauriers
Fix: lttng-save command producing wrong XML fields
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Francis Deslauriers
Implement lttng-save and lttng-load for userspace-probe
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Francis Deslauriers
Cleanup: move session saving of K(ret)probe and functio...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-17
Jérémie Galarneau
save/load: support session rotation schedule descriptors
blob
|
commitdiff
|
raw
|
diff to current
2018-06-11
Francis Deslauriers
Implement MI and save/load support for callstack contexts
blob
|
commitdiff
|
raw
|
diff to current
2018-06-01
Jonathan Rajotte
Cleanup: chan is never used by save_agent_events()
blob
|
commitdiff
|
raw
|
diff to current
2018-04-10
Geneviève Bastien
sessiond: rename syscall.h so it does not conflict...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-03
Julien Desfossez
Save, restore and list the rotation parameters
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Julien Desfossez
Change trace_path to session_root_path and chunk_path
blob
|
commitdiff
|
raw
|
diff to current
2017-07-24
Jonathan Rajotte
save/load: add blocking_timeout attribute to channel
blob
|
commitdiff
|
raw
|
diff to current
2017-07-24
Jonathan Rajotte
Introduce monitor_timer_interval to session configurati...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-19
Jonathan Rajotte
Fix: save: leak of configuration file fd
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in init_ust_event_from_agent...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-16
Julien Desfossez
Contexts for RT debugging
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Jérémie Galarneau
Fix: Only save kernel enablers in session configuration
blob
|
commitdiff
|
raw
|
diff to current
2016-02-12
Jérémie Galarneau
Introduce application contexts to session configuration...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-03
Philippe Proulx
Add LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro
blob
|
commitdiff
|
raw
|
diff to current
2015-11-03
Philippe Proulx
Fix: lay out names in exclusion structure correctly
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Michael Jeanson
Rename config.h to session-config.h
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-06
Philippe Proulx
sessiond: use `loglevel_value` and `loglevel_type`...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-05
Jérémie Galarneau
Fix: Implicit cast from lttng_loglevel_type to lttng_us...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Fix: Save tracker as part of UST and Kernel domains...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Save filter expression as part of agent events and...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Don't save log level in session configuration when...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Fix: Save kernel event filter when saving session confi...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
Jérémie Galarneau
Remove unneeded RCU read lock
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
Jérémie Galarneau
Skip internal events when saving a session configuration
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
Jérémie Galarneau
Clean-up: Remove statement which has no side-effect
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
Jonathan Rajotte
Save/load: pid_tracker feature.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
Jonathan Rajotte
Save/load: add support for shared memory path
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
Mathieu Desnoyers
Implement kernel filter support
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Mathieu Desnoyers
Implement PID tracking for kernel tracing
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in save_domains()
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-10-07
Jérémie Galarneau
Fix: Don't save an empty <contexts> node in kernel...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
Jérémie Galarneau
Fix: save UST context informations as a event_perf_cont...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
David Goulet
Support syscall event in save session
blob
|
commitdiff
|
raw
|
diff to current
2014-09-11
David Goulet
Add log4j default event and channel name handling
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Jonathan Rajotte...
Mi & save/load: add option to indent or not on config...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
David Goulet
Add the support for multiple agent
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
David Goulet
Refactor JUL to agent namespace
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
David Goulet
Fix: signedness of the session live timer
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
David Goulet
Fix: add a kernel context list to the channel
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Jonathan Rajotte...
Fix: missing context type string in save for ust context
blob
|
commitdiff
|
raw
|
diff to current
2014-05-05
Julien Desfossez
Fix: rename of perf counter context
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
David Goulet
Rename variable in session.h for clarity
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
David Goulet
Fix: rename config internal header to abi
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
David Goulet
Fix: return error if not in overwrite mode and file...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
David Goulet
Fix: missing memset 0 and NULL byte in string
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
David Goulet
Fix: possible unlink on uninitialized buffer path
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
David Goulet
Fix: memory leak
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
David Goulet
Fix: save session usage of string size
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
David Goulet
Fix: handle signed return value for snprintf
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Jérémie Galarneau
Add session configuration save feature to session daemon
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.226068 seconds
and
84
git commands to generate.