Review Board 2.0.15


util: Add ini string as tooltip info in dot output

Review Request #1973 - Created Aug. 19, 2013 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9842:1cd76e45e284
---------------------------
util: Add ini string as tooltip info in dot output

This patch adds the config ini string as a tooltip that can be
displayed in most browsers rendering the resulting svg. Certain
characters are modified for HTML output.

Tested on chrome and firefox.