commit | 794b1f962eb3b1ceb6bbb98dd7a57f62fc0fbc11 | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Thu Jun 14 14:41:40 2012 +1000 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Thu Jul 19 11:30:37 2012 +0100 |
tree | 9b7b3215dca607b8a1b6ba4119b9eed42fff5d3a | |
parent | dfe1ce5d80cba603bafaac91b239d683abe19cf7 [diff] |
trace: added ability to comment out events in the list It is convenient for debug to be able to switch on/off some events easily. The only possibility now is to remove event name from the file completely and type it again when we want it back. The patch adds '#' symbol handling as a comment specifier. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>