This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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]

[Bug translator/2115] support some function calls on maps


------- Additional Comments From hunt at redhat dot com  2006-01-06 18:35 -------
(In reply to comment #1)
> "clear" == "delete MAP"
OK. I keep forgetting delete = clear

> "sort" == "sorted foreach"
> "normalize" == what's that?
It does what dtrace normalize does. Not in the runtime yet, but trivial.

> "printa" == an unfinished extension of the print statement

The problem is that our map manipulation is awkward, at best.  The foreach
syntax is getting very strange.  and adding a map print to the print() functions
is of little use if we cannot sort (and possibly normalize) the data first.





-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2115

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]