lttv.git
16 years agoadd state save/restore for bdevs + other fixes
pmf [Tue, 31 Jul 2007 19:46:16 +0000 (19:46 +0000)] 
add state save/restore for bdevs + other fixes

other fixes include forgotten initialization of GQuarks
add utility functions for LttvBdevState structure

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

16 years agoadd support for block devices in restore_init_state()
pmf [Tue, 31 Jul 2007 19:46:16 +0000 (19:46 +0000)] 
add support for block devices in restore_init_state()

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

16 years agodon't decrease resource stack sizes when they are already zero
pmf [Tue, 31 Jul 2007 19:46:15 +0000 (19:46 +0000)] 
don't decrease resource stack sizes when they are already zero

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

16 years agodo not abort when before_bdev_event_hook does not find a block device in the state
pmf [Tue, 31 Jul 2007 19:46:15 +0000 (19:46 +0000)] 
do not abort when before_bdev_event_hook does not find a block device in the state

this happens the first time a block device is seen

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

16 years agoadd state save/restore for irq handler resource
pmf [Tue, 31 Jul 2007 19:46:15 +0000 (19:46 +0000)] 
add state save/restore for irq handler resource

fixes display bugs

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

16 years agorestore_init_state: restore cpu resource info
pmf [Tue, 31 Jul 2007 19:46:15 +0000 (19:46 +0000)] 
restore_init_state: restore cpu resource info

this fixes display bugs

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

16 years agodon't do invalid reads when the mode stacks of resources are empty
pmf [Tue, 31 Jul 2007 19:46:15 +0000 (19:46 +0000)] 
don't do invalid reads when the mode stacks of resources are empty

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

16 years agoreally call before_bdev_event_hook _before_ the event
pmf [Tue, 31 Jul 2007 19:46:14 +0000 (19:46 +0000)] 
really call before_bdev_event_hook _before_ the event

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

16 years agoadd block device resource tracing to resourceview plugin
pmf [Tue, 31 Jul 2007 19:46:14 +0000 (19:46 +0000)] 
add block device resource tracing to resourceview plugin

still some display bugs to work out

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

16 years agoadd block device resource tracing infrastructure to state.{c,h}
pmf [Tue, 31 Jul 2007 19:46:14 +0000 (19:46 +0000)] 
add block device resource tracing infrastructure to state.{c,h}

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

16 years agoadd state saving and restoring for cpu resource
pmf [Tue, 31 Jul 2007 19:46:14 +0000 (19:46 +0000)] 
add state saving and restoring for cpu resource

no effect?

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

16 years agodon't forget to initialize the irq handler colors
pmf [Tue, 31 Jul 2007 19:46:14 +0000 (19:46 +0000)] 
don't forget to initialize the irq handler colors

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

16 years agocleanups
pmf [Tue, 31 Jul 2007 19:46:14 +0000 (19:46 +0000)] 
cleanups

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

16 years agoremove a big chunk of unused code
pmf [Tue, 31 Jul 2007 19:46:14 +0000 (19:46 +0000)] 
remove a big chunk of unused code

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

16 years agomake first working version of irq resource
pmf [Tue, 31 Jul 2007 19:46:13 +0000 (19:46 +0000)] 
make first working version of irq resource

drawing needs more work

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

16 years agostart changes for irq resource monitoring
pmf [Tue, 31 Jul 2007 19:46:13 +0000 (19:46 +0000)] 
start changes for irq resource monitoring

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

16 years agocontinue implementation of cpu resource
pmf [Tue, 31 Jul 2007 19:46:13 +0000 (19:46 +0000)] 
continue implementation of cpu resource

save state in stack

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

16 years agostart adding IRQ mode for cpu resource
pmf [Tue, 31 Jul 2007 19:46:13 +0000 (19:46 +0000)] 
start adding IRQ mode for cpu resource

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

16 years agocontinue implementation of resourceview
pmf [Tue, 31 Jul 2007 19:46:12 +0000 (19:46 +0000)] 
continue implementation of resourceview

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

16 years agofirst working version of resourceview
pmf [Tue, 31 Jul 2007 19:46:12 +0000 (19:46 +0000)] 
first working version of resourceview

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

16 years agocontinue work on resourceview
pmf [Tue, 31 Jul 2007 19:46:12 +0000 (19:46 +0000)] 
continue work on resourceview

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

16 years agofork resourceview dir from controlflow view
pmf [Tue, 31 Jul 2007 19:46:12 +0000 (19:46 +0000)] 
fork resourceview dir from controlflow view

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

16 years agofix off-by-one error in append_ll()
pmf [Sat, 28 Jul 2007 05:05:01 +0000 (05:05 +0000)] 
fix off-by-one error in append_ll()

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

16 years agofix indentation of tracefile.c
pmf [Sat, 28 Jul 2007 05:05:01 +0000 (05:05 +0000)] 
fix indentation of tracefile.c

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

16 years agoupdate compat
compudj [Mon, 16 Jul 2007 23:01:22 +0000 (23:01 +0000)] 
update compat

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

16 years agofix lseek
compudj [Mon, 16 Jul 2007 22:58:40 +0000 (22:58 +0000)] 
fix lseek

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

16 years agoupdate compat
compudj [Mon, 16 Jul 2007 22:38:10 +0000 (22:38 +0000)] 
update compat

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

16 years agocompile gui plugins with -fvisibility=hidden
pmf [Wed, 11 Jul 2007 00:42:00 +0000 (00:42 +0000)] 
compile gui plugins with -fvisibility=hidden

define new __EXPORT to mark a function visible outside the plugin
add __EXPORT on appropriate symbols in gui plugins

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

16 years agoupdate
compudj [Tue, 10 Jul 2007 08:08:18 +0000 (08:08 +0000)] 
update

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

16 years agoupdate tests
compudj [Tue, 10 Jul 2007 06:58:42 +0000 (06:58 +0000)] 
update tests

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

16 years agofix indentation
pmf [Wed, 4 Jul 2007 02:49:38 +0000 (02:49 +0000)] 
fix indentation

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

16 years agonew marker event desc
compudj [Fri, 22 Jun 2007 15:43:02 +0000 (15:43 +0000)] 
new marker event desc

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

16 years agomake filter gui window not resizable by user
pmf [Wed, 20 Jun 2007 20:30:19 +0000 (20:30 +0000)] 
make filter gui window not resizable by user

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

16 years agoadd cancel button to filter gui window
pmf [Wed, 20 Jun 2007 20:27:06 +0000 (20:27 +0000)] 
add cancel button to filter gui window

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

16 years agoadd tooltips for filter window buttons
pmf [Wed, 20 Jun 2007 20:24:53 +0000 (20:24 +0000)] 
add tooltips for filter window buttons

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

16 years agoupdate compat
compudj [Mon, 18 Jun 2007 16:01:06 +0000 (16:01 +0000)] 
update compat

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

16 years agoupdate compat
compudj [Fri, 15 Jun 2007 21:03:35 +0000 (21:03 +0000)] 
update compat

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

16 years agoupdate compat
compudj [Fri, 15 Jun 2007 19:03:04 +0000 (19:03 +0000)] 
update compat

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

16 years agoudpate2
compudj [Wed, 13 Jun 2007 14:09:30 +0000 (14:09 +0000)] 
udpate2

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

16 years agoupdate version
compudj [Wed, 13 Jun 2007 14:03:24 +0000 (14:03 +0000)] 
update version

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

16 years agoupdate version
compudj [Wed, 13 Jun 2007 13:52:11 +0000 (13:52 +0000)] 
update version

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

16 years agoupdate compat
compudj [Wed, 13 Jun 2007 13:30:58 +0000 (13:30 +0000)] 
update compat

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

16 years agoapply patch by Gabriel Matni to add format string support for event fields
pmf [Wed, 6 Jun 2007 02:29:22 +0000 (02:29 +0000)] 
apply patch by Gabriel Matni to add format string support for event fields

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

16 years agochange some fields in facility xml's to use format strings
pmf [Wed, 6 Jun 2007 01:56:25 +0000 (01:56 +0000)] 
change some fields in facility xml's to use format strings
also, change some long's (that are pointers) to ulong's so that they print correctly in hex

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

16 years agofix small copy/paste error
pmf [Tue, 5 Jun 2007 22:56:49 +0000 (22:56 +0000)] 
fix small copy/paste error

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

16 years agoadd support for hex values in facility enums
pmf [Fri, 1 Jun 2007 22:04:58 +0000 (22:04 +0000)] 
add support for hex values in facility enums

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

16 years agofix indentation in parser.c
pmf [Thu, 31 May 2007 21:06:05 +0000 (21:06 +0000)] 
fix indentation in parser.c

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

16 years agoupdate usertrace
compudj [Wed, 30 May 2007 13:27:05 +0000 (13:27 +0000)] 
update usertrace

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

16 years agoupdate usertrace
compudj [Wed, 30 May 2007 13:20:32 +0000 (13:20 +0000)] 
update usertrace

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

16 years agomake legend background dark for better color visibility
pmf [Mon, 28 May 2007 18:31:57 +0000 (18:31 +0000)] 
make legend background dark for better color visibility

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

16 years agofix small comment typo
pmf [Mon, 28 May 2007 18:13:55 +0000 (18:13 +0000)] 
fix small comment typo

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

17 years agoupdate compat
compudj [Thu, 17 May 2007 13:38:53 +0000 (13:38 +0000)] 
update compat

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

17 years agoupdate compat
compudj [Thu, 17 May 2007 06:19:55 +0000 (06:19 +0000)] 
update compat

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

17 years agoupdate QUICKSTART
pmf [Mon, 14 May 2007 21:04:22 +0000 (21:04 +0000)] 
update QUICKSTART

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

17 years agoupdate LTT viewing tools README
pmf [Mon, 14 May 2007 20:38:38 +0000 (20:38 +0000)] 
update LTT viewing tools README

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

17 years agoupdate ltt-control README
pmf [Mon, 14 May 2007 20:36:54 +0000 (20:36 +0000)] 
update ltt-control README

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

17 years agomake invocations of autotools version-independent
pmf [Mon, 14 May 2007 20:13:28 +0000 (20:13 +0000)] 
make invocations of autotools version-independent

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

17 years agoremove old branches
compudj [Mon, 14 May 2007 20:04:12 +0000 (20:04 +0000)] 
remove old branches

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

17 years agoremove old branches
compudj [Mon, 14 May 2007 20:04:03 +0000 (20:04 +0000)] 
remove old branches

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

17 years agoremove old branches
compudj [Mon, 14 May 2007 20:03:36 +0000 (20:03 +0000)] 
remove old branches

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

17 years agoremove old branches
compudj [Mon, 14 May 2007 20:03:06 +0000 (20:03 +0000)] 
remove old branches

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

17 years agoremove old LTTV trunk
compudj [Mon, 14 May 2007 19:50:36 +0000 (19:50 +0000)] 
remove old LTTV trunk

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

17 years agoremove old relayfs
compudj [Mon, 14 May 2007 19:50:04 +0000 (19:50 +0000)] 
remove old relayfs

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

17 years agoupdate compat
compudj [Tue, 8 May 2007 05:04:01 +0000 (05:04 +0000)] 
update compat

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

17 years agoupdate quickstart
compudj [Tue, 8 May 2007 05:01:00 +0000 (05:01 +0000)] 
update quickstart

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

17 years agoupdate compat
compudj [Tue, 8 May 2007 03:31:31 +0000 (03:31 +0000)] 
update compat

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

17 years agoupdate compat
compudj [Thu, 26 Apr 2007 19:06:03 +0000 (19:06 +0000)] 
update compat

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

17 years agostack arch name
compudj [Thu, 26 Apr 2007 19:04:28 +0000 (19:04 +0000)] 
stack arch name

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

17 years agostack arch name
compudj [Thu, 26 Apr 2007 19:04:07 +0000 (19:04 +0000)] 
stack arch name

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

17 years agoupdate compat
compudj [Thu, 26 Apr 2007 18:07:11 +0000 (18:07 +0000)] 
update compat

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

17 years agofix 64 bits archs with 32 bits processes
compudj [Thu, 26 Apr 2007 18:03:24 +0000 (18:03 +0000)] 
fix 64 bits archs with 32 bits processes

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

17 years agoupdate quickstart
compudj [Thu, 26 Apr 2007 03:57:00 +0000 (03:57 +0000)] 
update quickstart

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

17 years agoupdate compat
compudj [Thu, 26 Apr 2007 03:26:59 +0000 (03:26 +0000)] 
update compat

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

17 years agoupdate makefile
compudj [Thu, 26 Apr 2007 03:15:30 +0000 (03:15 +0000)] 
update makefile

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

17 years agoremove old xml
compudj [Wed, 25 Apr 2007 17:17:48 +0000 (17:17 +0000)] 
remove old xml

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

17 years agoremove old xml
compudj [Wed, 25 Apr 2007 17:16:40 +0000 (17:16 +0000)] 
remove old xml

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

17 years agoremove old xml
compudj [Wed, 25 Apr 2007 17:11:31 +0000 (17:11 +0000)] 
remove old xml

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

17 years agoupdate makefile
compudj [Wed, 25 Apr 2007 17:08:06 +0000 (17:08 +0000)] 
update makefile

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

17 years agoupdate makefile
compudj [Wed, 25 Apr 2007 17:07:13 +0000 (17:07 +0000)] 
update makefile

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

17 years agoupdate
compudj [Wed, 25 Apr 2007 17:04:05 +0000 (17:04 +0000)] 
update

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

17 years agoupdate version
compudj [Wed, 25 Apr 2007 17:00:57 +0000 (17:00 +0000)] 
update version

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

17 years agoupdate version
compudj [Wed, 25 Apr 2007 16:57:08 +0000 (16:57 +0000)] 
update version

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

17 years agoupdate compat
compudj [Wed, 11 Apr 2007 00:37:41 +0000 (00:37 +0000)] 
update compat

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

17 years agoupdate compat
compudj [Wed, 11 Apr 2007 00:24:21 +0000 (00:24 +0000)] 
update compat

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

17 years agoupdate version
compudj [Wed, 11 Apr 2007 00:19:33 +0000 (00:19 +0000)] 
update version

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

17 years agoupdate syscalls
compudj [Wed, 11 Apr 2007 00:19:05 +0000 (00:19 +0000)] 
update syscalls

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

17 years agoupdate syscalls
compudj [Wed, 11 Apr 2007 00:18:48 +0000 (00:18 +0000)] 
update syscalls

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

17 years agoupdate compat
compudj [Tue, 10 Apr 2007 01:39:33 +0000 (01:39 +0000)] 
update compat

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

17 years agoupdate compat
compudj [Tue, 10 Apr 2007 01:34:41 +0000 (01:34 +0000)] 
update compat

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

17 years agoltt-control 0.37
compudj [Tue, 10 Apr 2007 01:32:36 +0000 (01:32 +0000)] 
ltt-control 0.37

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

17 years ago0.8.82
compudj [Tue, 10 Apr 2007 01:23:11 +0000 (01:23 +0000)] 
0.8.82

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

17 years agoupdate script
compudj [Tue, 10 Apr 2007 01:22:00 +0000 (01:22 +0000)] 
update script

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

17 years agoupdate split script
compudj [Tue, 10 Apr 2007 01:17:34 +0000 (01:17 +0000)] 
update split script

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

17 years agoupdate roadmap
compudj [Sat, 7 Apr 2007 00:46:19 +0000 (00:46 +0000)] 
update roadmap

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

17 years agoadd examples
compudj [Fri, 6 Apr 2007 23:00:47 +0000 (23:00 +0000)] 
add examples

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

17 years agofix trace number for 64 bits
compudj [Fri, 6 Apr 2007 22:06:17 +0000 (22:06 +0000)] 
fix trace number for 64 bits

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

17 years agoupdate roadmap
compudj [Fri, 6 Apr 2007 20:24:00 +0000 (20:24 +0000)] 
update roadmap

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

17 years agomake lttv more robust for kthread creation while state is incomplete
compudj [Fri, 6 Apr 2007 03:14:56 +0000 (03:14 +0000)] 
make lttv more robust for kthread creation while state is incomplete

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

17 years agoupdate for 64 bits
compudj [Fri, 6 Apr 2007 03:09:51 +0000 (03:09 +0000)] 
update for 64 bits

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

17 years agofix off by one
compudj [Thu, 5 Apr 2007 22:09:57 +0000 (22:09 +0000)] 
fix off by one

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

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