summaryrefslogtreecommitdiff
path: root/include/trace/events/random.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-21random: remove unused tracepointsJason A. Donenfeld1-212/+0
2022-02-21random: make more consistent use of integer typesJason A. Donenfeld1-41/+38
2022-02-21random: simplify entropy debitingJason A. Donenfeld1-24/+6
2022-01-18random: rather than entropy_store abstraction, use globalJason A. Donenfeld1-35/+21
2021-04-02random: remove dead code left over from blocking poolEric Biggers1-83/+0
2020-08-14random32: add a tracepoint for prandom_u32()Eric Dumazet1-0/+17
2019-04-17random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o1-8/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-03-25tracing: %pF is only for function pointersScott Wood1-5/+5
2013-10-10random: convert DEBUG_ENT to tracepointsTheodore Ts'o1-0/+128
2013-10-10random: push extra entropy to the output poolsTheodore Ts'o1-0/+22
2013-10-10random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o1-1/+32
2012-07-15random: add tracepoints for easier debugging and verificationTheodore Ts'o1-0/+134