mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
add histogram dump to RTT test
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@231 8ec27952-4edc-4aab-86aa-e87bb2611832
This commit is contained in:
parent
9a074922b5
commit
2df4865e02
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ int main(int argc, char *argv[])
|
|||
free(ts2);
|
||||
|
||||
hist_plot(hist, RTT_HIST);
|
||||
hist_dump(hist, RTT_HIST);
|
||||
}
|
||||
|
||||
close(sd);
|
||||
|
|
Loading…
Add table
Reference in a new issue