diff options
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2010-10-18 13:42:54 +0100 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-10-20 16:27:51 +0000 |
commit | 6df40080b00ecd004466714c25cb762056036c56 (patch) | |
tree | 787384f63dd700c659b14e84b82a6fb4b4b85be5 /hw/apic.c | |
parent | 38cc9b607f85017b095793cab6c129bc9844f441 (diff) |
trace: Relax trace-events parsing regex in simpletrace.py
The regular expression to parse trace event definitions assumed the
format string would be a simple double-quoted string. However, we now
use PRI?64 for portability which splits string literals. The regular
expression can disregard the format string entirely since simpletrace.py
never needs to use it.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/apic.c')
0 files changed, 0 insertions, 0 deletions