summaryrefslogtreecommitdiffstats
path: root/include/trace/events/random.h
Commit message (Expand)AuthorAgeFilesLines
* random: remove unused tracepointsJason A. Donenfeld2022-02-211-212/+0
* random: make more consistent use of integer typesJason A. Donenfeld2022-02-211-41/+38
* random: simplify entropy debitingJason A. Donenfeld2022-02-211-24/+6
* random: rather than entropy_store abstraction, use globalJason A. Donenfeld2022-01-181-35/+21
* random: remove dead code left over from blocking poolEric Biggers2021-04-021-83/+0
* random32: add a tracepoint for prandom_u32()Eric Dumazet2020-08-131-0/+17
* random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o2019-04-171-8/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tracing: %pF is only for function pointersScott Wood2015-03-251-5/+5
* random: convert DEBUG_ENT to tracepointsTheodore Ts'o2013-10-101-0/+128
* random: push extra entropy to the output poolsTheodore Ts'o2013-10-101-0/+22
* random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o2013-10-101-1/+32
* random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-07-141-0/+134