lttv.git
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

19 years agobetter hash functions in state.c and processlist.c
compudj [Thu, 12 Aug 2004 21:21:58 +0000 (21:21 +0000)] 
better hash functions in state.c and processlist.c

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

19 years agoameliorate process list hash function
compudj [Thu, 12 Aug 2004 16:38:27 +0000 (16:38 +0000)] 
ameliorate process list hash function

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

19 years agoadd comment on background request
compudj [Thu, 12 Aug 2004 16:00:00 +0000 (16:00 +0000)] 
add comment on background request

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

19 years agofix data reuse
compudj [Thu, 12 Aug 2004 15:57:32 +0000 (15:57 +0000)] 
fix data reuse

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

19 years agocontrol flow now uses by_id hooks : performance fix
compudj [Thu, 12 Aug 2004 15:45:04 +0000 (15:45 +0000)] 
control flow now uses by_id hooks : performance fix

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

19 years agohook by id fix
compudj [Thu, 12 Aug 2004 15:39:03 +0000 (15:39 +0000)] 
hook by id fix

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

19 years agolttvwindow with per trace event delivery
compudj [Thu, 12 Aug 2004 14:40:29 +0000 (14:40 +0000)] 
lttvwindow with per trace event delivery

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

19 years agomake equ_fct and hash_fct static
compudj [Thu, 12 Aug 2004 13:48:34 +0000 (13:48 +0000)] 
make equ_fct and hash_fct static

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

19 years agotime operations optimisation
compudj [Thu, 12 Aug 2004 13:43:25 +0000 (13:43 +0000)] 
time operations optimisation

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

19 years agotweak
compudj [Thu, 12 Aug 2004 12:02:11 +0000 (12:02 +0000)] 
tweak

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

19 years agoperformance fix : keep iter on rows instead of row references
compudj [Thu, 12 Aug 2004 11:54:00 +0000 (11:54 +0000)] 
performance fix : keep iter on rows instead of row references

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

19 years agocorrect bug : need EXIT and ZOMBIE states : one for exit event, the other for schedul...
compudj [Thu, 12 Aug 2004 04:15:08 +0000 (04:15 +0000)] 
correct bug : need EXIT and ZOMBIE states : one for exit event, the other for schedule out

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

19 years agoexecution mode added
compudj [Wed, 11 Aug 2004 23:01:33 +0000 (23:01 +0000)] 
execution mode added

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

19 years agoadd drawing clear upon redraw, fun feature
compudj [Wed, 11 Aug 2004 21:11:32 +0000 (21:11 +0000)] 
add drawing clear upon redraw, fun feature

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

19 years agoadd drawing clear upon redraw, fun feature
compudj [Wed, 11 Aug 2004 21:08:50 +0000 (21:08 +0000)] 
add drawing clear upon redraw, fun feature

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

19 years agofixed expose bug
compudj [Wed, 11 Aug 2004 21:00:24 +0000 (21:00 +0000)] 
fixed expose bug

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

19 years agocpu column added
compudj [Wed, 11 Aug 2004 20:39:06 +0000 (20:39 +0000)] 
cpu column added

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

19 years agowait fork state now ok
compudj [Wed, 11 Aug 2004 19:54:48 +0000 (19:54 +0000)] 
wait fork state now ok

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

19 years agoSTATE_EXIT -> STATE_ZOMBIE
compudj [Wed, 11 Aug 2004 18:39:11 +0000 (18:39 +0000)] 
STATE_EXIT -> STATE_ZOMBIE

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

19 years agoexit_process on PID reuse
compudj [Wed, 11 Aug 2004 18:33:59 +0000 (18:33 +0000)] 
exit_process on PID reuse

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

19 years agodesactivate exit_process until we have the release_task event
compudj [Wed, 11 Aug 2004 16:35:44 +0000 (16:35 +0000)] 
desactivate exit_process until we have the release_task event

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

19 years agofix tooltip unref -> destroy
compudj [Wed, 11 Aug 2004 16:30:52 +0000 (16:30 +0000)] 
fix tooltip unref -> destroy

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

19 years agonow default viewers on main tab
compudj [Tue, 10 Aug 2004 13:23:28 +0000 (13:23 +0000)] 
now default viewers on main tab

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

19 years agounref tooltip when close tab
compudj [Tue, 10 Aug 2004 12:26:24 +0000 (12:26 +0000)] 
unref tooltip when close tab

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

19 years agonew pasto-o-matic for time
compudj [Tue, 10 Aug 2004 05:17:47 +0000 (05:17 +0000)] 
new pasto-o-matic for time

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

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