Allow backward compatibility to ustctl <= 0.11 for some commands
authorJason Wessel <jason.wessel@windriver.com>
Thu, 24 Feb 2011 20:40:12 +0000 (21:40 +0100)
committerNils Carlson <nils.carlson@ericsson.com>
Fri, 25 Feb 2011 08:32:04 +0000 (09:32 +0100)
commitaf00fb1cc2f8f397f2bcb2c44ad2b3a7a1483e6e
tree05484d4dfbfe4c2b8a4af5469020cb8236e2c995
parent8b26d56b9988ac0c09999c14a08bc28d42551367
Allow backward compatibility to ustctl <= 0.11 for some commands

The rewrite of the ustctl broke all the existing scripts
that make use of ustctl.  This allows the original commands,
examples, and external scripts to continue working properly.

This covers the commands:

--list-markers
--list-trace-events
--alloc-trace
--start-trace
--stop-trace
--create-trace
--destroy-trace
--enable-marker
--disable-marker

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Nils Carlson <nils.carlson@ericsson.com>
ustctl/ustctl.c
This page took 0.023818 seconds and 4 git commands to generate.