projects
/
lttng-tools.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix typos in uri_switch test
2012-03-20
David Goulet
Update version to 2.0.0 stable
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Update version to v2.0.0-rc4
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Fix: add small detail to enable-channel man page
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Fix: warned of arbitrary time for ust-nprocesses test
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Fix. add limitation to man page
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Fix: minor changes to lttng.1
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Fix: add exit values to lttng.1 man page
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Fix: add delay before validating apps in test nproc
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Fix: error handling in lttng enable-event
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-20
Raphaël Beamonte
Fix: document structure init. to 0 in lttng.h
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Fix: uninitialized variable
Signed-off-by:
David Goulet
<dgoulet@ev0ke.net>
commit
|
commitdiff
|
tree
2012-03-20
Mathieu Desnoyers
Keep track of FD used for UST applications (v2)
commit
|
commitdiff
|
tree
2012-03-20
Julien Desfossez
Fix: lttng view, error message and exit code
Signed-off-by:
David Goulet
<dgoulet@ev0ke.net>
commit
|
commitdiff
|
tree
2012-03-20
Yannick Brosseau
Small fixes to lttng man pages (v2)
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Fix: handle EINTR for sendmsg syscall
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-20
David Goulet
Fix: lttng UI exit value and error message
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-19
David Goulet
Fix: hash table allocation out of order on error
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-16
David Goulet
Update version to v2.0.0-rc3
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-16
David Goulet
Fix missing headers for make dist
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-13
David Goulet
Fix consumer CPU hotplug support
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-13
David Goulet
Fix double PID registration race
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-13
David Goulet
Make libcompat independent not to confuse automake
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-12
Alexandre Montplaisir
Clarify the license of lttng-ust-abi.h
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-12
Alexandre Montplaisir
License header fixes
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-08
David Goulet
Fix wrong return value on consumer socket creation
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-06
David Goulet
Fix error.h non-static variables for liblttng-ctl
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-06
David Goulet
Fix missing _GNU_SOURCE define
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-05
David Goulet
Fix start/stop lttng message error
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-05
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
commit
|
commitdiff
|
tree
2012-03-02
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
commit
|
commitdiff
|
tree
2012-03-02
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
commit
|
commitdiff
|
tree
2012-03-02
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
commit
|
commitdiff
|
tree
2012-03-01
David Goulet
Merge branch 'master' into compat-freebsd
commit
|
commitdiff
|
tree
2012-03-01
Mathieu Desnoyers
Fix: sessiond app listening: use posix-compliant poll...
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-01
Mathieu Desnoyers
Fix: consumer printf type should match ssize_t (%zd)
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-01
Mathieu Desnoyers
Fix: make ust consumer posix compliant for poll flags
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-03-01
David Goulet
Fix security permission on lttng run directory
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-28
Raphaël Beamonte
Fix: Display right loglevel_type in error message
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-28
Raphaël Beamonte
Fix documentation in lttng.h
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-27
Mathieu Desnoyers
Fix: lttng UST and kernel consumer: fix ret vs errno...
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-27
Mathieu Desnoyers
Fix: restart consumerd and sessiond when interrupted...
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-23
David Goulet
Fix: handling bad channel when sending to consumer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-23
David Goulet
Fix useless variable
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-23
David Goulet
Fix add-context returned error
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-23
Mathieu Desnoyers
fix: add missing break in command handling
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-23
Mathieu Desnoyers
fix: command handling: do not check domain for commands...
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-23
Mathieu Desnoyers
fix: if tracing group does not exist, do not report...
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-23
Mathieu Desnoyers
Fix: run_as error handling
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-22
Julien Desfossez
Fix usage note on -a
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-22
David Goulet
Multiple fix for FreeBSD compat layer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-22
David Goulet
Fix consumer to handle compat layer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-22
David Goulet
Fix rest of the code to support compat layer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-22
David Goulet
Add multiple FreeBSD compat layer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-22
David Goulet
Add FreeBSD compat layer for splice and sync_file_range
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-22
Mathieu Desnoyers
Support XSI strerror_r in error.h
Acked-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-22
David Goulet
Add FreeBSD compat layer for socket.h
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-22
David Goulet
Add FreeBSD compat layer for endian.h
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-22
David Goulet
Fix FreeBSD support for rculfhash mmap
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-22
David Goulet
Revert FreeBSD compatibility layer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-21
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
commit
|
commitdiff
|
tree
2012-02-21
David Goulet
Fix rest of the code to support compat layer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-21
David Goulet
Fix consumer to handle compat layer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-21
David Goulet
Multiple fix for FreeBSD compat layer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-21
David Goulet
Add multiple FreeBSD compat layer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-21
David Goulet
Add FreeBSD compat layer for splice and sync_file_range
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-21
David Goulet
Add FreeBSD compat layer for socket.h
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-21
David Goulet
Fix FreeBSD support for rculfhash mmap
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-21
David Goulet
Add FreeBSD compat layer for endian.h
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-20
David Goulet
Update version to v2.0.0-rc1
Signed-off-by:
David Goulet
<dgoulet@ev0ke.net>
commit
|
commitdiff
|
tree
2012-02-17
Juha Niskanen
lttng-sessiond: Set group permissions explicitly
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-16
David Goulet
Fix lttcomm_close_unix_sock to actually close the socket
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-16
David Goulet
Update version to v2.0-pre23
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-15
David Goulet
Fix ust app session started state on start trace
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-15
David Goulet
Fix double start/stop trace
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-14
David Goulet
Small fix to lttng list session
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-14
David Goulet
Fix return value on ust app session create
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-14
David Goulet
Fix missing session locks
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-14
David Goulet
Fix existing session daemon check
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-14
David Goulet
Improve create sessions test to show progress
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-14
David Goulet
Fix hyphens in man pages
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-14
David Goulet
Update version to 2.0-pre22
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-13
Alexandre Montplaisir
Add the LICENSE file too
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-13
Alexandre Montplaisir
Add the bash-completion file to the dist tarball
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-13
David Goulet
Update version to 2.0-pre21
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-13
Daniel U. Thibault
Fix memory leak
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-13
Alexandre Montplaisir
Install man pages, lulz
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-10
David Goulet
Initial import of man lttng.1 and lttng-sessiond.8
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-09
David Goulet
Fix licensing for hashtable/utils.c
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-09
David Goulet
Fix date in Changelog
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-09
David Goulet
Update version to 2.0-pre20
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-08
David Goulet
Increase sleep time for ust-nprocesses test
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-08
David Goulet
Add trace directory option to lttng view
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-08
David Goulet
Remove fork() for the lttng view spawn viewer
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-07
David Goulet
Fix uninitialized ret value
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-07
David Goulet
Change default options to lttng view
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-07
David Goulet
Remove forgotten debug printf
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-07
David Goulet
Fix session syscall listing
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-07
David Goulet
Add the lttng view command
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
2012-02-02
David Goulet
Update version to 2.0-pre19
Signed-off-by:
David Goulet
<dgoulet@efficios.com>
commit
|
commitdiff
|
tree
next
This page took
0.041649 seconds
and
3
git commands to generate.