diff options
author | Adrian Hunter <[email protected]> | 2022-01-31 09:24:49 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2022-02-02 13:11:42 +0100 |
commit | c243cecb58e3905baeace8827201c14df8481e2a (patch) | |
tree | 9f6d5738021e9c70ceec1c35c7801763d262f2e5 /scripts/bpf_doc.py | |
parent | 26291c54e111ff6ba87a164d85d4a4e134b7315c (diff) |
perf/x86/intel/pt: Relax address filter validation
The requirement for 64-bit address filters is that they are canonical
addresses. In other respects any address range is allowed which would
include user space addresses.
That can be useful for tracing virtual machine guests because address
filtering can be used to advantage in place of current privilege level
(CPL) filtering.
Signed-off-by: Adrian Hunter <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions