projects
/
ust.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
convert ltt_nesting to a per_thread variable, and access it with volatile access
[ust.git]
/
ustd
/
2010-03-01
Pierre-Marc Fournier
ustd: add details to debug message in crash recovery
tree
|
commitdiff
2010-03-01
Pierre-Marc Fournier
ustd: unwrite the subbuffer if the put() was unsuccessf...
tree
|
commitdiff
2010-02-26
Pierre-Marc Fournier
ustd: tell buffer name in some debug messages
tree
|
commitdiff
2010-02-25
Pierre-Marc Fournier
ustd: improve error handling
tree
|
commitdiff
2010-02-19
Pierre-Marc Fournier
use signal safe ust_safe_snprintf()
tree
|
commitdiff
2010-02-18
Pierre-Marc Fournier
add NOTFOUND reply for get_subbuf and put_subbuf commands
tree
|
commitdiff
2010-02-18
Pierre-Marc Fournier
ustd: put_subbuf: handle case where ustcomm_send_reques...
tree
|
commitdiff
2010-02-15
Pierre-Marc Fournier
ustd: add FIXME
tree
|
commitdiff
2010-02-15
Pierre-Marc Fournier
ustd: use modulo value for first_subbuf
tree
|
commitdiff
2010-02-15
Pierre-Marc Fournier
fix support for trace format 2.5
tree
|
commitdiff
2010-02-15
Pierre-Marc Fournier
port to trace format 2.5
tree
|
commitdiff
2010-02-15
Pierre-Marc Fournier
Port changes from lttng-kt
tree
|
commitdiff
2010-02-02
Pierre-Marc Fournier
Convert buffering system to per-cpu
tree
|
commitdiff
2009-11-16
Pierre-Marc Fournier
Rewrite last GPL bits in relay.c and relay.h
tree
|
commitdiff
2009-11-11
Pierre-Marc Fournier
revert installation of tracer.h, but keep ust.h
tree
|
commitdiff
2009-11-04
Pierre-Marc Fournier
install tracer.h, add new ust/ust.h
tree
|
commitdiff
2009-10-28
Pierre-Marc Fournier
ustd: fix opening mode of pidfile to support writing...
tree
|
commitdiff
2009-10-27
Pierre-Marc Fournier
fix build and out of tree build
tree
|
commitdiff
2009-10-27
Pierre-Marc Fournier
Merge branch 'for-pierre-marc' of git://git.infradead...
tree
|
commitdiff
2009-10-26
Pierre-Marc Fournier
usttrace: deal correctly with ustd creation and termination
tree
|
commitdiff
2009-10-25
Jan Blunck
Move kernelcompat.h to include/ust/ and share.h, usterr...
tree
|
commitdiff
2009-10-25
Jan Blunck
Move immediate.h, marker.h and tracepoint.h to include...
tree
|
commitdiff
2009-10-25
Jan Blunck
Remove localerr.h
tree
|
commitdiff
2009-10-13
Pierre-Marc Fournier
ustd: add support for --pidfile
tree
|
commitdiff
2009-10-13
Pierre-Marc Fournier
ustd: add daemon mode
tree
|
commitdiff
2009-10-09
Pierre-Marc Fournier
update build system to find automatically installed...
tree
|
commitdiff
2009-10-05
Pierre-Marc Fournier
minor refactor of ustd to avoid deadlock
tree
|
commitdiff
2009-10-01
Pierre-Marc Fournier
ustd: add fixme
tree
|
commitdiff
2009-10-01
Pierre-Marc Fournier
ustd: fix warning
tree
|
commitdiff
2009-09-29
Pierre-Marc Fournier
ustd: improve handling of remote app termination
tree
|
commitdiff
2009-09-28
Pierre-Marc Fournier
move patient_write to share.h because it now has multip...
tree
|
commitdiff
2009-09-28
Pierre-Marc Fournier
improve error handling
tree
|
commitdiff
2009-09-25
Pierre-Marc Fournier
ustd: stop collecting a process when it died will tryin...
tree
|
commitdiff
2009-09-25
Pierre-Marc Fournier
ustd: improve error and memory handling in get_subbuffe...
tree
|
commitdiff
2009-09-25
Pierre-Marc Fournier
ustd: change perror()s with PERROR()s
tree
|
commitdiff
2009-09-25
Pierre-Marc Fournier
add pidunique concept
tree
|
commitdiff
2009-09-10
Pierre-Marc Fournier
update make system
tree
|
commitdiff
2009-09-09
Pierre-Marc Fournier
ustd: add system to elegantly end daemon on SIGTERM...
tree
|
commitdiff
2009-09-09
Pierre-Marc Fournier
ustd: allow to choose the trace location and add comman...
tree
|
commitdiff
2009-09-09
Pierre-Marc Fournier
ustd: specify ust component name for build
tree
|
commitdiff
2009-09-09
Pierre-Marc Fournier
ustd/ustcomm: allow to choose custom socket path
tree
|
commitdiff
2009-09-08
Pierre-Marc Fournier
update error system
tree
|
commitdiff
2009-07-30
Pierre-Marc Fournier
ustd: be more intelligent and verbose when opening...
tree
|
commitdiff
2009-06-19
Pierre-Marc Fournier
start adding LGPL headers
tree
|
commitdiff
2009-06-16
Pierre-Marc Fournier
reduce default verbosity
tree
|
commitdiff
2009-06-15
Pierre-Marc Fournier
fix warnings
tree
|
commitdiff
2009-06-12
Jan Blunck
Use kref implementation from kcompat
tree
|
commitdiff
2009-06-12
Jan Blunck
Make buildsystem use pkg-config to search for kcompat...
tree
|
commitdiff
2009-06-12
Pierre-Marc Fournier
ustd: start handling SIGPIPE, add handling for failed...
tree
|
commitdiff
2009-06-12
Pierre-Marc Fournier
ustd/lowlevel.c: make the post crash buffer recovery...
tree
|
commitdiff
2009-06-08
Jan Blunck
make compatible with new version of libkcompat
tree
|
commitdiff
2009-05-08
Pierre-Marc Fournier
add more readmes
tree
|
commitdiff
2009-04-07
Pierre-Marc Fournier
ustd: use commit_seq to get buffers from crashed process
tree
|
commitdiff
2009-03-30
Pierre-Marc Fournier
continue working on build system
tree
|
commitdiff
2009-03-22
Pierre-Marc Fournier
start work on enabling VMCORE and adding support in...
tree
|
commitdiff
2009-03-20
Pierre-Marc Fournier
start implementing sharing of buffer info
tree
|
commitdiff
2009-03-17
Pierre-Marc Fournier
ustd: convert to new ustcomm api
tree
|
commitdiff
2009-03-17
Pierre-Marc Fournier
ustcomm: use connections; don't reconnect at every...
tree
|
commitdiff
2009-03-03
Pierre-Marc Fournier
ust: cleanup and add some licences
tree
|
commitdiff
2009-03-03
Pierre-Marc Fournier
ust: make lttd work
tree
|
commitdiff
2009-02-26
Pierre-Marc Fournier
ust: continue work on ustd
tree
|
commitdiff
2009-02-25
Pierre-Marc Fournier
ust: add info exchange between app and ustd
tree
|
commitdiff
2009-02-25
Pierre-Marc Fournier
ust: add ustd
tree
|
commitdiff
This page took
0.037529 seconds
and
7
git commands to generate.