load module uninitialized variable bugfix
[lttv.git] / ltt / branches / poly / ltt /
2005-01-09  compudjtime fix
2005-01-09  compudjtime bug fix
2004-12-24  compudjmany compile fix
2004-12-24  compudjevents cycle count fix, reverse byte order fix
2004-12-24  compudjltt-types fix
2004-12-24  compudjltt-types for big/little endian
2004-11-30  compudjadd readme for convert
2004-11-30  compudjadd core.xml and sysInfo to install dir : /usr/share...
2004-08-24  compudjfix for smp cfv, fix convert bug for 2.2 format, add...
2004-08-21  compudjchanges in about box, add a .h to the Makefile.am
2004-08-21  compudjadd a nice comment about core.xml
2004-08-21  compudjreport broken 2.2 traces with flight desactivated....
2004-08-21  compudjfix offset at trace start
2004-08-21  compudjsupport 2.2 and 2.3 trace formats
2004-08-21  compudjfix ltt_time_to_uint shift in wrong direction, oops
2004-08-19  compudjremove lib math because of bad interaction with gtk
2004-08-19  compudjcorrectly add -lm for math lib
2004-08-18  compudjadd a header
2004-08-18  compudjuse round() for double
2004-08-17  compudjtracefile.c cleanup
2004-08-17  compudjuh-ohhhh, heartbeat doesn't happen at least once per...
2004-08-17  compudjconvert now only updates adaptation TSC on heartbeat...
2004-08-17  compudjtime and TSC _fixed_, get long uint and uint now give...
2004-08-16  compudjtime _now_ works. Breaks compatibility work old traces...
2004-08-16  compudjfix start and end buffer : 64 bits, also heartbeat...
2004-08-16  compudjunnecessary check removed
2004-08-16  compudjamelioration of getFieldtypeSize
2004-08-16  compudjtweak time_x_double
2004-08-16  compudjfurther tweaks on ltt_trace_facility_by_id
2004-08-16  compudjtweak some branch prediction with gcov
2004-08-16  compudjtype.c optimisation
2004-08-16  compudjcore reading functions tweaks
2004-08-16  compudjhome made strlen in critical path, tweak
2004-08-16  compudjhome made strlen in critical path
2004-08-16  compudjoptimisation of ltt_time_to_double and ltt_time_from_double
2004-08-15  compudjoptimisation of ltt_time_from_uint64
2004-08-15  compudjfix bug : forgot to save tracefile info with event...
2004-08-15  compudjfixed substraction from start cycle counter : end and...
2004-08-15  compudjmore precise start and end time : use approximation...
2004-08-15  compudjcycle calculation performance tweak
2004-08-15  compudjfix event reading cycle count
2004-08-15  compudjfurther fix for cycle count
2004-08-15  compudjtracefile.c per block cycle counter fix
2004-08-15  compudjwarning fixed for lttvwindow and controlflow view
2004-08-15  compudjmore likely fun
2004-08-15  compudjlikely/unlikely branch prediction
2004-08-15  compudjadd linkly and unlikely optimisation to ltt_time_compare
2004-08-14  compudjuse faster mathematic operations for time calculation
2004-08-14  compudjtweak ltt_time_compare
2004-08-14  compudjtime from double optimisation : use double multiplicati...
2004-08-13  compudjifdef for EXTRA_CHECK, and precalculate time_width_double
2004-08-13  compudjaccelerate double useage for time
2004-08-13  compudjtime add and sub performance tweaks
2004-08-12  compudjtime operations optimisation
2004-08-09  compudjunion fix
2004-08-09  compudjadded union, not tested
2004-08-09  compudjadd union
2004-08-09  compudjuninitialized variables checked. Also change two if...
2004-08-08  compudjUNUSED -> __UNUSED__
2004-08-08  compudjpush back ltt_isalpha and ltt_isalnum, now static
2004-08-08  compudjltt library extra careful warnings check
2004-08-08  compudjcompilation warning fixes, types for cycle counter...
2004-08-06  compudjadd LTT_TIME_MAX and LTT_TIME_MIN
2004-08-05  compudjmake precision correct when calling conversion between...
2004-08-04  compudjoutput warning message when trying to convert between...
2004-07-30  compudjfix position set to put the old_position boolean to...
2004-07-30  compudjltt_trace_read with external LttEvent
2004-07-23  compudjposition ok with processing
2004-07-13  compudjtime_infinite const
2004-06-28  compudjremoved many g_error and exit(1) from the tracefile...
2004-05-26  compudjadded const
2004-05-26  compudjminor typos
2004-05-26  compudjtracecontext modified to reflect new strict boundary...
2004-04-14  dagenaisAdd reference counts to state and stats saved attribute...
2004-03-19  compudjuse realpath to get the absolute pathname, fixes some...
2004-03-15  yangxxgit-svn-id: ltt.polymtl.ca/svn@496 04897980-b3bd-0310...
2004-03-12  dagenaisFix a small problem in events time/cycle count
2004-03-10  yangxxgit-svn-id: ltt.polymtl.ca/svn@494 04897980-b3bd-0310...
2004-01-30  yangxxgit-svn-id: ltt.polymtl.ca/svn@461 04897980-b3bd-0310...
2004-01-30  yangxxgit-svn-id: ltt.polymtl.ca/svn@460 04897980-b3bd-0310...
2004-01-27  compudjwarning fix
2004-01-27  compudjwarning fix in convert.c
2003-12-29  compudjabsolute pathname fix
2003-12-29  compudjhelp message
2003-12-19  yangxxstatistics can be saved/loaded to/from file in each...
2003-12-12  yangxxuse glib xml parser to parse system.xml
2003-12-11  yangxxbug fixed: getEventTime()
2003-12-10  yangxxgit-svn-id: ltt.polymtl.ca/svn@342 04897980-b3bd-0310...
2003-12-04  yangxxnew version of convert appliction
2003-11-24  yangxxfilter working: for selecting trace/tracefile
2003-11-11  yangxxmove ltt-private.h from public directroy into private...
2003-11-07  yangxxFilter for selecting trace and tracefile
2003-10-31  yangxxbinary seek_time instead of searching sequencely
2003-10-30  yangxxget rid of LTTTypes.h
2003-10-29  yangxxgit-svn-id: ltt.polymtl.ca/svn@326 04897980-b3bd-0310...
2003-10-27  yangxxdon't generate processes and interrupts files in contro...
2003-10-15  dagenaisAdd state saving functions and update processTrace...
2003-10-13  compudjmega modif by Mathieu Desnoyers. Independant main windo...
2003-10-03  dagenaisAdd a module to compute various statistics
2003-10-02  yangxxgit-svn-id: ltt.polymtl.ca/svn@289 04897980-b3bd-0310...
next
This page took 0.039962 seconds and 7 git commands to generate.