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]

.probes section restructuring for 11667


These are the changes to 11667 that involve reformating the .probes section:

- The Semaphore counter is now located by a field in each probe, avoiding the
   symbol lookup

- The provider/probe name/arg strings are now located after each probe and
  get_next_probe now skips over these strings

- Remove STAP_SDT_IMPLICIT_ENABLE.  Use explicit PROVIDER_PROBE_ENABLED()
  instead

Attachment: ,git.diff
Description: Text document


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