stats: Add documentation to the python statistics system
Review Request #1636 - Created Jan. 15, 2013 and updated
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9510:a32b2d4dcb49 --------------------------- stats: Add documentation to the python statistics system Adds documentation to the python statistics which previously had almost no documentation. This documentation is in doxygen style and is therefore included in the standard doxygen documentation for gem5. The path to the python stats system has been included in the doxygen search path.
Ran a number of simulations
Issue Summary
2
1
1
0
| Description | From | Last Updated | Status |
|---|---|---|---|
| Seems odd to get rid of pydoc in favor of doxygen. | Nathan Binkert | Jan. 25, 2013, 1:05 a.m. | Open |
Posted (Jan. 25, 2013, 1:05 a.m.)
there is a lot of random stuff in this commit. It would be easier to review if it were split up and a bit of explanation of the bugfixes were given.
-
src/python/m5/stats/__init__.py (Diff revision 1) -
Seems odd to get rid of pydoc in favor of doxygen.
-
src/python/m5/stats/display.py (Diff revision 1) -
Why is this in this commit? doesn't seem like a bugfix to me. What problem is this fixing?
Review request changed
Updated (Jan. 28, 2013, 6:13 p.m.)
Summary: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Diff: |
Revision 2 (+442 -11) |
