mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
oprofile: fix lost sample counter
The number of lost samples could be greater than the number of received samples. This patches fixes this. The implementation introduces return values for add_sample() and add_code(). Signed-off-by: Robert Richter <robert.richter@amd.com>
This commit is contained in:
parent
1d7503b5dc
commit
211117ff09
1 changed files with 53 additions and 30 deletions
Loading…
Add table
Add a link
Reference in a new issue