ust.git
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

15 years agocontinue work on build system
Pierre-Marc Fournier [Mon, 30 Mar 2009 21:39:16 +0000 (17:39 -0400)] 
continue work on build system

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

15 years agocontinue work on build system
Pierre-Marc Fournier [Mon, 30 Mar 2009 20:13:40 +0000 (16:13 -0400)] 
continue work on build system

15 years agorename configure.in to configure.ac
Pierre-Marc Fournier [Mon, 30 Mar 2009 19:54:36 +0000 (15:54 -0400)] 
rename configure.in to configure.ac

15 years agoadd libmarkers Makefile.am
Pierre-Marc Fournier [Mon, 30 Mar 2009 19:52:26 +0000 (15:52 -0400)] 
add libmarkers Makefile.am

15 years agostart working on autotools build system
Pierre-Marc Fournier [Mon, 30 Mar 2009 19:23:30 +0000 (15:23 -0400)] 
start working on autotools build system

15 years agoadd copyrights, cleanup
Pierre-Marc Fournier [Sat, 28 Mar 2009 19:02:31 +0000 (15:02 -0400)] 
add copyrights, cleanup

15 years agoadd forgotten tp.h and tp.c
Pierre-Marc Fournier [Sun, 22 Mar 2009 15:28:49 +0000 (11:28 -0400)] 
add forgotten tp.h and tp.c

15 years agostart work on enabling VMCORE and adding support in ustd
Pierre-Marc Fournier [Sun, 22 Mar 2009 15:28:14 +0000 (11:28 -0400)] 
start work on enabling VMCORE and adding support in ustd

15 years agoupdate manual
Pierre-Marc Fournier [Fri, 20 Mar 2009 04:27:08 +0000 (00:27 -0400)] 
update manual

15 years agoadd first version of manual
Pierre-Marc Fournier [Fri, 20 Mar 2009 02:17:26 +0000 (22:17 -0400)] 
add first version of manual

15 years agostart implementing sharing of buffer info
Pierre-Marc Fournier [Fri, 20 Mar 2009 02:12:36 +0000 (22:12 -0400)] 
start implementing sharing of buffer info

15 years agoremove unused relay-alloc.c
Pierre-Marc Fournier [Tue, 17 Mar 2009 19:24:06 +0000 (15:24 -0400)] 
remove unused relay-alloc.c

15 years agoustd: convert to new ustcomm api
Pierre-Marc Fournier [Tue, 17 Mar 2009 18:10:38 +0000 (14:10 -0400)] 
ustd: convert to new ustcomm api

15 years agotracectl.c: cleanup
Pierre-Marc Fournier [Tue, 17 Mar 2009 18:10:23 +0000 (14:10 -0400)] 
tracectl.c: cleanup

15 years agoustcomm: use connections; don't reconnect at every message
Pierre-Marc Fournier [Tue, 17 Mar 2009 17:18:32 +0000 (13:18 -0400)] 
ustcomm: use connections; don't reconnect at every message

15 years agoust: cleanup and add some licences
Pierre-Marc Fournier [Tue, 3 Mar 2009 21:53:32 +0000 (16:53 -0500)] 
ust: cleanup and add some licences

15 years agoust: port tracepoints to userspace and add usage in hello.c
Pierre-Marc Fournier [Tue, 3 Mar 2009 20:08:04 +0000 (15:08 -0500)] 
ust: port tracepoints to userspace and add usage in hello.c

15 years agoust: add tracepoint.{c,h} from kernel
Pierre-Marc Fournier [Tue, 3 Mar 2009 17:14:05 +0000 (12:14 -0500)] 
ust: add tracepoint.{c,h} from kernel

15 years agoust: make lttd work
Pierre-Marc Fournier [Tue, 3 Mar 2009 17:12:02 +0000 (12:12 -0500)] 
ust: make lttd work

- for now, trace must be stopped and destroyed prior to program end

15 years agoust: first try at blocking support for consumer
Pierre-Marc Fournier [Mon, 2 Mar 2009 19:27:44 +0000 (14:27 -0500)] 
ust: first try at blocking support for consumer

15 years agoust: continue work on ustd
Pierre-Marc Fournier [Thu, 26 Feb 2009 01:07:03 +0000 (20:07 -0500)] 
ust: continue work on ustd

15 years agoust: add info exchange between app and ustd
Pierre-Marc Fournier [Wed, 25 Feb 2009 18:25:56 +0000 (13:25 -0500)] 
ust: add info exchange between app and ustd

15 years agoust: add ustd
Pierre-Marc Fournier [Wed, 25 Feb 2009 00:44:43 +0000 (19:44 -0500)] 
ust: add ustd

15 years agoust: change communication socket for STREAM
Pierre-Marc Fournier [Wed, 25 Feb 2009 00:43:56 +0000 (19:43 -0500)] 
ust: change communication socket for STREAM

15 years agoust: improve message parsing
Pierre-Marc Fournier [Tue, 24 Feb 2009 22:34:22 +0000 (17:34 -0500)] 
ust: improve message parsing

15 years agoust: continue implementation of ustd
Pierre-Marc Fournier [Tue, 24 Feb 2009 02:49:13 +0000 (21:49 -0500)] 
ust: continue implementation of ustd

15 years agoust: continue work
Pierre-Marc Fournier [Tue, 24 Feb 2009 01:29:46 +0000 (20:29 -0500)] 
ust: continue work

15 years agoust: continue moving communication stuff to libustcomm and cleanup
Pierre-Marc Fournier [Mon, 23 Feb 2009 22:58:06 +0000 (17:58 -0500)] 
ust: continue moving communication stuff to libustcomm and cleanup

15 years agomove functions that send messages to traced processes to libustcomm (which is linked...
Pierre-Marc Fournier [Mon, 23 Feb 2009 20:14:42 +0000 (15:14 -0500)] 
move functions that send messages to traced processes to libustcomm (which is linked statically)

15 years agolibtracectl: add \0 at end of received msg
Pierre-Marc Fournier [Mon, 23 Feb 2009 20:14:06 +0000 (15:14 -0500)] 
libtracectl: add \0 at end of received msg

15 years agolibmarkers: add locking
Pierre-Marc Fournier [Mon, 23 Feb 2009 20:13:04 +0000 (15:13 -0500)] 
libmarkers: add locking

15 years agoust: additional work on libmallocwrap and cleanups
Pierre-Marc Fournier [Mon, 23 Feb 2009 19:03:08 +0000 (14:03 -0500)] 
ust: additional work on libmallocwrap and cleanups

15 years agoust: cleanup: move tracing control to tracectl.c
Pierre-Marc Fournier [Mon, 23 Feb 2009 17:56:11 +0000 (12:56 -0500)] 
ust: cleanup: move tracing control to tracectl.c

15 years agoust: move files from hello to libtracing
Pierre-Marc Fournier [Thu, 19 Feb 2009 06:53:08 +0000 (01:53 -0500)] 
ust: move files from hello to libtracing

15 years agoust: add markers autoconnect
Pierre-Marc Fournier [Thu, 19 Feb 2009 05:08:48 +0000 (00:08 -0500)] 
ust: add markers autoconnect

15 years agoust: add global Makefile
Pierre-Marc Fournier [Thu, 19 Feb 2009 05:08:03 +0000 (00:08 -0500)] 
ust: add global Makefile

15 years agoust: use libkcompat
Pierre-Marc Fournier [Thu, 19 Feb 2009 03:24:40 +0000 (22:24 -0500)] 
ust: use libkcompat

15 years agoust: add userspace rcu support
Pierre-Marc Fournier [Wed, 18 Feb 2009 23:10:32 +0000 (18:10 -0500)] 
ust: add userspace rcu support

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