projects
/
lttv.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
first fixes gcc 4.0
[lttv.git]
/
ltt
/
branches
/
poly
/
lttv
/
lttv
/
state.c
2005-09-22
compudj
first fixes gcc 4.0
blob
|
commitdiff
|
raw
2005-09-13
compudj
free bugfix
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
compudj
zombie process fix
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
compudj
re add check un state.c for fork
blob
|
commitdiff
|
raw
|
diff to current
2005-09-08
compudj
fix problem with time drift and process free : it may...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
compudj
fork fix
blob
|
commitdiff
|
raw
|
diff to current
2005-08-31
compudj
fix seek so that adding and removing a trace from a...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-31
compudj
fix state computation so it put max time computed in...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-31
compudj
reparent the process if unordered schedule + fork
blob
|
commitdiff
|
raw
|
diff to current
2005-08-31
compudj
zombie test removed : can cause problems with fork...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-31
compudj
fix seek time closest
blob
|
commitdiff
|
raw
|
diff to current
2005-08-30
compudj
seek n forward and backward implemented in trace context
blob
|
commitdiff
|
raw
|
diff to current
2005-08-27
compudj
statistics working : still must add stats per time...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-26
compudj
add process names
blob
|
commitdiff
|
raw
|
diff to current
2005-08-26
compudj
traceset position save fix
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
compudj
mega fix for states : per cpu and _not_ per tracefile...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
compudj
seek position fixed for state
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
compudj
control flow view works (state computation disabled)
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
compudj
fix event count in state.c
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
compudj
control flow background request desactivated
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
compudj
disable schedchange test : not meaningful if there...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
compudj
fix array relocation in push_state
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
compudj
state hooks bug fixed
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
compudj
fix type casting
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
compudj
fix seek to position
blob
|
commitdiff
|
raw
|
diff to current
2005-08-21
compudj
small schedchange fix
blob
|
commitdiff
|
raw
|
diff to current
2005-08-21
compudj
small fix to process_traceset middle : it won't stop...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-21
compudj
hook by ID optimisation for incoming 10k index size...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-20
compudj
batchtest partially working
blob
|
commitdiff
|
raw
|
diff to current
2005-08-20
compudj
LTTV is now alive : needs testing
blob
|
commitdiff
|
raw
|
diff to current
2005-08-19
compudj
lttv and lib ltt new compiles
blob
|
commitdiff
|
raw
|
diff to current
2005-07-26
compudj
Add config.h support : will fix the LARGEFILE problem
blob
|
commitdiff
|
raw
|
diff to current
2004-08-24
compudj
fix for smp cfv, fix convert bug for 2.2 format, add...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-15
compudj
likely/unlikely branch prediction
blob
|
commitdiff
|
raw
|
diff to current
2004-08-14
compudj
still some performance enhancements
blob
|
commitdiff
|
raw
|
diff to current
2004-08-14
compudj
ameliorate use of garray by preallocating 10 execmode
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
compudj
better hash functions in state.c and processlist.c
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
compudj
correct bug : need EXIT and ZOMBIE states : one for...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-11
compudj
STATE_EXIT -> STATE_ZOMBIE
blob
|
commitdiff
|
raw
|
diff to current
2004-08-11
compudj
exit_process on PID reuse
blob
|
commitdiff
|
raw
|
diff to current
2004-08-11
compudj
desactivate exit_process until we have the release_task...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
compudj
uninitialized variables checked, plus O2 optimisations...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-29
compudj
put back hook adder the way they were, new state hook...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-29
compudj
init state timestamp is beginning of trace, not 0
blob
|
commitdiff
|
raw
|
diff to current
2004-07-28
compudj
array off by one
blob
|
commitdiff
|
raw
|
diff to current
2004-07-27
compudj
correct process fork and exit in state.c : inversed...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-27
compudj
correct process fork and exit in state.c
blob
|
commitdiff
|
raw
|
diff to current
2004-07-16
compudj
saved state fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-06-24
compudj
gobjects referenced in attributes. No more recursive_free
blob
|
commitdiff
|
raw
|
diff to current
2004-06-15
compudj
basic lttvwindow works
blob
|
commitdiff
|
raw
|
diff to current
2004-05-26
compudj
state.[ch] modified to fit tracecontext mods
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
dagenais
Moving files around to get rid of the shared include...
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.110178 seconds
and
59
git commands to generate.