diff options
author | Stephane Eranian <[email protected]> | 2012-02-09 23:21:07 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-03-09 08:26:06 +0100 |
commit | 62db90681c0db8c76e5db006b929a2edd5d12ae6 (patch) | |
tree | 9a758f8c9c41b34ae96533571a132b226819803f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 69996df486fc3921bbaaa17fca0d68f537f9eabf (diff) |
perf tools: Fix ABI compatibility bug in print_event_desc()
This patches cleans up local variable types for msz and ret.
They need to be size_t and ssize_t respectively.
It also fixes a bug whereby perf would not read attr struct
with a different size than what it knows about.
Signed-off-by: Stephane Eranian <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions