mirror of
https://github.com/torvalds/linux.git
synced 2026-07-25 15:58:40 +02:00
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 | ||