The project aims at creating a highly efficient and flexible tool for processing ns-2 simulator output to get user-expected statistics.
Trace-analyzer consist of the number of tools that can be used to process a tracefile:
- trace-filter (pipes and filters scheduled events out of ns-2 simulator)
- packet-list (creates packet list)
- get-<i>statistic</i> programs
Program details:
- Project name: trace-analyzer
- Programming language: C/C++
- OS Platforms: All POSIX (Linux/BSD/UNIX-like OSes), Cygwin
- User Interface: command line tool