diff options
author | Pu Hou <[email protected]> | 2016-09-01 10:48:22 +0200 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2017-11-16 15:06:08 +0100 |
commit | a3f22d505f56bf3efd8eecd9b7adcc40a40a4a8e (patch) | |
tree | 372ccfd4273a80b6e817b85efc6e9a02de502a1e /tools/perf/scripts/python | |
parent | cbf6948f36afcbeca61ed5c3d5e7d930567a200f (diff) |
s390/perf: add callback to perf to enable using AUX buffer
Perf tool need implement a callback to enable using AUX buffer. Perf
will do another mmap() to trigger the setup of AUX buffer in kernel
if there is such callback. The default size of the AUX buffer is set
properly according to the sampling frequency to avoid overflow. It
could also be manually set by -m option of perf.
The interface of perf is not changed. Diagnostic mode sampling
could be started by `perf record -e rBD000` like before.
Signed-off-by: Pu Hou <[email protected]>
Reviewed-by: Hendrik Brueckner <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions