Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8835)

Issue 301230043: Support DES Metrics traces (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 9 months ago by Peter Barnes
Modified:
6 years ago
Reviewers:
Tom Henderson
CC:
ns-developers_isi.edu, ns-3-reviews_googlegroups.com
Visibility:
Public.

Description

This set of patches adds optional support to create traces for the DES Metrics project. For more information see the DES Metrics Project page: https://wilseypa.github.io/desMetrics/ This feature requires CommandLine to trigger the creation of the trace files. The first patch set adds CommandLine to the examples which didn't already have it. The second patch implements the DES Metrics tracing for examples and tests. This feature is enabled by the "--enable-des-metrics" argument to "./waf configure" See the doxygen comments in src/core/model/des-metrics.h for details on usage, output, and useful filtering commands.

Patch Set 1 : Add CommandLine to all examples #

Patch Set 2 : Des-metrics patch #

Patch Set 3 : Revised patch to put test.py .json files in testpy-output/... #

Patch Set 4 : Unified patch 2 and 3, to see des-metrics in its entirety. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+391 lines, -2 lines) Patch
M .hgignore View 1 3 1 chunk +1 line, -0 lines 0 comments Download
M CHANGES.html View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M RELEASE_NOTES View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/core/model/command-line.cc View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
A src/core/model/des-metrics.h View 1 2 3 1 chunk +170 lines, -0 lines 0 comments Download
A src/core/model/des-metrics.cc View 1 2 3 1 chunk +157 lines, -0 lines 0 comments Download
M src/core/model/simulator.cc View 1 3 3 chunks +10 lines, -0 lines 0 comments Download
M src/core/model/test.cc View 1 2 3 2 chunks +26 lines, -0 lines 0 comments Download
M src/core/wscript View 1 3 2 chunks +2 lines, -0 lines 0 comments Download
M src/mpi/wscript View 1 2 1 chunk +1 line, -1 line 0 comments Download
M wscript View 1 3 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 3
Peter Barnes
This set of patches adds optional support to create traces for the DES Metrics project. ...
7 years, 9 months ago (2016-07-06 23:02:20 UTC) #1
Tom Henderson
On 2016/07/06 23:02:20, Peter Barnes wrote: > This set of patches adds optional support to ...
7 years, 9 months ago (2016-07-17 23:12:47 UTC) #2
Peter Barnes
7 years, 8 months ago (2016-08-04 20:58:59 UTC) #3
Patch set 3 addresses Tom's request that test.py output .json files should all
go in the testy-output/.../ subdirectory.

This patch should be applied on top of Patch 2.  I could supply a unified patch
if that's easier.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b