diff options
author | Alexei Starovoitov <ast@fb.com> | 2016-08-11 18:17:18 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-12 21:57:05 -0700 |
commit | 8937bd80fce64a25be23c7790459d93f7b1e9b79 (patch) | |
tree | 62cfc0819d3d6407636c8fc1e4d00a43081e24c3 /certs | |
parent | 1633ac0a2e774a9af339b9290ef33cd97a918c54 (diff) | |
download | linux-stable-8937bd80fce64a25be23c7790459d93f7b1e9b79.tar.gz linux-stable-8937bd80fce64a25be23c7790459d93f7b1e9b79.tar.bz2 linux-stable-8937bd80fce64a25be23c7790459d93f7b1e9b79.zip |
bpf: allow bpf_get_prandom_u32() to be used in tracing
bpf_get_prandom_u32() was initially introduced for socket filters
and later requested numberous times to be added to tracing bpf programs
for the same reason as in socket filters: to be able to randomly
select incoming events.
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions