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]

Re: initialized globals


Hi -

> The next steps I see for this:
> * Allow global constants -- no need for read locks, and enables
> optimizations like value propagation.

Technically, these are independent things, but yes: bug #2341.

> * Allow importing macro values as global constants -- avoid errors
> in "transcribing".

That unfortunately depends on the kernel being compiled with
not just -g but -g2.

- FChE


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