]> sourceware.org Git - systemtap.git/commit
monitor mode: fix printing of globals
authorFelix Lu <flu@redhat.com>
Mon, 16 May 2016 18:06:56 +0000 (14:06 -0400)
committerFelix Lu <flu@redhat.com>
Mon, 16 May 2016 18:06:56 +0000 (14:06 -0400)
commit8df0d9e8fb2cc6be9049ff10a072048d11268563
treee3fe54879aa5e8208bf0a05d9a603884acb189fb
parent3532c11da3918dab4853da5b196e1b0735bfe3e8
monitor mode: fix printing of globals

Previously, aggregates were not being printed properly. The count of the
aggregate is now printed. String globals are now printed with ""s.

* elaborate.cxx:
  - semantic_pass: initialize monitor mode after type resolution.
  - monitor_mode_init: rerun type resolution after new procfs probes.
elaborate.cxx
This page took 0.023358 seconds and 5 git commands to generate.