projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix bad channel handling on enable-event
[lttng-tools.git]
/
ltt-sessiond
/
main.c
2011-10-05
David Goulet
Fix bad channel handling on enable-event
blob
|
commitdiff
|
raw
2011-10-04
David Goulet
Add missing mutex lock for kconsumerd pid
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
David Goulet
Add sem_wait timeout on the kconsumerd thread
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
David Goulet
Remove session list lock acquisition of the search
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
David Goulet
Fix possible use of uninitialized variable
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
David Goulet
Fix session list deadlock
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
David Goulet
Fix enable syscall and bad value of poll set size
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
Yannick Brosseau
Don't report an error when the last section of the...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-30
Mathieu Desnoyers
Implement enable all vs enable tracepoints vs enable...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
David Goulet
Rename traceable-app and change ust app call
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
David Goulet
Add enable channel support for UST
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
David Goulet
Missing negative sign to interpret error code
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
David Goulet
Fix enable all syscalls
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
David Goulet
Fix uninitialized pointer
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Mathieu Desnoyers
Rename syscalls -> syscall in UI/API/ABI
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Mathieu Desnoyers
Add support for --syscalls
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
David Goulet
Major code cleanup
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
David Goulet
Add poll/epoll compat layer for session daemon
blob
|
commitdiff
|
raw
|
diff to current
2011-09-10
Mathieu Desnoyers
ltt-sessiond: fix 2 double-unlock
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
David Goulet
Cleanup poll handling events
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
David Goulet
Improve poll management of registration thread
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
David Goulet
Fix missing events for all threads pollfd struct
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
David Goulet
Add a safety check to nbfd of apps cmd pollfd
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
David Goulet
Fix pollfd update bug in thread_manage apps
blob
|
commitdiff
|
raw
|
diff to current
2011-09-01
David Goulet
Add the notify UST application scheme
blob
|
commitdiff
|
raw
|
diff to current
2011-08-28
David Goulet
Update and fix UST register and session creation
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
David Goulet
Better debug and fix an error handling
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Mathieu Desnoyers
Merge branch 'master' of ssh://git.lttng.org/home/git...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
David Goulet
Fix memory leaks and modify kernel session creation
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
David Goulet
Rename trace.c/.h to trace-kernel
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
David Goulet
Add support for UST application registration
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
David Goulet
Adding LTTng UST 2.0 ABI
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
David Goulet
Fix headers include and rename kernctl.h header
blob
|
commitdiff
|
raw
|
diff to current
2011-08-20
Mathieu Desnoyers
thread_manage_apps: update and comment socket handling
blob
|
commitdiff
|
raw
|
diff to current
2011-08-17
David Goulet
Fix incorrect thread cleanup on blocking recv()
blob
|
commitdiff
|
raw
|
diff to current
2011-08-16
David Goulet
Send data to kconsumerd before tracing start
blob
|
commitdiff
|
raw
|
diff to current
2011-08-16
Mathieu Desnoyers
Modify default kernel channel size/number
blob
|
commitdiff
|
raw
|
diff to current
2011-08-14
David Goulet
Rename and export lib kernel consumer
blob
|
commitdiff
|
raw
|
diff to current
2011-08-13
David Goulet
Fix bad channel output when sending to consumer
blob
|
commitdiff
|
raw
|
diff to current
2011-08-13
David Goulet
Permit custom consumer registration to a session
blob
|
commitdiff
|
raw
|
diff to current
2011-08-12
Julien Desfossez
Cleanup mmap consuming
blob
|
commitdiff
|
raw
|
diff to current
2011-08-12
David Goulet
Change kernel traces output directory
blob
|
commitdiff
|
raw
|
diff to current
2011-08-11
Mathieu Desnoyers
Privatize lttng-sessiond-comm
blob
|
commitdiff
|
raw
|
diff to current
2011-08-09
Mathieu Desnoyers
Fix all strncpy() usage: need to set a final \0 charact...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Mathieu Desnoyers
Install lttng/lttng-sessiond-comm.h into system
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Simon Marchi
Fix format string warnings
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Mathieu Desnoyers
Cleanup compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Mathieu Desnoyers
Allow tracing group users to read trace files they...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Mathieu Desnoyers
Fix handling of sessiond respawn after a SIGKILL
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Mathieu Desnoyers
Add --verbose-kconsumerd option to sessiond
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Mathieu Desnoyers
ltt-sessiond teardown cleanup
blob
|
commitdiff
|
raw
|
diff to current
2011-08-06
Mathieu Desnoyers
Add calibrate command
blob
|
commitdiff
|
raw
|
diff to current
2011-08-05
Mathieu Desnoyers
Unload lttng modules when sessiond quits
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
David Goulet
Remove all remaining sessiond kernel command
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
David Goulet
Change disable event command to be per domain
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
David Goulet
Remove path and session from session message
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
David Goulet
Change disable channel command to be per domain
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
David Goulet
Rewrite the add context command of sessiond
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
David Goulet
Remove session daemon kernel list events command
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
David Goulet
Fix uninitialized variable
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
David Goulet
Improve the lttng list feature
blob
|
commitdiff
|
raw
|
diff to current
2011-08-01
David Goulet
Fix missing session list unlock
blob
|
commitdiff
|
raw
|
diff to current
2011-07-28
David Goulet
Fix adding multiple kernel context at once
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
David Goulet
Fix channel creation when enabling an event
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
David Goulet
Fix safe list iteration
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
David Goulet
Fix comments in main.c
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
David Goulet
Increase possible verbose level for session daemon
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
David Goulet
Rename binary installation path define
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
David Goulet
Use install path for exec()
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
David Goulet
Fix set but no use variables warnings
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
David Goulet
Remove debug mode at kconsumerd exec
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
David Goulet
Fix invalid channel creation
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
David Goulet
Change licensing
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
David Goulet
New public API for lttng control
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
David Goulet
Fix tracing events data structure
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
David Goulet
Remove libustctl and libustcomm
blob
|
commitdiff
|
raw
|
diff to current
2011-07-17
David Goulet
Fix session list locking
blob
|
commitdiff
|
raw
|
diff to current
2011-07-17
David Goulet
Fix bad cleanup of context structure
blob
|
commitdiff
|
raw
|
diff to current
2011-07-16
David Goulet
Fix bad exit conditions
blob
|
commitdiff
|
raw
|
diff to current
2011-07-16
David Goulet
Clean exit cleanup of the session daemon
blob
|
commitdiff
|
raw
|
diff to current
2011-07-16
David Goulet
Add comment for the session list lock
blob
|
commitdiff
|
raw
|
diff to current
2011-07-16
David Goulet
Fix double mutex unlock
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
David Goulet
Add locking for all session data structure
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
David Goulet
Add CPU hotplug support
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
David Goulet
Remove useless kernel session counter
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
Julien Desfossez
Rename kconsumerd to ltt-kconsumerd
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
David Goulet
Add detection of debugfs and kernel module loading
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
David Goulet
Fix missing tracing group when UID=0
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
David Goulet
Change configuration file and trace output dir
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
David Goulet
Improve trace output path and config path
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
David Goulet
Add utils.c and recursive mkdir function
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Mathieu Desnoyers
default channel selection cleanup
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Julien Desfossez
Add channel output method selection
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
David Goulet
Fix infinite loop when enabling all events
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
David Goulet
Add kernel context support
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
David Goulet
Add disable kernel channel support
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
David Goulet
Add enable kernel channel support
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
David Goulet
Add disable all support and fix enable all
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.258325 seconds
and
107
git commands to generate.