2004-08-17 |
compudj | uh-ohhhh, heartbeat doesn't happen at least once per... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
compudj | fix autogen : specify automake-1.7 |
commit | commitdiff | tree | snapshot |
2004-08-17 |
compudj | convert now only updates adaptation TSC on heartbeat... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
compudj | current time in cfv more cute |
commit | commitdiff | tree | snapshot |
2004-08-17 |
compudj | time and TSC _fixed_, get long uint and uint now give... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | time _now_ works. Breaks compatibility work old traces... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | remove debug in critical path |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | desactivate ruler, preallocate pixmap |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | desactivate ruler, preallocate pixmap |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | fix start and end buffer : 64 bits, also heartbeat... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | unnecessary check removed |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | amelioration of getFieldtypeSize |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | tweak time_x_double |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | further tweaks on ltt_trace_facility_by_id |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | tweak some branch prediction with gcov |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | type.c optimisation |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | core reading functions tweaks |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | home made strlen in critical path, tweak |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | home made strlen in critical path |
commit | commitdiff | tree | snapshot |
2004-08-16 |
compudj | optimisation of ltt_time_to_double and ltt_time_from_double |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | optimisation of ltt_time_from_uint64 |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | fix bug : forgot to save tracefile info with event... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | fixed substraction from start cycle counter : end and... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | more precise start and end time : use approximation... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | cycle calculation performance tweak |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | fix event reading cycle count |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | further fix for cycle count |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | tracefile.c per block cycle counter fix |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | warning fixed for lttvwindow and controlflow view |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | more likely fun |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | likely/unlikely branch prediction |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | draw closure in cfv optimisation |
commit | commitdiff | tree | snapshot |
2004-08-15 |
compudj | add linkly and unlikely optimisation to ltt_time_compare |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | use faster mathematic operations for time calculation |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | removed some pointer dereference from critical path |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | push back width |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | remove after execmode hooks completely |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | inlining link fix |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | removed cfv-private |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | final inline compile fixes |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | compile fix |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | make inline correct -> must be static |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | make inline correct |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | correct inlining of hook by id get |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | tweak trace context comparison |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | tweak trace context comparison |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | use the time compare in the fastest way possible |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | tweak ltt_time_compare |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | some optimisations in hooks |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | desactivate after execmode unnecessary hook |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | still some performance enhancements |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | fix bug in current process |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | fix bug in current process |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | keep current process : y position shorter to find |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | get name only if necessary |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | fix __inline -> __inline__ |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | put get time window out of critical path |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | use time_window.end_time directly |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | don't use gobject type casting in critical path |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | don't use gobject type casting in critical path |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | ameliorate use of garray by preallocating 10 execmode |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | use ltt_time_infinite |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | time from double optimisation : use double multiplicati... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | fix scroll left glitch : was due to main window not... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | comment about current process |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | remove unnecessary calls to get process pixels, but... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | fix ugly seek for process in draw_closure |
commit | commitdiff | tree | snapshot |
2004-08-14 |
compudj | time to pixels optimised |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | ifdef for EXTRA_CHECK, and precalculate time_width_double |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | do not recalculate time width.. |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | TimeWindow now has end_time |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | perf fix minor |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | accelerate double useage for time |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | time add and sub performance tweaks |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | performance tweaks |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | corrected bug with graphic context when starting app... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | fix _marked : put to true when actually mark |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | missing info cuteness enhanced |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | add missing information indicator |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | change control flow viewer : combine all information... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
compudj | fix bugs uint 64 + no trace |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | fix colors |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | color allocation fixed |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | better hash functions in state.c and processlist.c |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | ameliorate process list hash function |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | add comment on background request |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | fix data reuse |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | control flow now uses by_id hooks : performance fix |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | hook by id fix |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | lttvwindow with per trace event delivery |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | make equ_fct and hash_fct static |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | time operations optimisation |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | tweak |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | performance fix : keep iter on rows instead of row... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
compudj | correct bug : need EXIT and ZOMBIE states : one for... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
compudj | execution mode added |
commit | commitdiff | tree | snapshot |
2004-08-11 |
compudj | add drawing clear upon redraw, fun feature |
commit | commitdiff | tree | snapshot |
2004-08-11 |
compudj | add drawing clear upon redraw, fun feature |
commit | commitdiff | tree | snapshot |
2004-08-11 |
compudj | fixed expose bug |
commit | commitdiff | tree | snapshot |
2004-08-11 |
compudj | cpu column added |
commit | commitdiff | tree | snapshot |
next |