summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAndrey Ignatov <rdna@fb.com>2019-03-08 05:50:52 +0300
committerAlexei Starovoitov <ast@kernel.org>2019-04-12 23:54:58 +0300
commite1550bfe0de47e30484ba91de1e50a91ec1c31f5 (patch)
tree417b3aa59134dff973b0b59f0cfdc1460284aed9 /tools/perf/scripts/python/stackcollapse.py
parent4e63acdff864654cee0ac5aaeda3913798ee78f6 (diff)
downloadlinux-e1550bfe0de47e30484ba91de1e50a91ec1c31f5.tar.xz
bpf: Add file_pos field to bpf_sysctl ctx
Add file_pos field to bpf_sysctl context to read and write sysctl file position at which sysctl is being accessed (read or written). The field can be used to e.g. override whole sysctl value on write to sysctl even when sys_write is called by user space with file_pos > 0. Or BPF program may reject such accesses. Signed-off-by: Andrey Ignatov <rdna@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions