diff options
| author | Lluís Vilanova <vilanova@ac.upc.edu> | 2012-04-03 20:48:17 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2012-04-18 14:03:00 +0100 |
| commit | f70fd8fdf646714c3f75d3b27a33f42caf856fc6 (patch) | |
| tree | 26c972bd6ee37907f784b087ec0da2d8603867a0 | |
| parent | 52ef093aceddbe43dcc2cb4190e2178036dac60b (diff) | |
| download | focaccia-qemu-f70fd8fdf646714c3f75d3b27a33f42caf856fc6.tar.gz focaccia-qemu-f70fd8fdf646714c3f75d3b27a33f42caf856fc6.zip | |
tracetool: Add MAINTAINERS info
Update the MAINTAINERS file to reflect the new Python tracetool code. [Commit description written by Stefan Hajnoczi] Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 922945c920..cce37e797f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -553,6 +553,8 @@ Tracing M: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> S: Maintained F: trace/ +F: scripts/tracetool.py +F: scripts/tracetool/ F: docs/tracing.txt T: git://github.com/stefanha/qemu.git tracing |