diff options
author | Jeff Moyer <[email protected]> | 2011-01-06 20:41:42 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2011-01-07 08:43:55 +0100 |
commit | b7908c1035af7652cd613991b54dbff9c8b6bd3a (patch) | |
tree | 91dc24bbb1299ba7f84e22bbaffd28950dd04713 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6c23a9681c0fe7fb7dd331b39dda11926f43746e (diff) |
block: trace event block fix unassigned field
The "error" field in block_bio_complete is not assigned, leaving the memory area
uninitialized (keeping garbage data). Pass an additional tracepoint argument to
this event to initialize this field.
Signed-off-by: Jeff Moyer <[email protected]>
Signed-off-by: Mathieu Desnoyers <[email protected]>
CC: Steven Rostedt <[email protected]>
CC: Frederic Weisbecker <[email protected]>
CC: Ingo Molnar <[email protected]>
CC: Thomas Gleixner <[email protected]>
CC: Li Zefan <[email protected]>
CC: [email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions