ust.git
2009-09-09  Pierre-Marc... add usttrace script
2009-09-09  Pierre-Marc... ustd: add system to elegantly end daemon on SIGTERM...
2009-09-09  Pierre-Marc... ustd: allow to choose the trace location and add comman...
2009-09-09  Pierre-Marc... ustd: specify ust component name for build
2009-09-09  Pierre-Marc... usterr: fix PERROR
2009-09-09  Pierre-Marc... ustd/ustcomm: allow to choose custom socket path
2009-09-08  Pierre-Marc... fix keepalive system
2009-09-08  Pierre-Marc... add a working keepalive system
2009-09-08  Pierre-Marc... cleanup
2009-09-08  Pierre-Marc... make inform_consumer_daemon() generic
2009-09-08  Pierre-Marc... cleanups
2009-09-08  Pierre-Marc... add basic_long test program
2009-09-08  Pierre-Marc... update error system
2009-09-03  Pierre-Marc... libust: improve support for regex marker specification
2009-09-02  Pierre-Marc... code cleanups
2009-09-02  Pierre-Marc... add regex support for marker names
2009-09-01  Philippe Proulxust rewritten for using libustcmd
2009-09-01  Pierre-Marc... cleanup libustcmd patch
2009-09-01  Philippe Proulxadd libustcmd
2009-07-30  Pierre-Marc... ustd: be more intelligent and verbose when opening...
2009-07-30  Pierre-Marc... hello2: updates
2009-07-30  Pierre-Marc... change to tsc trace clock
2009-07-30  Pierre-Marc... libust: start working on process keepalive
2009-07-30  Pierre-Marc... libmallocwrap: update run script
2009-07-30  Pierre-Marc... change default buffer size
2009-07-30  Pierre-Marc... enhancements to the constructor system
2009-07-22  Pierre-Marc... add ust_fork()
2009-07-22  Pierre-Marc... marker: remove printf and add debug msg
2009-07-22  Pierre-Marc... marker.c: fix marker dump based on port of fix in lttng...
2009-07-22  Pierre-Marc... add ilbinterfork
2009-07-22  Pierre-Marc... update README
2009-07-14  Pierre-Marc... convert more licences
2009-07-14  Pierre-Marc... libust: change some licences to LGPL
2009-07-07  Pierre-Marc... change some licences to LGPL
2009-06-28  Pierre-Marc... libmallocwrap: free: don't return a value in a void...
2009-06-26  Pierre-Marc... initialize correctly urcu library
2009-06-26  Pierre-Marc... enhance hello2
2009-06-26  Pierre-Marc... fix bug in PAGE_MASK
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
next
This page took 0.03721 seconds and 4 git commands to generate.