Search found 3 matches

by s10
Mon Jan 12, 2015 12:17 pm
Forum: Using LogMX
Topic: Sorting by column
Replies: 10
Views: 59455

Re: Sorting by column

Hi Xavier, Cool, I just downloaded the new version. I like the multiple column ordering as it is implemented. I did a quick test to sort by two columns and I did not get what I was expecting. Attached a printscreen with a quick test I just ran: first, I sort the log entries by Level ascending, then ...
by s10
Thu Dec 11, 2014 1:28 pm
Forum: Using LogMX
Topic: Sorting by column
Replies: 10
Views: 59455

Re: Sorting by column

Hi, I can see the world moving on to parallel programming, thus, I would advice for a change of viewpoint. I think LogMX would be an amazing beast against debugging parallel code ( I am working with CUDA now). In CUDA (or similar parallel paradigms), there are hundreds of threads running in parallel...
by s10
Thu Nov 27, 2014 4:19 pm
Forum: Using LogMX
Topic: Sorting by column
Replies: 10
Views: 59455

Sorting by column

Hi,

I've been struggling to sort logs by a column but I cannot do that. How do you sort by the values in a column? In this case I want to sort by Thread ID (and if possible, then on timestamp).

Thanks!