commit | 4b710a3cd410eb4eb39fbad2e38efe82c502250e | [log] [tgz] |
---|---|---|
author | Lluís Vilanova <vilanova@ac.upc.edu> | Tue Sep 20 21:03:48 2011 +0200 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Wed Sep 21 11:32:37 2011 +0100 |
tree | 58386ae6c38b8dfd2b117740c888d64403ffe4d5 | |
parent | 6c2a40742602c3cbe6a3905229dd539d7c311550 [diff] |
trace: Update docs to use example events that exist The events 'qemu_malloc' and 'qemu_free' used in the examples no longer exist, so use 'qemu_vmalloc' and 'qemu_vfree' instead. Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>