mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
6815823431
The sampling interval for the hardware sampler is specified in cycles. (see SA23-2260-01 The Load-Program-Parameter and the CPU-Measurement Facilities) The current default value will therefore result in millions of samples. This patch changes the default sampling interval to 4M, which will result in ~1500 samples per second on a z196 reducing the overhead of sampling. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> |
||
---|---|---|
.. | ||
backtrace.c | ||
hwsampler.c | ||
hwsampler.h | ||
init.c | ||
Makefile |