projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Stop rotation pending check timer from the rotation thread
[lttng-tools.git]
/
src
/
bin
/
lttng-sessiond
/
session.c
2018-12-04
Jérémie Galarneau
Wait for the destruction of sessions before tearing...
blob
|
commitdiff
|
raw
2018-12-03
Jérémie Galarneau
Reference count ltt_session objects
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Jérémie Galarneau
Fix: rotation error may leave session in "ONGOING"...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Jérémie Galarneau
Clean-up: move global sessiond symbols out of main.o
blob
|
commitdiff
|
raw
|
diff to current
2018-10-02
Jérémie Galarneau
Fix: rotation may never complete in per-PID buffering...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Jérémie Galarneau
Add a trace archive location accessor to the session API
blob
|
commitdiff
|
raw
|
diff to current
2018-05-03
Jérémie Galarneau
Enforce locking assumptions during channel creation
blob
|
commitdiff
|
raw
|
diff to current
2018-04-07
Jérémie Galarneau
Extend the rotation API to provide network trace archiv...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-03
Jérémie Galarneau
Add initial "no rotation" state to session rotation...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-03
Julien Desfossez
Rotate timer
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Julien Desfossez
Relay rotate pending command
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Julien Desfossez
Rotate command
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Jérémie Galarneau
Fix: session_find_by_id can return NULL legitimately
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Jérémie Galarneau
Fix: mark ltt_sessions_ht_destroy as static
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Jérémie Galarneau
Docs: Missing locking assumptions in function headers
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Jérémie Galarneau
Missing void in function signature
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Julien Desfossez
Add a HT to lookup sessions by id
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-03
Mathieu Desnoyers
Fix: reference counting of consumer output
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Mathieu Desnoyers
shm-path: remove directory hierarchy on destroy
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-03-06
Jérémie Galarneau
session_find_by_name does not need a non-const name...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
David Goulet
Fix: forbid session name creation if contains /
blob
|
commitdiff
|
raw
|
diff to current
2013-09-30
David Goulet
Fix: session's hostname wrongly assigned
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
Julien Desfossez
Implement the relayd live features
blob
|
commitdiff
|
raw
|
diff to current
2013-07-04
David Goulet
Fix: session ID signess to uin64_t in sessiond
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
David Goulet
Implement snapshot commands in lttng-sessiond
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
Mathieu Desnoyers
Fix RCU-related hangs: incorrect lttng_ht_destroy use
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
David Goulet
Fix: remove unused path variables from session obj
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
David Goulet
Deprecate enable/disable-consumer
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
David Goulet
cppcheck: don't check NULL pointer before freeing them
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
David Goulet
Add safety assert() in session daemon
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
David Goulet
Add lttng-error.h containing every API err. code
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
David Goulet
Move code out of main.c and fix some issues
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
David Goulet
Fix: Subdirectory handling for lttng and sessiond
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
David Goulet
Extend API and remove lttng_uri from lttng.h
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Mathieu Desnoyers
Cleanup: rename session list count to "next_uuid"
blob
|
commitdiff
|
raw
|
diff to current
2012-07-11
Mathieu Desnoyers
Fix: The session list count should provide unique ident...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-11
David Goulet
Network streaming support
blob
|
commitdiff
|
raw
|
diff to current
2012-04-03
David Goulet
Fix: return value signedness
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Alexandre Montplaisir
License header fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Mathieu Desnoyers
Fix: All perror turned into PERROR to show file and...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
David Goulet
Improve error handling of lttng cli
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
David Goulet
Rename lttngerr.h to error.h
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
David Goulet
Split and remove lttng-share header file
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
David Goulet
Complete change of the source directory tree
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.172657 seconds
and
53
git commands to generate.