2004-11-22 |
compudj | add context macros helper |
commit | commitdiff | tree | snapshot |
2004-11-22 |
compudj | change mime type |
commit | commitdiff | tree | snapshot |
2004-11-22 |
compudj | change mime type |
commit | commitdiff | tree | snapshot |
2004-11-15 |
compudj | fix module.c bug |
commit | commitdiff | tree | snapshot |
2004-08-30 |
compudj | fix temporarily current time selection by disabling... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
compudj | fix for smp cfv, fix convert bug for 2.2 format, add... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | change window name |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | add quick start in README |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | another error in about box |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | fix missing char in about |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | changes in about box, add a .h to the Makefile.am |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | remove glade from distribution |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | add a nice comment about core.xml |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | report broken 2.2 traces with flight desactivated.... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | fix offset at trace start |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | support 2.2 and 2.3 trace formats |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | fix ltt_time_to_uint shift in wrong direction, oops |
commit | commitdiff | tree | snapshot |
2004-08-21 |
compudj | current time detail.. |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | correct currect time bar |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | set size request fixed |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | sort the list.. |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | change g_printf for g_info |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | sorting doesn't seem to be so heavy on cpu finally... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | sort function desactivated during chunks |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | ypad taken into account |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | fix configure bug in cfv |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | make tree sort function better |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | make tree sort function clearer |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | fix cell height |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | fix cell renderer get height _for good_ |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | remove cfv debug |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | remove lib math because of bad interaction with gtk |
commit | commitdiff | tree | snapshot |
2004-08-19 |
compudj | correctly add -lm for math lib |
commit | commitdiff | tree | snapshot |
2004-08-18 |
compudj | add dependency for libm |
commit | commitdiff | tree | snapshot |
2004-08-18 |
compudj | add a header |
commit | commitdiff | tree | snapshot |
2004-08-18 |
compudj | use round() for double |
commit | commitdiff | tree | snapshot |
2004-08-17 |
compudj | tracefile.c cleanup |
commit | commitdiff | tree | snapshot |
2004-08-17 |
compudj | fix glitch with current time marker |
commit | commitdiff | tree | snapshot |
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 |
next |