projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: Conditionally disable test requiring shared libs
[lttng-tools.git]
/
src
/
bin
/
lttng-sessiond
/
2013-01-30
David Goulet
Fix: remove consumer health poll update on startup
tree
|
commitdiff
2013-01-30
David Goulet
Fix: change health poll update to entry/exit calls
tree
|
commitdiff
2013-01-30
David Goulet
Fix: support duplicate health type
tree
|
commitdiff
2013-01-24
David Goulet
Cleanup unused health state reference
tree
|
commitdiff
2013-01-24
David Goulet
Fix: health subsystem issues with shared code
tree
|
commitdiff
2013-01-22
David Goulet
cppcheck: don't check NULL pointer before freeing them
tree
|
commitdiff
2013-01-22
David Goulet
cppcheck: Simplify empty string test without using...
tree
|
commitdiff
2013-01-22
David Goulet
Use default value for metadata file name
tree
|
commitdiff
2013-01-22
David Goulet
Remove UST abi cast on channel attribute
tree
|
commitdiff
2013-01-22
David Goulet
Fix: add missing rcu lock for UST lookup
tree
|
commitdiff
2013-01-22
David Goulet
Remove unused variables in trace-kernel/ust.c
tree
|
commitdiff
2013-01-22
David Goulet
Remove unused kernel session variable in event.c
tree
|
commitdiff
2013-01-22
David Goulet
Add safety assert() in session daemon
tree
|
commitdiff
2013-01-22
David Goulet
Fix: add missing rcu read side lock
tree
|
commitdiff
2013-01-21
David Goulet
Add an allocation function for ust stream
tree
|
commitdiff
2013-01-21
David Goulet
Rename ltt_ust_stream to ust_app_stream
tree
|
commitdiff
2013-01-21
David Goulet
Move stream name creation to fct create_ust_stream
tree
|
commitdiff
2013-01-21
David Goulet
Fix: UST returns -LTTNG_UST_ERR_NOENT and not -ENOENT
tree
|
commitdiff
2013-01-21
David Goulet
Fix: add missing fd put on stream creation error
tree
|
commitdiff
2013-01-21
David Goulet
Add a create_ust_stream function in ust-app.c
tree
|
commitdiff
2013-01-21
David Goulet
Fix: change function name for better meaning
tree
|
commitdiff
2013-01-21
David Goulet
Fix: improve error handling for UST stream creation
tree
|
commitdiff
2013-01-16
David Goulet
Refactor ust-app create session
tree
|
commitdiff
2013-01-16
David Goulet
Fix: remove duplicate set ust event filter
tree
|
commitdiff
2013-01-14
David Goulet
Destroy created kernel channel on enable all error
tree
|
commitdiff
2013-01-14
David Goulet
Add internal kernel channel destroy function
tree
|
commitdiff
2013-01-11
David Goulet
Add pidfile creation for lttng-sessiond
tree
|
commitdiff
2013-01-07
Andrew Gabbasov
Add kernel modules loading for new probes
tree
|
commitdiff
2013-01-07
David Goulet
Fix: add missing UST abi header for make dist
tree
|
commitdiff
2013-01-07
David Goulet
Fix: add missing rcu read side lock/unlock
tree
|
commitdiff
2012-12-20
David Goulet
Fix: update to latest UST abi
tree
|
commitdiff
2012-12-19
David Goulet
Fix: print ret value on ust_app start/stop error
tree
|
commitdiff
2012-12-19
David Goulet
Fix: compare write() return value to size
tree
|
commitdiff
2012-12-19
David Goulet
Fix: handle orderly shutdown from transport layer
tree
|
commitdiff
2012-12-19
David Goulet
Fix: change perror to debug statement
tree
|
commitdiff
2012-12-19
David Goulet
Fix: wrong check on session started on stop command
tree
|
commitdiff
2012-12-18
David Goulet
Fix: sessiond write() to handle EINTR
tree
|
commitdiff
2012-12-18
David Goulet
Fix: change ERR/PERROR statement to DBG
tree
|
commitdiff
2012-12-18
David Goulet
Fix: handle EINTR for every read()
tree
|
commitdiff
2012-12-18
David Goulet
Fix: possible invalid free in kernel thread
tree
|
commitdiff
2012-12-18
David Goulet
Fix: poll and epoll fd set reallocation
tree
|
commitdiff
2012-12-18
Mathieu Desnoyers
Fix: cppcheck linter cleanups
tree
|
commitdiff
2012-12-18
David Goulet
Fix: remove ua_sess->started assert on stop trace
tree
|
commitdiff
2012-12-17
David Goulet
Fix: use the poll wait ret value when iterating on...
tree
|
commitdiff
2012-12-14
David Goulet
Fix: set started flag of ust app after ustctl
tree
|
commitdiff
2012-12-14
Christian Babeux
Add return code to the testpoint mechanism
tree
|
commitdiff
2012-12-13
David Goulet
Fix: Bad error handling when enable channel fails
tree
|
commitdiff
2012-12-13
David Goulet
Fix: RCU unlock out of error path
tree
|
commitdiff
2012-12-13
David Goulet
Fix: missing health exit in registration app thread
tree
|
commitdiff
2012-12-13
David Goulet
Fix: add packed attribute to filter structure
tree
|
commitdiff
2012-12-13
David Goulet
Fix: Add missing health code update for consumer command
tree
|
commitdiff
2012-12-13
David Goulet
Map session id of relayd and sessiond in consumer
tree
|
commitdiff
2012-12-13
David Goulet
Make the consumer sends a ACK after each command
tree
|
commitdiff
2012-12-07
David Goulet
Fix: Rename ust_app_destroy_trace and set it static
tree
|
commitdiff
2012-12-07
David Goulet
Fix: UST app session teardown process
tree
|
commitdiff
2012-12-07
David Goulet
Fix: check ht_del ret value of ust app session
tree
|
commitdiff
2012-12-03
David Goulet
Fix: audit all close/fclose and check returned code
tree
|
commitdiff
2012-11-28
David Goulet
Fix: Add missing fct prototypes when disabling UST
tree
|
commitdiff
2012-11-28
Andrew Gabbasov
Fix a typo in lttng-probe-module name
tree
|
commitdiff
2012-11-26
Mathieu Desnoyers
Clarify empty string/NULL filter errors
tree
|
commitdiff
2012-11-22
David Goulet
Fix: add missing padding for UST filter
tree
|
commitdiff
2012-11-22
David Goulet
Add already enabled UST event error code
tree
|
commitdiff
2012-11-22
David Goulet
lttng.h API update: set filter becomes enable event...
tree
|
commitdiff
2012-11-22
David Goulet
Change the UST event hash table match function
tree
|
commitdiff
2012-11-22
David Goulet
Pass lttng_event struct to the set_filter API call
tree
|
commitdiff
2012-11-22
David Goulet
Adding context to an event is no longer possible
tree
|
commitdiff
2012-11-19
David Goulet
Add filter sequence number to UST
tree
|
commitdiff
2012-11-14
David Goulet
Fix: Typo from a previous patch in an assert()
tree
|
commitdiff
2012-11-14
Woegerer, Paul
Enable additional kernel probes
tree
|
commitdiff
2012-11-13
Simon Marchi
Use the new functions for default subbuf sizes
tree
|
commitdiff
2012-11-09
David Goulet
Fix: FD leak on thread error
tree
|
commitdiff
2012-11-09
David Goulet
Fix: Wrong fd used by kernel_wait_quiescent
tree
|
commitdiff
2012-11-09
David Goulet
Support new lttng-ust error code
tree
|
commitdiff
2012-11-09
David Goulet
Fix: Don't set filter if enable event fails
tree
|
commitdiff
2012-11-09
David Goulet
Fix: Wrong data port when listing session
tree
|
commitdiff
2012-11-08
David Goulet
Fix: Enable event after start command
tree
|
commitdiff
2012-11-08
Christian Babeux
Fix: Teardown of thread_manage_clients on failure of...
tree
|
commitdiff
2012-11-08
David Goulet
Add a timeout to UST application socket
tree
|
commitdiff
2012-11-07
David Goulet
Fix: Consumerd error socket connect race
tree
|
commitdiff
2012-11-07
David Goulet
Fix: Set CLOEXEC flag on every created sockets
tree
|
commitdiff
2012-11-06
David Goulet
Fix: Create default channel on add-context if none
tree
|
commitdiff
2012-11-06
Mathieu Desnoyers
Support new liblttng-ust-ctl error code
tree
|
commitdiff
2012-11-05
David Goulet
Fix: Channel creation error return code was not set
tree
|
commitdiff
2012-11-05
David Goulet
Fix: Wrong poll events on UST application socket
tree
|
commitdiff
2012-11-02
David Goulet
Fix: Add space for stream name CPU number
tree
|
commitdiff
2012-11-02
David Goulet
Fix: Add output option to enable-channel command
tree
|
commitdiff
2012-11-01
David Goulet
Rename data_available to data_pending
tree
|
commitdiff
2012-10-31
David Goulet
Fix: consumer health state
tree
|
commitdiff
2012-10-30
David Goulet
Fix: Bad return error code handling
tree
|
commitdiff
2012-10-30
David Goulet
Fix: Use after free() of the rundir string
tree
|
commitdiff
2012-10-29
David Goulet
Fix: Cleanup UST app session on ustctl create session...
tree
|
commitdiff
2012-10-29
David Goulet
Fix: add missing pthread_join in sessiond
tree
|
commitdiff
2012-10-26
David Goulet
Fix: free running directory string
tree
|
commitdiff
2012-10-26
David Goulet
Fix: UST app clean list node usage
tree
|
commitdiff
2012-10-26
David Goulet
Fix: Memory leaks of allocated URIs
tree
|
commitdiff
2012-10-26
David Goulet
Fix: consumer output memory leak on creation
tree
|
commitdiff
2012-10-26
David Goulet
Fix: Remove useless consumer subdir string concatenation
tree
|
commitdiff
2012-10-26
David Goulet
Fix: Cppcheck memleakOnRealloc mistake
tree
|
commitdiff
2012-10-22
David Goulet
Fix: Error handling when sending relayd sockets to...
tree
|
commitdiff
2012-10-22
David Goulet
Fix: Uninitialized ret code
tree
|
commitdiff
next
This page took
0.04026 seconds
and
7
git commands to generate.