aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorSjur Brændeland <[email protected]>2012-10-15 09:57:34 +0200
committerRusty Russell <[email protected]>2012-12-18 15:20:39 +1030
commit0127f6855e643c6b8fd5fbe3b5fa23c9d26cd237 (patch)
tree3f4d424926d3cceb7f70d62a79d25fc8e85d4fea /tools/perf/util/scripting-engines/trace-event-python.c
parentfe5295374ec9ac56ba3b619c5c1792b3fd66d859 (diff)
virtio_console: Use kmalloc instead of kzalloc
Avoid the more cpu expensive kzalloc when allocating buffers. Originally kzalloc was intended for isolating the guest from the host by not sending random guest data to the host. But device isolation is not yet in place so kzalloc is not really needed. Signed-off-by: Sjur Brændeland <[email protected]> Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions