This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
It would be fairly easy to add sorts and filters--all I'm doing now is iterating through the list of children for whatever proc the user clicks in the tree at the left and adding traces in that order. The second column, though, is just the eventviewer index of the associated trace which I'm displaying as a way for users to easily identify the traces if I ever implement a trace-based search or trigger mechanism: "Trigger on events b, c, or d on trace 3, but only after an event a on traces 1 or 2"--there's not a lot of point in filtering or sorting on that. I also plan on implementing a kind of drag-and-drop to manually reorder the traces, as well as a tooltip/popup thingy to display trace details like the PID or whatever. Chris Michael Behm mumbled something on 05/24/2006 11:57 AM: > I like what you have in the status window. Will there be ways to sort > or filter the items being displayed? Buttons to sort by alphabetical > order for column 1 and numeric order for column 2 would be > straightforward, but would it be possible to have checkboxes to filter > by whether a thread has had a particular kind of event or is in a > particular state? > > > Mike
Attachment:
signature.asc
Description: OpenPGP digital signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |