That change just instrumented the common sort function so you should see log messages from all of those reports.
-----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralf > Stodt > Sent: Thursday, May 20, 2004 10:33 AM > To: [EMAIL PROTECTED] > Subject: [Ntop] Re: sorting problems > > > Hi ! > > Burton M. Strauss III wrote: > > Not a clue then. You'll have to instrument the comparison function > > to show the actual comparisons. I'd suggest adding the {}s and > > traceEvent() calls so it reads as shown below. Then look at the log > > messages: > > Ok, i made the suggest modfications in reportUtils.c, compiled it and > carried out another testrun. > The sorting in IPR2L looks good now, however in IPR2R i observed random > sorting again. Does the changes in reportUtils.c realy affect both > pages ? (Keep in my mind: C-Code looks to me like chinese > characters...). > > Thanks for your effort so far ! > Greets > > rs > > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
