diff options
author | Xiao Guangrong <[email protected]> | 2009-12-01 17:30:08 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-12-01 11:19:07 +0100 |
commit | 59d069eb5ae9b033ed1c124c92e1532c4a958991 (patch) | |
tree | c9668a2163edbb9055f8888e883920f6133d836b /lib/string_helpers.c | |
parent | b498ce1f2753b9724b2fc05d2057f7d1490cfa93 (diff) |
perf_event: Initialize data.period in perf_swevent_hrtimer()
In current code in perf_swevent_hrtimer(), data.period is not
initialized, The result is obvious wrong:
# ./perf record -f -e cpu-clock make
# ./perf report
# Samples: 1740
#
# Overhead Command ......
# ........ ........ ..........................................
#
1025422183050275328.00% sh libc-2.9.90.so ...
1025422183050275328.00% perl libperl.so ...
1025422168240043264.00% perl [kernel] ...
1025422030011210752.00% perl [kernel] ...
Signed-off-by: Xiao Guangrong <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions