summaryrefslogtreecommitdiff
path: root/include/trace/events/random.h
AgeCommit message (Expand)Author
2022-02-21random: remove unused tracepointsJason A. Donenfeld
2022-02-21random: make more consistent use of integer typesJason A. Donenfeld
2022-02-21random: simplify entropy debitingJason A. Donenfeld
2022-01-18random: rather than entropy_store abstraction, use globalJason A. Donenfeld
2021-04-02random: remove dead code left over from blocking poolEric Biggers
2020-08-13random32: add a tracepoint for prandom_u32()Eric Dumazet
2019-04-17random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-03-25tracing: %pF is only for function pointersScott Wood
2013-10-10random: convert DEBUG_ENT to tracepointsTheodore Ts'o
2013-10-10random: push extra entropy to the output poolsTheodore Ts'o
2013-10-10random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o
2012-07-14random: add tracepoints for easier debugging and verificationTheodore Ts'o