veyron/tools/debug: Fix debug's -raw flag for histograms

When the -raw flag is used, we want to see the raw histogram structure,
not the nicely formatted version. When the String() method was added to
HistogramValue, it broke the raw formatting.

This change restores the functionality by bypassing the String method.

Change-Id: I42992fa4d04595195cc0de0d4b36019fd71fe682
2 files changed
tree: cfb36cab5e520321d538de9134cedde8f702d656
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/