projects
/
lttng-tools.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix bad return value on enable syscalls making it freeze
2011-12-05
David Goulet
Fix bad return value on enable syscalls making it freeze
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-30
David Goulet
Add missing rcu read lock
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-30
David Goulet
Cleanup ust app delete functions
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-30
David Goulet
Fix missing declaration without UST support
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-30
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
commit
|
commitdiff
|
tree
2011-11-30
David Goulet
Support for UST context
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-30
David Goulet
Add context exist error code
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-30
David Goulet
Fix realloc invalid next size
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-29
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
commit
|
commitdiff
|
tree
2011-11-29
David Goulet
Fix disable/enable channel when app registers
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-29
David Goulet
Rename ust app function for better semantic
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-29
David Goulet
Add UST event not found error code
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-29
David Goulet
Fix enable-event for UST events
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-29
David Goulet
Add UST event exist error code
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-29
David Goulet
Remove unused UST channel code
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-29
David Goulet
Rename kernel-ctl.c/.h to kernel.c/.h
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-29
David Goulet
Init pointer to NULL in case of free()
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-29
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
commit
|
commitdiff
|
tree
2011-11-29
David Goulet
Add missing declaration when UST is disabled
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-28
David Goulet
Change ust app clean list loop
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-24
David Goulet
Add single disable UST event support
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-24
David Goulet
NULL ptr validation across liblttngctl
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-24
David Goulet
Do not permit NULL pointer on enable API calls
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-24
David Goulet
Add disable all UST event(s) command
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-23
David Goulet
Add new API call lttng_channel_set_default_attr
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-23
David Goulet
Fix events listing using the channel name
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-23
David Goulet
Fix missing channel name copy for auto channel creation
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-23
David Goulet
Add disable-channel support for UST
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-23
David Goulet
Add UST default channel creation support
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-23
David Goulet
Add debug statement to the teardown session
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-15
David Goulet
Change malloc to zmalloc in lttng-sessiond code
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-15
David Goulet
Cleanup and add comments to ust_app.c
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-14
David Goulet
Fix enabled state when listing UST events
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-14
David Goulet
Multiple fixes when cleaning app and UST sessions
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-14
David Goulet
Add important DEBUG statement
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-14
David Goulet
Cleanup trace ust destroy functions
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-14
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
commit
|
commitdiff
|
tree
2011-11-14
David Goulet
Add cleanup function for UST app
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-14
David Goulet
Change malloc to zmalloc on UST metadata creation
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-14
David Goulet
Add hashtable destroy
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-14
David Goulet
Fix possible NULL UST session on start trace
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-14
David Goulet
Fix indentation
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-11
Michal Simek
Fix link to git repository
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-10
David Goulet
Fix NULL dereference in liblttngctl
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-10
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
commit
|
commitdiff
|
tree
2011-11-10
David Goulet
Add tracepoint listing for UST
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-10
David Goulet
Fix not NULL pointer on size 0
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-10
David Goulet
Update from upstream for ht macros
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-08
David Goulet
Cleanup ust-app.c and make it more modular
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-08
David Goulet
Fix possible NULL pointer dereference
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-08
David Goulet
Fix wrong pathname creation for UST metadata
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-08
David Goulet
Fix directory creation of UST traces
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-08
David Goulet
Fix useless context hashtable size and segfault on...
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-08
David Goulet
Add auto start UST trace support
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-07
David Goulet
Fix wrong returned valu on UST start trace
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-07
David Goulet
Fix build system for urcu wfqueue
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-07
David Goulet
Auto creation of chan/event on apps registration
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-07
David Goulet
Add missing function references with no UST support
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-03
David Goulet
Remove *bad* debug printf
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-03
David Goulet
Change linking libs using new UST names
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-03
David Goulet
Fix configure.ac using new UST headers location
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-03
David Goulet
Change UST header location and update in tree headers
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-03
David Goulet
Support urcu 0.6.6 with the likely/unlikely API change
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-03
David Goulet
Rename ltt-sessiond to lttng-sessiond
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-03
David Goulet
Fix UST renaming and update ust headers
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-03
David Goulet
Update README and TODO
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-03
David Goulet
Fix build system with libustcomm removed
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-03
David Goulet
Remove unused and empty lib
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-03
Thomas Petazzoni
ltt-sessiond: use short options for modprobe in order...
commit
|
commitdiff
|
tree
2011-11-02
David Goulet
Preliminary work for full UST support
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-02
David Goulet
Update RCU hashtable from upstream urcu
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-02
David Goulet
Import hashtable files from URCU upstream git
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-11-02
David Goulet
Basic hashtable support for UST
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-27
Mathieu Desnoyers
Fix kconsumerd number of fd expected
commit
|
commitdiff
|
tree
2011-10-26
David Goulet
Add lttng-consumerd to gitignore
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-26
David Goulet
Remove unused variable
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-25
David Goulet
API change for lttng_get_readeable_code
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-25
David Goulet
Fix array size in kconsumer add stream
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-25
David Goulet
Fix inline function bad definition
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-05
David Goulet
Fix disable event
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-05
David Goulet
Add EEXIST support for kernel event on the tracer side
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-05
David Goulet
Fix bad channel handling on enable-event
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-04
David Goulet
Fix comments in lttng-sessiond-comm code
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-04
David Goulet
Add recv fds function to lttng-comm API
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-04
David Goulet
Add missing mutex lock for kconsumerd pid
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-04
David Goulet
Add sem_wait timeout on the kconsumerd thread
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-04
David Goulet
Remove session list lock acquisition of the search
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-04
David Goulet
Fix possible use of uninitialized variable
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-03
David Goulet
Fix session list deadlock
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-03
David Goulet
Fix enable syscall and bad value of poll set size
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-10-03
Yannick Brosseau
Don't report an error when the last section of the...
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-09-30
David Goulet
Enable all events command enable also syscalls
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-09-29
David Goulet
Add liburcu function check to build system
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-09-29
David Goulet
Write debug message on stderr
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-09-29
David Goulet
Fix epoll not handling signal interruption
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-09-27
David Goulet
Rename traceable-app and change ust app call
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-09-26
David Goulet
Add enable channel support for UST
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-09-26
David Goulet
Fix UST define in global headers
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-09-26
David Goulet
Update UST ABI and add UST some error message
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
2011-09-26
David Goulet
Fix channel name in all kernel event test
Signed-off-by: David Goulet <
david.goulet@polymtl.ca
>
commit
|
commitdiff
|
tree
next
This page took
0.036287 seconds
and
3
git commands to generate.