lttv.git
19 years agochange g_printf for g_info
compudj [Thu, 19 Aug 2004 05:40:11 +0000 (05:40 +0000)] 
change g_printf for g_info

git-svn-id: http://ltt.polymtl.ca/svn@818 04897980-b3bd-0310-b5e0-8ef037075253

19 years agosorting doesn't seem to be so heavy on cpu finally...
compudj [Thu, 19 Aug 2004 05:33:41 +0000 (05:33 +0000)] 
sorting doesn't seem to be so heavy on cpu finally...

git-svn-id: http://ltt.polymtl.ca/svn@817 04897980-b3bd-0310-b5e0-8ef037075253

19 years agosort function desactivated during chunks
compudj [Thu, 19 Aug 2004 05:27:32 +0000 (05:27 +0000)] 
sort function desactivated during chunks

git-svn-id: http://ltt.polymtl.ca/svn@816 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoypad taken into account
compudj [Thu, 19 Aug 2004 05:09:01 +0000 (05:09 +0000)] 
ypad taken into account

git-svn-id: http://ltt.polymtl.ca/svn@815 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix configure bug in cfv
compudj [Thu, 19 Aug 2004 05:01:27 +0000 (05:01 +0000)] 
fix configure bug in cfv

git-svn-id: http://ltt.polymtl.ca/svn@814 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomake tree sort function better
compudj [Thu, 19 Aug 2004 04:45:41 +0000 (04:45 +0000)] 
make tree sort function better

git-svn-id: http://ltt.polymtl.ca/svn@813 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomake tree sort function clearer
compudj [Thu, 19 Aug 2004 04:42:24 +0000 (04:42 +0000)] 
make tree sort function clearer

git-svn-id: http://ltt.polymtl.ca/svn@812 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix cell height
compudj [Thu, 19 Aug 2004 04:28:59 +0000 (04:28 +0000)] 
fix cell height

git-svn-id: http://ltt.polymtl.ca/svn@811 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix cell renderer get height _for good_
compudj [Thu, 19 Aug 2004 04:13:34 +0000 (04:13 +0000)] 
fix cell renderer get height _for good_

git-svn-id: http://ltt.polymtl.ca/svn@810 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoremove cfv debug
compudj [Thu, 19 Aug 2004 00:50:42 +0000 (00:50 +0000)] 
remove cfv debug

git-svn-id: http://ltt.polymtl.ca/svn@809 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoremove lib math because of bad interaction with gtk
compudj [Thu, 19 Aug 2004 00:49:49 +0000 (00:49 +0000)] 
remove lib math because of bad interaction with gtk

git-svn-id: http://ltt.polymtl.ca/svn@808 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocorrectly add -lm for math lib
compudj [Thu, 19 Aug 2004 00:13:12 +0000 (00:13 +0000)] 
correctly add -lm for math lib

git-svn-id: http://ltt.polymtl.ca/svn@807 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadd dependency for libm
compudj [Wed, 18 Aug 2004 23:52:36 +0000 (23:52 +0000)] 
add dependency for libm

git-svn-id: http://ltt.polymtl.ca/svn@806 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadd a header
compudj [Wed, 18 Aug 2004 23:36:51 +0000 (23:36 +0000)] 
add a header

git-svn-id: http://ltt.polymtl.ca/svn@805 04897980-b3bd-0310-b5e0-8ef037075253

19 years agouse round() for double
compudj [Wed, 18 Aug 2004 23:36:25 +0000 (23:36 +0000)] 
use round() for double

git-svn-id: http://ltt.polymtl.ca/svn@804 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotracefile.c cleanup
compudj [Tue, 17 Aug 2004 19:23:59 +0000 (19:23 +0000)] 
tracefile.c cleanup

git-svn-id: http://ltt.polymtl.ca/svn@803 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix glitch with current time marker
compudj [Tue, 17 Aug 2004 17:30:31 +0000 (17:30 +0000)] 
fix glitch with current time marker

git-svn-id: http://ltt.polymtl.ca/svn@802 04897980-b3bd-0310-b5e0-8ef037075253

19 years agouh-ohhhh, heartbeat doesn't happen at least once per overflow. Check overflow at...
compudj [Tue, 17 Aug 2004 15:44:26 +0000 (15:44 +0000)] 
uh-ohhhh, heartbeat doesn't happen at least once per overflow. Check overflow at EACH event...

git-svn-id: http://ltt.polymtl.ca/svn@801 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix autogen : specify automake-1.7
compudj [Tue, 17 Aug 2004 15:11:57 +0000 (15:11 +0000)] 
fix autogen : specify automake-1.7

git-svn-id: http://ltt.polymtl.ca/svn@800 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoconvert now only updates adaptation TSC on heartbeat, block start and block end events
compudj [Tue, 17 Aug 2004 04:51:42 +0000 (04:51 +0000)] 
convert now only updates adaptation TSC on heartbeat, block start and block end events

git-svn-id: http://ltt.polymtl.ca/svn@799 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocurrent time in cfv more cute
compudj [Tue, 17 Aug 2004 02:55:54 +0000 (02:55 +0000)] 
current time in cfv more cute

git-svn-id: http://ltt.polymtl.ca/svn@798 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotime and TSC _fixed_, get long uint and uint now give guint64 and gint64
compudj [Tue, 17 Aug 2004 00:10:18 +0000 (00:10 +0000)] 
time and TSC _fixed_, get long uint and uint now give guint64 and gint64

git-svn-id: http://ltt.polymtl.ca/svn@797 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotime _now_ works. Breaks compatibility work old traces, which were broken anyway...
compudj [Mon, 16 Aug 2004 22:15:28 +0000 (22:15 +0000)] 
time _now_ works. Breaks compatibility work old traces, which were broken anyway...

git-svn-id: http://ltt.polymtl.ca/svn@796 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoremove debug in critical path
compudj [Mon, 16 Aug 2004 20:09:51 +0000 (20:09 +0000)] 
remove debug in critical path

git-svn-id: http://ltt.polymtl.ca/svn@795 04897980-b3bd-0310-b5e0-8ef037075253

19 years agodesactivate ruler, preallocate pixmap
compudj [Mon, 16 Aug 2004 19:48:56 +0000 (19:48 +0000)] 
desactivate ruler, preallocate pixmap

git-svn-id: http://ltt.polymtl.ca/svn@794 04897980-b3bd-0310-b5e0-8ef037075253

19 years agodesactivate ruler, preallocate pixmap
compudj [Mon, 16 Aug 2004 19:45:26 +0000 (19:45 +0000)] 
desactivate ruler, preallocate pixmap

git-svn-id: http://ltt.polymtl.ca/svn@793 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix start and end buffer : 64 bits, also heartbeat seen as normal event : its 64...
compudj [Mon, 16 Aug 2004 17:30:06 +0000 (17:30 +0000)] 
fix start and end buffer : 64 bits, also heartbeat seen as normal event : its 64 cycles counter is only num heartbeat <<32, nothing meaningful

git-svn-id: http://ltt.polymtl.ca/svn@792 04897980-b3bd-0310-b5e0-8ef037075253

19 years agounnecessary check removed
compudj [Mon, 16 Aug 2004 05:24:55 +0000 (05:24 +0000)] 
unnecessary check removed

git-svn-id: http://ltt.polymtl.ca/svn@791 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoamelioration of getFieldtypeSize
compudj [Mon, 16 Aug 2004 05:00:47 +0000 (05:00 +0000)] 
amelioration of getFieldtypeSize

git-svn-id: http://ltt.polymtl.ca/svn@790 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotweak time_x_double
compudj [Mon, 16 Aug 2004 04:35:08 +0000 (04:35 +0000)] 
tweak time_x_double

git-svn-id: http://ltt.polymtl.ca/svn@789 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofurther tweaks on ltt_trace_facility_by_id
compudj [Mon, 16 Aug 2004 04:02:44 +0000 (04:02 +0000)] 
further tweaks on ltt_trace_facility_by_id

git-svn-id: http://ltt.polymtl.ca/svn@788 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotweak some branch prediction with gcov
compudj [Mon, 16 Aug 2004 03:38:36 +0000 (03:38 +0000)] 
tweak some branch prediction with gcov

git-svn-id: http://ltt.polymtl.ca/svn@787 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotype.c optimisation
compudj [Mon, 16 Aug 2004 02:16:37 +0000 (02:16 +0000)] 
type.c optimisation

git-svn-id: http://ltt.polymtl.ca/svn@786 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocore reading functions tweaks
compudj [Mon, 16 Aug 2004 01:30:39 +0000 (01:30 +0000)] 
core reading functions tweaks

git-svn-id: http://ltt.polymtl.ca/svn@785 04897980-b3bd-0310-b5e0-8ef037075253

19 years agohome made strlen in critical path, tweak
compudj [Mon, 16 Aug 2004 00:57:42 +0000 (00:57 +0000)] 
home made strlen in critical path, tweak

git-svn-id: http://ltt.polymtl.ca/svn@784 04897980-b3bd-0310-b5e0-8ef037075253

19 years agohome made strlen in critical path
compudj [Mon, 16 Aug 2004 00:54:24 +0000 (00:54 +0000)] 
home made strlen in critical path

git-svn-id: http://ltt.polymtl.ca/svn@783 04897980-b3bd-0310-b5e0-8ef037075253

19 years agooptimisation of ltt_time_to_double and ltt_time_from_double
compudj [Mon, 16 Aug 2004 00:34:53 +0000 (00:34 +0000)] 
optimisation of ltt_time_to_double and ltt_time_from_double

git-svn-id: http://ltt.polymtl.ca/svn@782 04897980-b3bd-0310-b5e0-8ef037075253

19 years agooptimisation of ltt_time_from_uint64
compudj [Sun, 15 Aug 2004 23:54:46 +0000 (23:54 +0000)] 
optimisation of ltt_time_from_uint64

git-svn-id: http://ltt.polymtl.ca/svn@781 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix bug : forgot to save tracefile info with event position
compudj [Sun, 15 Aug 2004 23:25:06 +0000 (23:25 +0000)] 
fix bug : forgot to save tracefile info with event position

git-svn-id: http://ltt.polymtl.ca/svn@780 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofixed substraction from start cycle counter : end and start times between blocs tested
compudj [Sun, 15 Aug 2004 21:04:48 +0000 (21:04 +0000)] 
fixed substraction from start cycle counter : end and start times between blocs tested

git-svn-id: http://ltt.polymtl.ca/svn@779 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomore precise start and end time : use approximation usec for cycles/nsec, then recalc...
compudj [Sun, 15 Aug 2004 20:10:39 +0000 (20:10 +0000)] 
more precise start and end time : use approximation usec for cycles/nsec, then recalculate it

git-svn-id: http://ltt.polymtl.ca/svn@778 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocycle calculation performance tweak
compudj [Sun, 15 Aug 2004 19:58:08 +0000 (19:58 +0000)] 
cycle calculation performance tweak

git-svn-id: http://ltt.polymtl.ca/svn@777 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix event reading cycle count
compudj [Sun, 15 Aug 2004 19:02:31 +0000 (19:02 +0000)] 
fix event reading cycle count

git-svn-id: http://ltt.polymtl.ca/svn@776 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofurther fix for cycle count
compudj [Sun, 15 Aug 2004 18:52:36 +0000 (18:52 +0000)] 
further fix for cycle count

git-svn-id: http://ltt.polymtl.ca/svn@775 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotracefile.c per block cycle counter fix
compudj [Sun, 15 Aug 2004 18:25:56 +0000 (18:25 +0000)] 
tracefile.c per block cycle counter fix

git-svn-id: http://ltt.polymtl.ca/svn@774 04897980-b3bd-0310-b5e0-8ef037075253

19 years agowarning fixed for lttvwindow and controlflow view
compudj [Sun, 15 Aug 2004 05:52:38 +0000 (05:52 +0000)] 
warning fixed for lttvwindow and controlflow view

git-svn-id: http://ltt.polymtl.ca/svn@773 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomore likely fun
compudj [Sun, 15 Aug 2004 03:41:26 +0000 (03:41 +0000)] 
more likely fun

git-svn-id: http://ltt.polymtl.ca/svn@772 04897980-b3bd-0310-b5e0-8ef037075253

19 years agolikely/unlikely branch prediction
compudj [Sun, 15 Aug 2004 03:33:47 +0000 (03:33 +0000)] 
likely/unlikely branch prediction

git-svn-id: http://ltt.polymtl.ca/svn@771 04897980-b3bd-0310-b5e0-8ef037075253

19 years agodraw closure in cfv optimisation
compudj [Sun, 15 Aug 2004 01:43:18 +0000 (01:43 +0000)] 
draw closure in cfv optimisation

git-svn-id: http://ltt.polymtl.ca/svn@770 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadd linkly and unlikely optimisation to ltt_time_compare
compudj [Sun, 15 Aug 2004 01:30:41 +0000 (01:30 +0000)] 
add linkly and unlikely optimisation to ltt_time_compare

git-svn-id: http://ltt.polymtl.ca/svn@769 04897980-b3bd-0310-b5e0-8ef037075253

19 years agouse faster mathematic operations for time calculation
compudj [Sat, 14 Aug 2004 22:53:33 +0000 (22:53 +0000)] 
use faster mathematic operations for time calculation

git-svn-id: http://ltt.polymtl.ca/svn@768 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoremoved some pointer dereference from critical path
compudj [Sat, 14 Aug 2004 22:06:56 +0000 (22:06 +0000)] 
removed some pointer dereference from critical path

git-svn-id: http://ltt.polymtl.ca/svn@767 04897980-b3bd-0310-b5e0-8ef037075253

19 years agopush back width
compudj [Sat, 14 Aug 2004 21:58:00 +0000 (21:58 +0000)] 
push back width

git-svn-id: http://ltt.polymtl.ca/svn@766 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoremove after execmode hooks completely
compudj [Sat, 14 Aug 2004 21:36:37 +0000 (21:36 +0000)] 
remove after execmode hooks completely

git-svn-id: http://ltt.polymtl.ca/svn@765 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoinlining link fix
compudj [Sat, 14 Aug 2004 21:32:07 +0000 (21:32 +0000)] 
inlining link fix

git-svn-id: http://ltt.polymtl.ca/svn@764 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoremoved cfv-private
compudj [Sat, 14 Aug 2004 21:29:27 +0000 (21:29 +0000)] 
removed cfv-private

git-svn-id: http://ltt.polymtl.ca/svn@763 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofinal inline compile fixes
compudj [Sat, 14 Aug 2004 21:28:45 +0000 (21:28 +0000)] 
final inline compile fixes

git-svn-id: http://ltt.polymtl.ca/svn@762 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocompile fix
compudj [Sat, 14 Aug 2004 21:21:37 +0000 (21:21 +0000)] 
compile fix

git-svn-id: http://ltt.polymtl.ca/svn@761 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomake inline correct -> must be static
compudj [Sat, 14 Aug 2004 21:15:52 +0000 (21:15 +0000)] 
make inline correct -> must be static

git-svn-id: http://ltt.polymtl.ca/svn@760 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomake inline correct
compudj [Sat, 14 Aug 2004 21:12:12 +0000 (21:12 +0000)] 
make inline correct

git-svn-id: http://ltt.polymtl.ca/svn@759 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocorrect inlining of hook by id get
compudj [Sat, 14 Aug 2004 21:06:03 +0000 (21:06 +0000)] 
correct inlining of hook by id get

git-svn-id: http://ltt.polymtl.ca/svn@758 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotweak trace context comparison
compudj [Sat, 14 Aug 2004 20:54:59 +0000 (20:54 +0000)] 
tweak trace context comparison

git-svn-id: http://ltt.polymtl.ca/svn@757 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotweak trace context comparison
compudj [Sat, 14 Aug 2004 20:52:34 +0000 (20:52 +0000)] 
tweak trace context comparison

git-svn-id: http://ltt.polymtl.ca/svn@756 04897980-b3bd-0310-b5e0-8ef037075253

19 years agouse the time compare in the fastest way possible
compudj [Sat, 14 Aug 2004 20:46:19 +0000 (20:46 +0000)] 
use the time compare in the fastest way possible

git-svn-id: http://ltt.polymtl.ca/svn@755 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotweak ltt_time_compare
compudj [Sat, 14 Aug 2004 20:36:28 +0000 (20:36 +0000)] 
tweak ltt_time_compare

git-svn-id: http://ltt.polymtl.ca/svn@754 04897980-b3bd-0310-b5e0-8ef037075253

19 years agosome optimisations in hooks
compudj [Sat, 14 Aug 2004 20:33:08 +0000 (20:33 +0000)] 
some optimisations in hooks

git-svn-id: http://ltt.polymtl.ca/svn@753 04897980-b3bd-0310-b5e0-8ef037075253

19 years agodesactivate after execmode unnecessary hook
compudj [Sat, 14 Aug 2004 20:17:42 +0000 (20:17 +0000)] 
desactivate after execmode unnecessary hook

git-svn-id: http://ltt.polymtl.ca/svn@752 04897980-b3bd-0310-b5e0-8ef037075253

19 years agostill some performance enhancements
compudj [Sat, 14 Aug 2004 19:37:11 +0000 (19:37 +0000)] 
still some performance enhancements

git-svn-id: http://ltt.polymtl.ca/svn@751 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix bug in current process
compudj [Sat, 14 Aug 2004 19:11:20 +0000 (19:11 +0000)] 
fix bug in current process

git-svn-id: http://ltt.polymtl.ca/svn@750 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix bug in current process
compudj [Sat, 14 Aug 2004 19:10:17 +0000 (19:10 +0000)] 
fix bug in current process

git-svn-id: http://ltt.polymtl.ca/svn@749 04897980-b3bd-0310-b5e0-8ef037075253

19 years agokeep current process : y position shorter to find
compudj [Sat, 14 Aug 2004 19:01:50 +0000 (19:01 +0000)] 
keep current process : y position shorter to find

git-svn-id: http://ltt.polymtl.ca/svn@748 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoget name only if necessary
compudj [Sat, 14 Aug 2004 17:11:31 +0000 (17:11 +0000)] 
get name only if necessary

git-svn-id: http://ltt.polymtl.ca/svn@747 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix __inline -> __inline__
compudj [Sat, 14 Aug 2004 16:46:51 +0000 (16:46 +0000)] 
fix __inline -> __inline__

git-svn-id: http://ltt.polymtl.ca/svn@746 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoput get time window out of critical path
compudj [Sat, 14 Aug 2004 16:29:19 +0000 (16:29 +0000)] 
put get time window out of critical path

git-svn-id: http://ltt.polymtl.ca/svn@745 04897980-b3bd-0310-b5e0-8ef037075253

19 years agouse time_window.end_time directly
compudj [Sat, 14 Aug 2004 16:20:46 +0000 (16:20 +0000)] 
use time_window.end_time directly

git-svn-id: http://ltt.polymtl.ca/svn@744 04897980-b3bd-0310-b5e0-8ef037075253

19 years agodon't use gobject type casting in critical path
compudj [Sat, 14 Aug 2004 16:08:55 +0000 (16:08 +0000)] 
don't use gobject type casting in critical path

git-svn-id: http://ltt.polymtl.ca/svn@743 04897980-b3bd-0310-b5e0-8ef037075253

19 years agodon't use gobject type casting in critical path
compudj [Sat, 14 Aug 2004 16:05:35 +0000 (16:05 +0000)] 
don't use gobject type casting in critical path

git-svn-id: http://ltt.polymtl.ca/svn@742 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoameliorate use of garray by preallocating 10 execmode
compudj [Sat, 14 Aug 2004 15:58:11 +0000 (15:58 +0000)] 
ameliorate use of garray by preallocating 10 execmode

git-svn-id: http://ltt.polymtl.ca/svn@741 04897980-b3bd-0310-b5e0-8ef037075253

19 years agouse ltt_time_infinite
compudj [Sat, 14 Aug 2004 15:39:27 +0000 (15:39 +0000)] 
use ltt_time_infinite

git-svn-id: http://ltt.polymtl.ca/svn@740 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotime from double optimisation : use double multiplication and integer shift instead...
compudj [Sat, 14 Aug 2004 07:47:31 +0000 (07:47 +0000)] 
time from double optimisation : use double multiplication and integer shift instead of double division

git-svn-id: http://ltt.polymtl.ca/svn@739 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix scroll left glitch : was due to main window not giving end time. fixed with add...
compudj [Sat, 14 Aug 2004 07:06:16 +0000 (07:06 +0000)] 
fix scroll left glitch : was due to main window not giving end time. fixed with add 1 to time end in request

git-svn-id: http://ltt.polymtl.ca/svn@738 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocomment about current process
compudj [Sat, 14 Aug 2004 06:51:01 +0000 (06:51 +0000)] 
comment about current process

git-svn-id: http://ltt.polymtl.ca/svn@737 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoremove unnecessary calls to get process pixels, but rare case
compudj [Sat, 14 Aug 2004 06:47:29 +0000 (06:47 +0000)] 
remove unnecessary calls to get process pixels, but rare case

git-svn-id: http://ltt.polymtl.ca/svn@736 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix ugly seek for process in draw_closure
compudj [Sat, 14 Aug 2004 06:08:06 +0000 (06:08 +0000)] 
fix ugly seek for process in draw_closure

git-svn-id: http://ltt.polymtl.ca/svn@735 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotime to pixels optimised
compudj [Sat, 14 Aug 2004 05:47:08 +0000 (05:47 +0000)] 
time to pixels optimised

git-svn-id: http://ltt.polymtl.ca/svn@734 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoifdef for EXTRA_CHECK, and precalculate time_width_double
compudj [Fri, 13 Aug 2004 21:30:15 +0000 (21:30 +0000)] 
ifdef for EXTRA_CHECK, and precalculate time_width_double

git-svn-id: http://ltt.polymtl.ca/svn@733 04897980-b3bd-0310-b5e0-8ef037075253

19 years agodo not recalculate time width..
compudj [Fri, 13 Aug 2004 20:51:03 +0000 (20:51 +0000)] 
do not recalculate time width..

git-svn-id: http://ltt.polymtl.ca/svn@732 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoTimeWindow now has end_time
compudj [Fri, 13 Aug 2004 20:43:32 +0000 (20:43 +0000)] 
TimeWindow now has end_time

git-svn-id: http://ltt.polymtl.ca/svn@731 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoperf fix minor
compudj [Fri, 13 Aug 2004 19:44:46 +0000 (19:44 +0000)] 
perf fix minor

git-svn-id: http://ltt.polymtl.ca/svn@730 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoaccelerate double useage for time
compudj [Fri, 13 Aug 2004 19:41:14 +0000 (19:41 +0000)] 
accelerate double useage for time

git-svn-id: http://ltt.polymtl.ca/svn@729 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotime add and sub performance tweaks
compudj [Fri, 13 Aug 2004 18:33:22 +0000 (18:33 +0000)] 
time add and sub performance tweaks

git-svn-id: http://ltt.polymtl.ca/svn@728 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoperformance tweaks
compudj [Fri, 13 Aug 2004 18:06:42 +0000 (18:06 +0000)] 
performance tweaks

git-svn-id: http://ltt.polymtl.ca/svn@727 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocorrected bug with graphic context when starting app and killing it too soon
compudj [Fri, 13 Aug 2004 18:03:37 +0000 (18:03 +0000)] 
corrected bug with graphic context when starting app and killing it too soon

git-svn-id: http://ltt.polymtl.ca/svn@726 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix _marked : put to true when actually mark
compudj [Fri, 13 Aug 2004 17:19:51 +0000 (17:19 +0000)] 
fix _marked : put to true when actually mark

git-svn-id: http://ltt.polymtl.ca/svn@725 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomissing info cuteness enhanced
compudj [Fri, 13 Aug 2004 17:13:05 +0000 (17:13 +0000)] 
missing info cuteness enhanced

git-svn-id: http://ltt.polymtl.ca/svn@724 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadd missing information indicator
compudj [Fri, 13 Aug 2004 17:06:38 +0000 (17:06 +0000)] 
add missing information indicator

git-svn-id: http://ltt.polymtl.ca/svn@723 04897980-b3bd-0310-b5e0-8ef037075253

19 years agochange control flow viewer : combine all information into one line
compudj [Fri, 13 Aug 2004 15:52:13 +0000 (15:52 +0000)] 
change control flow viewer : combine all information into one line

git-svn-id: http://ltt.polymtl.ca/svn@722 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix bugs uint 64 + no trace
compudj [Fri, 13 Aug 2004 05:28:16 +0000 (05:28 +0000)] 
fix bugs uint 64 + no trace

git-svn-id: http://ltt.polymtl.ca/svn@721 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix colors
compudj [Thu, 12 Aug 2004 21:48:52 +0000 (21:48 +0000)] 
fix colors

git-svn-id: http://ltt.polymtl.ca/svn@720 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocolor allocation fixed
compudj [Thu, 12 Aug 2004 21:31:41 +0000 (21:31 +0000)] 
color allocation fixed

git-svn-id: http://ltt.polymtl.ca/svn@719 04897980-b3bd-0310-b5e0-8ef037075253

This page took 0.041134 seconds and 4 git commands to generate.