projects
/
lttng-ust.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
revert installation of tracer.h, but keep ust.h
2009-11-11
Pierre-Marc Fournier
revert installation of tracer.h, but keep ust.h
commit
|
commitdiff
|
tree
2009-11-04
Pierre-Marc Fournier
save registers: fix small problems
commit
|
commitdiff
|
tree
2009-11-04
Pierre-Marc Fournier
update .gitignore
commit
|
commitdiff
|
tree
2009-11-04
Pierre-Marc Fournier
install tracer.h, add new ust/ust.h
commit
|
commitdiff
|
tree
2009-11-04
Pierre-Marc Fournier
save registers: update
commit
|
commitdiff
|
tree
2009-11-03
Pierre-Marc Fournier
processor.h: save rflags
commit
|
commitdiff
|
tree
2009-10-29
Pierre-Marc Fournier
add serialize_to_text() function
commit
|
commitdiff
|
tree
2009-10-28
Pierre-Marc Fournier
usttrace: add comments to describe start sequence of...
commit
|
commitdiff
|
tree
2009-10-28
Pierre-Marc Fournier
usttrace: reorganise error messages for ustd not found
commit
|
commitdiff
|
tree
2009-10-28
Pierre-Marc Fournier
ustd: fix opening mode of pidfile to support writing...
commit
|
commitdiff
|
tree
2009-10-28
Pierre-Marc Fournier
usttrace: oops: $(USTDPID) -> $USTDPID
commit
|
commitdiff
|
tree
2009-10-28
Jan Blunck
Make usttrace work when it isn't installed
commit
|
commitdiff
|
tree
2009-10-27
Pierre-Marc Fournier
fix build and out of tree build
commit
|
commitdiff
|
tree
2009-10-27
Pierre-Marc Fournier
move processor.h to include/ust dir
commit
|
commitdiff
|
tree
2009-10-27
Pierre-Marc Fournier
java: fixes
commit
|
commitdiff
|
tree
2009-10-27
Pierre-Marc Fournier
Merge branch 'for-pierre-marc' of git://git.infradead...
commit
|
commitdiff
|
tree
2009-10-27
Pierre-Marc Fournier
always initialize statically the .location field of...
commit
|
commitdiff
|
tree
2009-10-27
Pierre-Marc Fournier
rename registers.h -> processor.h
commit
|
commitdiff
|
tree
2009-10-27
Pierre-Marc Fournier
trace_mark: pass register values to probe
commit
|
commitdiff
|
tree
2009-10-27
Pierre-Marc Fournier
markers: save marker location in struct marker
commit
|
commitdiff
|
tree
2009-10-27
Pierre-Marc Fournier
registers.h: update
commit
|
commitdiff
|
tree
2009-10-27
Pierre-Marc Fournier
registers.h: improve registers saving
commit
|
commitdiff
|
tree
2009-10-27
Pierre-Marc Fournier
add registers.h
commit
|
commitdiff
|
tree
2009-10-26
Pierre-Marc Fournier
usttrace: deal correctly with ustd creation and termination
commit
|
commitdiff
|
tree
2009-10-26
Pierre-Marc Fournier
markers: add comment
commit
|
commitdiff
|
tree
2009-10-20
Pierre-Marc Fournier
README: update installation instructions
commit
|
commitdiff
|
tree
2009-10-15
Pierre-Marc Fournier
fix porting bug
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
usttrace: use ustd in daemon mode, sparing a sleep...
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
usttrace: enhance
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
tests/fork: updates
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
ustd: add support for --pidfile
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
ustd: add daemon mode
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
immediately create listener thread on process creation
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
improve create_listener()
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
tracectl.c: minor cleanup
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
remove unneeded noinline's
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
modify the commit logic to indicate the reason for...
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
set the reader side of the buffer-ready pipe non-blocking...
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
ustctl: update UST_COMPONENT
commit
|
commitdiff
|
tree
2009-10-13
Pierre-Marc Fournier
remove unneeded constructor priority
commit
|
commitdiff
|
tree
2009-10-09
Pierre-Marc Fournier
update build system to find automatically installed...
commit
|
commitdiff
|
tree
2009-10-06
Pierre-Marc Fournier
update README
commit
|
commitdiff
|
tree
2009-10-06
Pierre-Marc Fournier
usttrace: fix arg error handling
commit
|
commitdiff
|
tree
2009-10-05
Pierre-Marc Fournier
README: add section on libinterfork
commit
|
commitdiff
|
tree
2009-10-05
Pierre-Marc Fournier
rename ust -> ustctl
commit
|
commitdiff
|
tree
2009-10-05
Pierre-Marc Fournier
usttrace: improve
commit
|
commitdiff
|
tree
2009-10-05
Pierre-Marc Fournier
minor refactor of ustd to avoid deadlock
commit
|
commitdiff
|
tree
2009-10-05
Pierre-Marc Fournier
add fork2
commit
|
commitdiff
|
tree
2009-10-05
Pierre-Marc Fournier
libust: never inline functions that may be called from...
commit
|
commitdiff
|
tree
2009-10-05
Pierre-Marc Fournier
use liburcu-bp
commit
|
commitdiff
|
tree
2009-10-01
Pierre-Marc Fournier
ustd: add fixme
commit
|
commitdiff
|
tree
2009-10-01
Pierre-Marc Fournier
ustd: fix warning
commit
|
commitdiff
|
tree
2009-09-29
Pierre-Marc Fournier
ustd: improve handling of remote app termination
commit
|
commitdiff
|
tree
2009-09-28
Pierre-Marc Fournier
ust.c: remove regex handling because it should be done...
commit
|
commitdiff
|
tree
2009-09-28
Pierre-Marc Fournier
usterr: make error reporting functions signal safe
commit
|
commitdiff
|
tree
2009-09-28
Pierre-Marc Fournier
move patient_write to share.h because it now has multiple...
commit
|
commitdiff
|
tree
2009-09-28
Pierre-Marc Fournier
improve fork handling
commit
|
commitdiff
|
tree
2009-09-28
Pierre-Marc Fournier
make have_listener volatile because it is updated from...
commit
|
commitdiff
|
tree
2009-09-28
Pierre-Marc Fournier
improve error handling
commit
|
commitdiff
|
tree
2009-09-28
Pierre-Marc Fournier
updates for latest urcu
commit
|
commitdiff
|
tree
2009-09-28
Pierre-Marc Fournier
update manual
commit
|
commitdiff
|
tree
2009-09-28
Pierre-Marc Fournier
fix marker listing output
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
ustd: stop collecting a process when it died will trying...
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
ustd: improve error and memory handling in get_subbuffer...
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
libust: cleanup usage of have_listener
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
ustd: change perror()s with PERROR()s
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
usterr: improve error reporting primitives
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
ustcomm: improve error handling, and don't panic for...
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
correctly close bc fds on fork
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
add ust_potential_exec, to prepare for execs
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
add pidunique concept
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
libinterfork: disable signals while forking and running...
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
libinterfork: add and execve override
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
libinterfork: add usterr support
commit
|
commitdiff
|
tree
2009-09-25
Pierre-Marc Fournier
Add ust java bindings
commit
|
commitdiff
|
tree
2009-09-16
Pierre-Marc Fournier
remove stray debugging message
commit
|
commitdiff
|
tree
2009-09-16
Pierre-Marc Fournier
libust: improve cleanup on application end
commit
|
commitdiff
|
tree
2009-09-16
Pierre-Marc Fournier
fix warning
commit
|
commitdiff
|
tree
2009-09-16
Pierre-Marc Fournier
ustcomm: move function to destroy app socket to ustcomm
commit
|
commitdiff
|
tree
2009-09-16
Pierre-Marc Fournier
restore gettimeofday()-based time source
commit
|
commitdiff
|
tree
2009-09-16
Pierre-Marc Fournier
improve error handling macros
commit
|
commitdiff
|
tree
2009-09-16
Pierre-Marc Fournier
libinterfork: fix warnings
commit
|
commitdiff
|
tree
2009-09-13
Pierre-Marc Fournier
add missing tests/basic and tests/fork
commit
|
commitdiff
|
tree
2009-09-11
Pierre-Marc Fournier
usttrace; add multiple command-line options
commit
|
commitdiff
|
tree
2009-09-11
Pierre-Marc Fournier
make forking while tracing work correctly
commit
|
commitdiff
|
tree
2009-09-11
Pierre-Marc Fournier
fix bug when deleting trace
commit
|
commitdiff
|
tree
2009-09-10
Pierre-Marc Fournier
add usttrace licence
commit
|
commitdiff
|
tree
2009-09-10
Pierre-Marc Fournier
update make system
commit
|
commitdiff
|
tree
2009-09-09
Pierre-Marc Fournier
add usttrace script
commit
|
commitdiff
|
tree
2009-09-09
Pierre-Marc Fournier
ustd: add system to elegantly end daemon on SIGTERM...
commit
|
commitdiff
|
tree
2009-09-09
Pierre-Marc Fournier
ustd: allow to choose the trace location and add command...
commit
|
commitdiff
|
tree
2009-09-09
Pierre-Marc Fournier
ustd: specify ust component name for build
commit
|
commitdiff
|
tree
2009-09-09
Pierre-Marc Fournier
usterr: fix PERROR
commit
|
commitdiff
|
tree
2009-09-09
Pierre-Marc Fournier
ustd/ustcomm: allow to choose custom socket path
commit
|
commitdiff
|
tree
2009-09-08
Pierre-Marc Fournier
fix keepalive system
commit
|
commitdiff
|
tree
2009-09-08
Pierre-Marc Fournier
add a working keepalive system
commit
|
commitdiff
|
tree
2009-09-08
Pierre-Marc Fournier
cleanup
commit
|
commitdiff
|
tree
2009-09-08
Pierre-Marc Fournier
make inform_consumer_daemon() generic
commit
|
commitdiff
|
tree
2009-09-08
Pierre-Marc Fournier
cleanups
commit
|
commitdiff
|
tree
2009-09-08
Pierre-Marc Fournier
add basic_long test program
commit
|
commitdiff
|
tree
next
This page took
0.079309 seconds
and
3
git commands to generate.