diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2012-03-28 12:49:35 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-03-29 17:13:45 -0300 |
commit | 64c17be4ffb8d6971051aec77ca1de4cfadb166d (patch) | |
tree | 5ab8ca0b28f6d780c5a3962d395ccb6413201645 /net/lapb/lapb_timer.c | |
parent | cc96aa7a7f2e9a1a3cf8be3720f185f2d13fe34b (diff) |
perf annotate: Fix off by one symbol hist size allocation and hit accounting
We were not noticing it because symbol__inc_addr_samples was erroneously
dropping samples that hit the last byte in a function.
Working on a fix for a problem reported by David Miller, Stephane
Eranian and Sorin Dumitru, where addresses < sym->start were causing
problems, I noticed this other problem.
Cc: David Ahern <[email protected]>
Cc: David Miller <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sorin Dumitru <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions