Fix: Ensure the specified input format is CTF
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 1 Mar 2013 02:27:45 +0000 (21:27 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 1 Mar 2013 02:27:45 +0000 (21:27 -0500)
commit05cab52530332c97aca9d8c78a8cae2f82f00896
tree63fd8c537c98dda7734983c3a9a6049b61ad2522
parent347e42774758b794e25f5c2b452706100cadd54e
Fix: Ensure the specified input format is CTF

Add a check to make sure the input trace format argument passed to the
babeltrace converter is "ctf" as it is currently the only one supported.

Add a note to this effect in the man page.

Fixes #462

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
converter/babeltrace.c
doc/babeltrace.1
This page took 0.02372 seconds and 4 git commands to generate.