commit | f871d6893a7bf8c14db162f6e75a5f8157e4c2bb | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Wed Oct 13 19:14:29 2010 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Wed Oct 13 19:14:29 2010 +0000 |
tree | 6b68bc6aed69b8725f4454ec83c577056f206869 | |
parent | 2abf314dddcfc1792a981ef6ecda343384b2a1a2 [diff] |
trace: print a warning if user tries to enable an unknown trace event There was no warning if a bad trace event name was given to 'trace-event' command, thus the user could think that the command was successful even if this was not the case. Print a warning if the user tries to enable a trace event which is not known. Acked-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>