ust.git
2009-06-25  Pierre-Marc... put poll() calls in loops in case they are interrupted...
2009-06-19  Pierre-Marc... start adding LGPL headers
2009-06-19  Pierre-Marc... relay.h: fix strict aliasing warning
2009-06-16  Pierre-Marc... hello2/run: fix library paths
2009-06-16  Pierre-Marc... reduce default verbosity
2009-06-16  Pierre-Marc... fix false error message
2009-06-16  Pierre-Marc... add missing tests/Makefile.am
2009-06-15  Pierre-Marc... cleanups
2009-06-15  Pierre-Marc... fix warnings
2009-06-15  Pierre-Marc... libmallocwrap: fix warning
2009-06-15  Pierre-Marc... tests: fix warnings
2009-06-15  Pierre-Marc... fix warnings
2009-06-15  Pierre-Marc... change local vars to unsigned int to fix warnings
2009-06-15  Pierre-Marc... ust: fix warnings
2009-06-15  Pierre-Marc... reorganize test programs into tests/ directory
2009-06-15  Pierre-Marc... comment synchronize_sched()
2009-06-15  Pierre-Marc... clean error msg functions
2009-06-15  Pierre-Marc... ust/localerr.h: fix copy-paste error
2009-06-15  Pierre-Marc... hello/run: add dependency to libust
2009-06-12  Pierre-Marc... bootstrap: create config directory if not exists
2009-06-12  Pierre-Marc... configure.ac: align URCU help message
2009-06-12  Pierre-Marc... start applying warning fixes from Jan Blunck
2009-06-12  Jan BlunckDistribute all necessary files for building
2009-06-12  Jan BlunckUse kref implementation from kcompat
2009-06-12  Jan BlunckNew kcompat headers depend on urcu's arch.h and arch_at...
2009-06-12  Jan BlunckFix copy&paste error in kcompat.h header check
2009-06-12  Jan Blunckust/localerr.h isn't distributed at all
2009-06-12  Jan BlunckMake buildsystem use pkg-config to search for kcompat...
2009-06-12  Jan BlunckModify buildsystem to be able to compile with installed...
2009-06-12  Pierre-Marc... ustd: start handling SIGPIPE, add handling for failed...
2009-06-12  Pierre-Marc... ustd/lowlevel.c: make the post crash buffer recovery...
2009-06-12  Pierre-Marc... libust: deactivate trace-stopping destructor
2009-06-12  Pierre-Marc... relay.h: change includes
2009-06-12  Pierre-Marc... hello/run: update library paths
2009-06-12  Pierre-Marc... tracectl.c: send error when put_subbuf fails
2009-06-11  Pierre-Marc... libust: fix problem in computation of offset in buffer
2009-06-11  Pierre-Marc... libust: put offset macros in buffer.h
2009-06-10  Pierre-Marc... ust: move function location to remove warning
2009-06-08  Jan Blunckmake compatible with new version of libkcompat
2009-05-08  Pierre-Marc... configure.ac: make --help more clear
2009-05-08  Pierre-Marc... ust: improve cmd line arg help, add --help and -h
2009-05-08  Pierre-Marc... continue work on manual
2009-05-08  Pierre-Marc... configure.ac: make help and error msgs more clear
2009-05-08  Pierre-Marc... add more readmes
2009-05-07  Pierre-Marc... update manual
2009-05-07  Pierre-Marc... add COPYING file
2009-05-05  Pierre-Marc... add readmes
2009-05-05  Pierre-Marc... remove unneeded share/compiler.h
2009-05-05  Pierre-Marc... add feature to enable/disable markers
2009-05-05  Pierre-Marc... libmallocwrap: update run script
2009-05-05  Pierre-Marc... libmallocwrap: add dependency on -ldl
2009-04-07  Pierre-Marc... ustd: use commit_seq to get buffers from crashed process
2009-04-07  Pierre-Marc... port support for commit_seq from kernel lttng
2009-04-06  Pierre-Marc... add more rigorous checks for presence of libkcompat...
2009-04-03  Pierre-Marc... cleanup kernelcompat.h
2009-04-03  Pierre-Marc... kernelcompat: remove local ops as they are now in libkc...
2009-04-03  Pierre-Marc... hello.c: add header
2009-03-30  Pierre-Marc... port ust to build system
2009-03-30  Pierre-Marc... continue working on build system
2009-03-30  Pierre-Marc... merge libmarkers, libtracing and libtracectl in a singl...
2009-03-30  Pierre-Marc... add libtracing Makefile.am
2009-03-30  Pierre-Marc... add libtracectl Makefile.am
2009-03-30  Pierre-Marc... continue work on build system
2009-03-30  Pierre-Marc... continue build system
2009-03-30  Pierre-Marc... continue work on build system
2009-03-30  Pierre-Marc... rename configure.in to configure.ac
2009-03-30  Pierre-Marc... add libmarkers Makefile.am
2009-03-30  Pierre-Marc... start working on autotools build system
2009-03-28  Pierre-Marc... add copyrights, cleanup
2009-03-22  Pierre-Marc... add forgotten tp.h and tp.c
2009-03-22  Pierre-Marc... start work on enabling VMCORE and adding support in...
2009-03-20  Pierre-Marc... update manual
2009-03-20  Pierre-Marc... add first version of manual
2009-03-20  Pierre-Marc... start implementing sharing of buffer info
2009-03-17  Pierre-Marc... remove unused relay-alloc.c
2009-03-17  Pierre-Marc... ustd: convert to new ustcomm api
2009-03-17  Pierre-Marc... tracectl.c: cleanup
2009-03-17  Pierre-Marc... ustcomm: use connections; don't reconnect at every...
2009-03-03  Pierre-Marc... ust: cleanup and add some licences
2009-03-03  Pierre-Marc... ust: port tracepoints to userspace and add usage in...
2009-03-03  Pierre-Marc... ust: add tracepoint.{c,h} from kernel
2009-03-03  Pierre-Marc... ust: make lttd work
2009-03-02  Pierre-Marc... ust: first try at blocking support for consumer
2009-02-26  Pierre-Marc... ust: continue work on ustd
2009-02-25  Pierre-Marc... ust: add info exchange between app and ustd
2009-02-25  Pierre-Marc... ust: add ustd
2009-02-25  Pierre-Marc... ust: change communication socket for STREAM
2009-02-24  Pierre-Marc... ust: improve message parsing
2009-02-24  Pierre-Marc... ust: continue implementation of ustd
2009-02-24  Pierre-Marc... ust: continue work
2009-02-23  Pierre-Marc... ust: continue moving communication stuff to libustcomm...
2009-02-23  Pierre-Marc... move functions that send messages to traced processes...
2009-02-23  Pierre-Marc... libtracectl: add \0 at end of received msg
2009-02-23  Pierre-Marc... libmarkers: add locking
2009-02-23  Pierre-Marc... ust: additional work on libmallocwrap and cleanups
2009-02-23  Pierre-Marc... ust: cleanup: move tracing control to tracectl.c
2009-02-19  Pierre-Marc... ust: move files from hello to libtracing
2009-02-19  Pierre-Marc... ust: add markers autoconnect
2009-02-19  Pierre-Marc... ust: add global Makefile
2009-02-19  Pierre-Marc... ust: use libkcompat
next
This page took 0.035253 seconds and 4 git commands to generate.