https://github.com/torvalds/linux
Revision 16a2164bb03612efe79a76c73da6da44445b9287 authored by Hugh Dickins on 15 May 2010, 02:44:10 UTC, committed by Linus Torvalds on 15 May 2010, 02:45:06 UTC
If the kernel is large or the profiling step small, /proc/profile
leaks data and readprofile shows silly stats, until readprofile -r
has reset the buffer: clear the prof_buffer when it is vmalloc()ed.

Signed-off-by: Hugh Dickins <hughd@google.com>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent bfcc6e2
History
Tip revision: 16a2164bb03612efe79a76c73da6da44445b9287 authored by Hugh Dickins on 15 May 2010, 02:44:10 UTC
profile: fix stats and data leakage
Tip revision: 16a2164
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 166.4 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top