Add the command line flags for CTF conversion to the nexdump utility
authorChristian Babeux <christian.babeux@efficios.com>
Mon, 30 Sep 2013 21:00:48 +0000 (17:00 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 13 Dec 2013 21:45:05 +0000 (16:45 -0500)
commit50841f9eef0cd9187430b0c0e32aca2cc0f84372
tree98df80375422e851db62b23c023898c9820bcdfd
parentad4a95e0038a68747d4982815b8eaeae27e848d9
Add the command line flags for CTF conversion to the nexdump utility

The nexdump utility now accepts the --ctf <outdir> command line switch
to convert the specified Nexus trace to the Common Trace Format (CTF) in
outdir.

Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
converter/nexus/Application.cpp
converter/nexus/Application.h
converter/nexus/main.cpp
This page took 0.024271 seconds and 4 git commands to generate.