Add the user settable separator string for arrayed stats, default is standard ::
Review Request #610 - Created March 29, 2011 and submitted
| Information | |
|---|---|
| brad danofsky | |
| gem5 | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
Add the user settable separator string for arrayed stats, default is standard :: I updated the diff to fix Gabes issues and I learned how to spell.
standard full regression
Posted (March 29, 2011, 2:05 a.m.)
Why do you need this functionality? Why isn't "::" sufficient? If it's because some other piece of software is expecting something else, I'd say either write a script that munges these stats into a more acceptable format, or adjust the other software. I'm not an expert on our stats stuff by any stretch, but I'd hate to see extra otherwise unnecessary functionality be added to deal with a point issue that only affects a few people.
-
src/base/statistics.hh (Diff revision 1) -
The bracket should be on the next line for functions, and should have a space before it if it were to go on that line.
-
src/base/statistics.hh (Diff revision 1) -
This line is too long. You should spread it out like a normal function.
Review request changed
Updated (March 29, 2011, 2:06 a.m.)
Summary: |
|
||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
Review request changed
Updated (March 29, 2011, 2:40 a.m.)
Description: |
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+30 -2) |
