commit | fa435271c5e15878680fdba37514eaa23dbb932b | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Sep 21 13:12:24 2015 -0700 |
committer | Andi Kleen <ak@linux.intel.com> | Fri Feb 12 10:59:16 2016 -0800 |
tree | e7467574586a1190168578aedd68e2812c16972a | |
parent | 22ca9f51c727ae822474f7fcf17077c506aa0e94 [diff] |
random: Add pool name to urandom_read trace point Now that we have multiple nonblocking_pools it makes sense to report the name of the pool in the urandom_read trace point. Extend the trace point to report the name too. Signed-off-by: Andi Kleen <ak@linux.intel.com>