ust.git
14 years agoadd usttrace script
Pierre-Marc Fournier [Wed, 9 Sep 2009 17:32:45 +0000 (13:32 -0400)] 
add usttrace script

14 years agoustd: add system to elegantly end daemon on SIGTERM, after waiting that all traces...
Pierre-Marc Fournier [Wed, 9 Sep 2009 16:15:42 +0000 (12:15 -0400)] 
ustd: add system to elegantly end daemon on SIGTERM, after waiting that all traces are complete

14 years agoustd: allow to choose the trace location and add command line option system
Pierre-Marc Fournier [Wed, 9 Sep 2009 16:12:18 +0000 (12:12 -0400)] 
ustd: allow to choose the trace location and add command line option system

14 years agoustd: specify ust component name for build
Pierre-Marc Fournier [Wed, 9 Sep 2009 15:53:31 +0000 (11:53 -0400)] 
ustd: specify ust component name for build

14 years agousterr: fix PERROR
Pierre-Marc Fournier [Wed, 9 Sep 2009 15:53:01 +0000 (11:53 -0400)] 
usterr: fix PERROR

14 years agoustd/ustcomm: allow to choose custom socket path
Pierre-Marc Fournier [Wed, 9 Sep 2009 15:51:42 +0000 (11:51 -0400)] 
ustd/ustcomm: allow to choose custom socket path

This is chosen with the -s option of ustd and, in the traced app,
with the UST_DAEMON_SOCKET environment variable.

14 years agofix keepalive system
Pierre-Marc Fournier [Tue, 8 Sep 2009 20:43:48 +0000 (16:43 -0400)] 
fix keepalive system

14 years agoadd a working keepalive system
Pierre-Marc Fournier [Tue, 8 Sep 2009 20:20:29 +0000 (16:20 -0400)] 
add a working keepalive system

This circumvents the problem of the program finishing before the daemon could connect to it.

14 years agocleanup
Pierre-Marc Fournier [Tue, 8 Sep 2009 18:21:54 +0000 (14:21 -0400)] 
cleanup

14 years agomake inform_consumer_daemon() generic
Pierre-Marc Fournier [Tue, 8 Sep 2009 18:10:58 +0000 (14:10 -0400)] 
make inform_consumer_daemon() generic

14 years agocleanups
Pierre-Marc Fournier [Tue, 8 Sep 2009 18:01:17 +0000 (14:01 -0400)] 
cleanups

14 years agoadd basic_long test program
Pierre-Marc Fournier [Tue, 8 Sep 2009 17:56:39 +0000 (13:56 -0400)] 
add basic_long test program

14 years agoupdate error system
Pierre-Marc Fournier [Tue, 8 Sep 2009 17:55:42 +0000 (13:55 -0400)] 
update error system

14 years agolibust: improve support for regex marker specification
Pierre-Marc Fournier [Thu, 3 Sep 2009 15:25:06 +0000 (11:25 -0400)] 
libust: improve support for regex marker specification

14 years agocode cleanups
Pierre-Marc Fournier [Wed, 2 Sep 2009 14:42:49 +0000 (10:42 -0400)] 
code cleanups

14 years agoadd regex support for marker names
Pierre-Marc Fournier [Wed, 2 Sep 2009 14:42:25 +0000 (10:42 -0400)] 
add regex support for marker names

by Philippe Proulx

14 years agoust rewritten for using libustcmd
Philippe Proulx [Mon, 20 Jul 2009 16:41:39 +0000 (12:41 -0400)] 
ust rewritten for using libustcmd

14 years agocleanup libustcmd patch
Pierre-Marc Fournier [Tue, 1 Sep 2009 17:39:49 +0000 (13:39 -0400)] 
cleanup libustcmd patch

14 years agoadd libustcmd
Philippe Proulx [Tue, 1 Sep 2009 17:21:07 +0000 (13:21 -0400)] 
add libustcmd

14 years agoustd: be more intelligent and verbose when opening traces for output
Pierre-Marc Fournier [Thu, 30 Jul 2009 19:34:41 +0000 (15:34 -0400)] 
ustd: be more intelligent and verbose when opening traces for output

- report errors
- create dirs if not present

14 years agohello2: updates
Pierre-Marc Fournier [Thu, 30 Jul 2009 19:33:52 +0000 (15:33 -0400)] 
hello2: updates

14 years agochange to tsc trace clock
Pierre-Marc Fournier [Thu, 30 Jul 2009 19:30:50 +0000 (15:30 -0400)] 
change to tsc trace clock

14 years agolibust: start working on process keepalive
Pierre-Marc Fournier [Thu, 30 Jul 2009 19:28:18 +0000 (15:28 -0400)] 
libust: start working on process keepalive

14 years agolibmallocwrap: update run script
Pierre-Marc Fournier [Thu, 30 Jul 2009 19:27:55 +0000 (15:27 -0400)] 
libmallocwrap: update run script

14 years agochange default buffer size
Pierre-Marc Fournier [Thu, 30 Jul 2009 19:23:50 +0000 (15:23 -0400)] 
change default buffer size

14 years agoenhancements to the constructor system
Pierre-Marc Fournier [Thu, 30 Jul 2009 19:17:52 +0000 (15:17 -0400)] 
enhancements to the constructor system

14 years agoadd ust_fork()
Pierre-Marc Fournier [Wed, 22 Jul 2009 21:48:12 +0000 (17:48 -0400)] 
add ust_fork()

14 years agomarker: remove printf and add debug msg
Pierre-Marc Fournier [Wed, 22 Jul 2009 21:41:03 +0000 (17:41 -0400)] 
marker: remove printf and add debug msg

14 years agomarker.c: fix marker dump based on port of fix in lttng by Mathieu Desnoyers
Pierre-Marc Fournier [Wed, 22 Jul 2009 21:36:28 +0000 (17:36 -0400)] 
marker.c: fix marker dump based on port of fix in lttng by Mathieu Desnoyers

14 years agoadd ilbinterfork
Pierre-Marc Fournier [Wed, 22 Jul 2009 21:34:56 +0000 (17:34 -0400)] 
add ilbinterfork

14 years agoupdate README
Pierre-Marc Fournier [Wed, 22 Jul 2009 21:32:00 +0000 (17:32 -0400)] 
update README

14 years agoconvert more licences
Pierre-Marc Fournier [Tue, 14 Jul 2009 19:49:29 +0000 (15:49 -0400)] 
convert more licences

14 years agolibust: change some licences to LGPL
Pierre-Marc Fournier [Tue, 7 Jul 2009 21:48:05 +0000 (17:48 -0400)] 
libust: change some licences to LGPL

14 years agochange some licences to LGPL
Pierre-Marc Fournier [Tue, 7 Jul 2009 16:18:21 +0000 (12:18 -0400)] 
change some licences to LGPL

14 years agolibmallocwrap: free: don't return a value in a void function
Pierre-Marc Fournier [Sun, 28 Jun 2009 01:03:15 +0000 (21:03 -0400)] 
libmallocwrap: free: don't return a value in a void function

14 years agoinitialize correctly urcu library
Pierre-Marc Fournier [Fri, 26 Jun 2009 02:51:21 +0000 (22:51 -0400)] 
initialize correctly urcu library

14 years agoenhance hello2
Pierre-Marc Fournier [Fri, 26 Jun 2009 02:36:27 +0000 (22:36 -0400)] 
enhance hello2

14 years agofix bug in PAGE_MASK
Pierre-Marc Fournier [Fri, 26 Jun 2009 02:31:31 +0000 (22:31 -0400)] 
fix bug in PAGE_MASK

14 years agoput poll() calls in loops in case they are interrupted by signals
Pierre-Marc Fournier [Thu, 25 Jun 2009 21:12:07 +0000 (17:12 -0400)] 
put poll() calls in loops in case they are interrupted by signals

14 years agostart adding LGPL headers
Pierre-Marc Fournier [Fri, 19 Jun 2009 21:41:55 +0000 (17:41 -0400)] 
start adding LGPL headers

14 years agorelay.h: fix strict aliasing warning
Pierre-Marc Fournier [Fri, 19 Jun 2009 21:28:29 +0000 (17:28 -0400)] 
relay.h: fix strict aliasing warning

submitted by Jan Blunck

14 years agohello2/run: fix library paths
Pierre-Marc Fournier [Tue, 16 Jun 2009 21:05:12 +0000 (17:05 -0400)] 
hello2/run: fix library paths

14 years agoreduce default verbosity
Pierre-Marc Fournier [Tue, 16 Jun 2009 21:02:35 +0000 (17:02 -0400)] 
reduce default verbosity

14 years agofix false error message
Pierre-Marc Fournier [Tue, 16 Jun 2009 21:01:14 +0000 (17:01 -0400)] 
fix false error message

14 years agoadd missing tests/Makefile.am
Pierre-Marc Fournier [Tue, 16 Jun 2009 20:16:27 +0000 (16:16 -0400)] 
add missing tests/Makefile.am

14 years agocleanups
Pierre-Marc Fournier [Mon, 15 Jun 2009 17:57:19 +0000 (13:57 -0400)] 
cleanups

14 years agofix warnings
Pierre-Marc Fournier [Mon, 15 Jun 2009 17:34:18 +0000 (13:34 -0400)] 
fix warnings

14 years agolibmallocwrap: fix warning
Pierre-Marc Fournier [Mon, 15 Jun 2009 17:18:24 +0000 (13:18 -0400)] 
libmallocwrap: fix warning

14 years agotests: fix warnings
Pierre-Marc Fournier [Mon, 15 Jun 2009 17:17:03 +0000 (13:17 -0400)] 
tests: fix warnings

14 years agofix warnings
Pierre-Marc Fournier [Mon, 15 Jun 2009 17:15:50 +0000 (13:15 -0400)] 
fix warnings

14 years agochange local vars to unsigned int to fix warnings
Pierre-Marc Fournier [Mon, 15 Jun 2009 17:12:25 +0000 (13:12 -0400)] 
change local vars to unsigned int to fix warnings

14 years agoust: fix warnings
Pierre-Marc Fournier [Mon, 15 Jun 2009 17:10:43 +0000 (13:10 -0400)] 
ust: fix warnings

14 years agoreorganize test programs into tests/ directory
Pierre-Marc Fournier [Mon, 15 Jun 2009 17:03:25 +0000 (13:03 -0400)] 
reorganize test programs into tests/ directory

14 years agocomment synchronize_sched()
Pierre-Marc Fournier [Mon, 15 Jun 2009 16:56:52 +0000 (12:56 -0400)] 
comment synchronize_sched()

14 years agoclean error msg functions
Pierre-Marc Fournier [Mon, 15 Jun 2009 16:45:06 +0000 (12:45 -0400)] 
clean error msg functions

14 years agoust/localerr.h: fix copy-paste error
Pierre-Marc Fournier [Mon, 15 Jun 2009 15:46:15 +0000 (11:46 -0400)] 
ust/localerr.h: fix copy-paste error

14 years agohello/run: add dependency to libust
Pierre-Marc Fournier [Mon, 15 Jun 2009 15:24:36 +0000 (11:24 -0400)] 
hello/run: add dependency to libust

14 years agobootstrap: create config directory if not exists
Pierre-Marc Fournier [Fri, 12 Jun 2009 18:08:05 +0000 (14:08 -0400)] 
bootstrap: create config directory if not exists

14 years agoconfigure.ac: align URCU help message
Pierre-Marc Fournier [Fri, 12 Jun 2009 18:07:47 +0000 (14:07 -0400)] 
configure.ac: align URCU help message

14 years agostart applying warning fixes from Jan Blunck
Pierre-Marc Fournier [Fri, 12 Jun 2009 17:59:45 +0000 (13:59 -0400)] 
start applying warning fixes from Jan Blunck

14 years agoDistribute all necessary files for building
Jan Blunck [Wed, 10 Jun 2009 18:07:20 +0000 (20:07 +0200)] 
Distribute all necessary files for building

Signed-off-by: Jan Blunck <jblunck@suse.de>
14 years agoUse kref implementation from kcompat
Jan Blunck [Wed, 10 Jun 2009 18:07:19 +0000 (20:07 +0200)] 
Use kref implementation from kcompat

The kref implementation from kcompat has LGPL license.

Signed-off-by: Jan Blunck <jblunck@suse.de>
14 years agoNew kcompat headers depend on urcu's arch.h and arch_atomic.h
Jan Blunck [Wed, 10 Jun 2009 18:07:18 +0000 (20:07 +0200)] 
New kcompat headers depend on urcu's arch.h and arch_atomic.h

Signed-off-by: Jan Blunck <jblunck@suse.de>
14 years agoFix copy&paste error in kcompat.h header check
Jan Blunck [Wed, 10 Jun 2009 18:07:17 +0000 (20:07 +0200)] 
Fix copy&paste error in kcompat.h header check

Signed-off-by: Jan Blunck <jblunck@suse.de>
14 years agoust/localerr.h isn't distributed at all
Jan Blunck [Wed, 10 Jun 2009 18:07:16 +0000 (20:07 +0200)] 
ust/localerr.h isn't distributed at all

14 years agoMake buildsystem use pkg-config to search for kcompat and liburcu
Jan Blunck [Wed, 10 Jun 2009 18:07:15 +0000 (20:07 +0200)] 
Make buildsystem use pkg-config to search for kcompat and liburcu

Signed-off-by: Jan Blunck <jblunck@suse.de>
14 years agoModify buildsystem to be able to compile with installed libraries
Jan Blunck [Wed, 10 Jun 2009 18:07:14 +0000 (20:07 +0200)] 
Modify buildsystem to be able to compile with installed libraries

14 years agoustd: start handling SIGPIPE, add handling for failed put_subbuf and cleaning
Pierre-Marc Fournier [Fri, 12 Jun 2009 06:00:47 +0000 (02:00 -0400)] 
ustd: start handling SIGPIPE, add handling for failed put_subbuf and cleaning

14 years agoustd/lowlevel.c: make the post crash buffer recovery more robust
Pierre-Marc Fournier [Fri, 12 Jun 2009 05:54:25 +0000 (01:54 -0400)] 
ustd/lowlevel.c: make the post crash buffer recovery more robust

14 years agolibust: deactivate trace-stopping destructor
Pierre-Marc Fournier [Fri, 12 Jun 2009 05:48:03 +0000 (01:48 -0400)] 
libust: deactivate trace-stopping destructor

14 years agorelay.h: change includes
Pierre-Marc Fournier [Fri, 12 Jun 2009 05:46:16 +0000 (01:46 -0400)] 
relay.h: change includes

14 years agohello/run: update library paths
Pierre-Marc Fournier [Fri, 12 Jun 2009 05:42:12 +0000 (01:42 -0400)] 
hello/run: update library paths

14 years agotracectl.c: send error when put_subbuf fails
Pierre-Marc Fournier [Fri, 12 Jun 2009 05:41:10 +0000 (01:41 -0400)] 
tracectl.c: send error when put_subbuf fails

this happens when the reader is pushed by a write

14 years agolibust: fix problem in computation of offset in buffer
Pierre-Marc Fournier [Thu, 11 Jun 2009 18:02:21 +0000 (14:02 -0400)] 
libust: fix problem in computation of offset in buffer

14 years agolibust: put offset macros in buffer.h
Pierre-Marc Fournier [Thu, 11 Jun 2009 17:38:27 +0000 (13:38 -0400)] 
libust: put offset macros in buffer.h

This is to resolve a dependency issue.

14 years agoust: move function location to remove warning
Pierre-Marc Fournier [Wed, 10 Jun 2009 14:28:15 +0000 (10:28 -0400)] 
ust: move function location to remove warning

14 years agomake compatible with new version of libkcompat
Jan Blunck [Mon, 8 Jun 2009 17:19:08 +0000 (13:19 -0400)] 
make compatible with new version of libkcompat

14 years agoconfigure.ac: make --help more clear
Pierre-Marc Fournier [Fri, 8 May 2009 21:18:01 +0000 (17:18 -0400)] 
configure.ac: make --help more clear

14 years agoust: improve cmd line arg help, add --help and -h
Pierre-Marc Fournier [Fri, 8 May 2009 21:03:42 +0000 (17:03 -0400)] 
ust: improve cmd line arg help, add --help and -h

14 years agocontinue work on manual
Pierre-Marc Fournier [Fri, 8 May 2009 21:03:24 +0000 (17:03 -0400)] 
continue work on manual

14 years agoconfigure.ac: make help and error msgs more clear
Pierre-Marc Fournier [Fri, 8 May 2009 21:03:01 +0000 (17:03 -0400)] 
configure.ac: make help and error msgs more clear

14 years agoadd more readmes
Pierre-Marc Fournier [Fri, 8 May 2009 13:36:25 +0000 (09:36 -0400)] 
add more readmes

14 years agoupdate manual
Pierre-Marc Fournier [Thu, 7 May 2009 20:44:47 +0000 (16:44 -0400)] 
update manual

14 years agoadd COPYING file
Pierre-Marc Fournier [Thu, 7 May 2009 20:11:38 +0000 (16:11 -0400)] 
add COPYING file

14 years agoadd readmes
Pierre-Marc Fournier [Tue, 5 May 2009 20:37:22 +0000 (16:37 -0400)] 
add readmes

14 years agoremove unneeded share/compiler.h
Pierre-Marc Fournier [Tue, 5 May 2009 20:37:11 +0000 (16:37 -0400)] 
remove unneeded share/compiler.h

14 years agoadd feature to enable/disable markers
Pierre-Marc Fournier [Tue, 5 May 2009 20:36:22 +0000 (16:36 -0400)] 
add feature to enable/disable markers

14 years agolibmallocwrap: update run script
Pierre-Marc Fournier [Tue, 5 May 2009 20:35:19 +0000 (16:35 -0400)] 
libmallocwrap: update run script

14 years agolibmallocwrap: add dependency on -ldl
Pierre-Marc Fournier [Tue, 5 May 2009 20:34:34 +0000 (16:34 -0400)] 
libmallocwrap: add dependency on -ldl

15 years agoustd: use commit_seq to get buffers from crashed process
Pierre-Marc Fournier [Tue, 7 Apr 2009 01:00:50 +0000 (21:00 -0400)] 
ustd: use commit_seq to get buffers from crashed process

it works!

15 years agoport support for commit_seq from kernel lttng
Pierre-Marc Fournier [Tue, 7 Apr 2009 01:00:22 +0000 (21:00 -0400)] 
port support for commit_seq from kernel lttng

15 years agoadd more rigorous checks for presence of libkcompat and liburcu
Pierre-Marc Fournier [Mon, 6 Apr 2009 22:39:27 +0000 (18:39 -0400)] 
add more rigorous checks for presence of libkcompat and liburcu

15 years agocleanup kernelcompat.h
Pierre-Marc Fournier [Fri, 3 Apr 2009 19:12:03 +0000 (15:12 -0400)] 
cleanup kernelcompat.h

15 years agokernelcompat: remove local ops as they are now in libkcompat
Pierre-Marc Fournier [Fri, 3 Apr 2009 19:04:09 +0000 (15:04 -0400)] 
kernelcompat: remove local ops as they are now in libkcompat

15 years agohello.c: add header
Pierre-Marc Fournier [Fri, 3 Apr 2009 19:01:46 +0000 (15:01 -0400)] 
hello.c: add header

15 years agoport ust to build system
Pierre-Marc Fournier [Mon, 30 Mar 2009 23:34:06 +0000 (19:34 -0400)] 
port ust to build system

15 years agocontinue working on build system
Pierre-Marc Fournier [Mon, 30 Mar 2009 23:16:25 +0000 (19:16 -0400)] 
continue working on build system

15 years agomerge libmarkers, libtracing and libtracectl in a single libust library
Pierre-Marc Fournier [Mon, 30 Mar 2009 22:27:41 +0000 (18:27 -0400)] 
merge libmarkers, libtracing and libtracectl in a single libust library

15 years agoadd libtracing Makefile.am
Pierre-Marc Fournier [Mon, 30 Mar 2009 21:45:56 +0000 (17:45 -0400)] 
add libtracing Makefile.am

15 years agoadd libtracectl Makefile.am
Pierre-Marc Fournier [Mon, 30 Mar 2009 21:43:54 +0000 (17:43 -0400)] 
add libtracectl Makefile.am

This page took 0.035661 seconds and 4 git commands to generate.